{"id":18643903,"url":"https://github.com/major/arksearch","last_synced_at":"2025-04-11T12:30:48.914Z","repository":{"id":43218447,"uuid":"49930676","full_name":"major/arksearch","owner":"major","description":"Search Intel's ARK site on the command line","archived":false,"fork":false,"pushed_at":"2023-12-15T08:57:51.000Z","size":16,"stargazers_count":13,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T09:13:48.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/major.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-19T06:10:45.000Z","updated_at":"2024-07-23T08:25:47.000Z","dependencies_parsed_at":"2022-09-26T16:21:50.194Z","dependency_job_id":null,"html_url":"https://github.com/major/arksearch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/major%2Farksearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/major%2Farksearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/major%2Farksearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/major%2Farksearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/major","download_url":"https://codeload.github.com/major/arksearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248401928,"owners_count":21097328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T06:08:58.314Z","updated_at":"2025-04-11T12:30:48.649Z","avatar_url":"https://github.com/major.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Command line Intel ARK search\n=============================\n\n.. image:: https://travis-ci.org/major/arksearch.svg?branch=master\n    :target: https://travis-ci.org/major/arksearch\n.. image:: https://codecov.io/github/major/arksearch/coverage.svg?branch=master\n    :target: https://codecov.io/github/major/arksearch?branch=master\n\nThis **completely unofficial** script will perform a search of `Intel's ARK site`_ for processor information.\n\nInstallation\n------------\n\nFrom PyPi::\n\n    pip install arksearch\n\nor via git::\n\n    git clone https://github.com/major/arksearch\n    cd arksearch\n    python setup.py install\n\nUsage\n-----\n\nUsing the script is fairly straightforward:\n\n* Search for a processor, such as the ``E3-1230``\n* Choose the exact processor from a list\n* Read the data printed below\n\nHere's a brief example:\n\n::\n\n    $ arksearch E3-1230\n    Found 5 processors...\n    [0] Intel® Xeon® Processor E3-1230 v5 (8M Cache, 3.40 GHz)\n    [1] Intel® Xeon® Processor E3-1230L v3 (8M Cache, 1.80 GHz)\n    [2] Intel® Xeon® Processor E3-1230 v3 (8M Cache, 3.30 GHz)\n    [3] Intel® Xeon® Processor E3-1230 v2 (8M Cache, 3.30 GHz)\n    [4] Intel® Xeon® Processor E3-1230 (8M Cache, 3.20 GHz)\n    Which processor? 0\n    +----------------------------------------------------------+-----------------------------------------+\n    | Parameter                                                | Value                                   |\n    +----------------------------------------------------------+-----------------------------------------+\n    | Status                                                   | Launched                                |\n    | Launch Date                                              | Q4'15                                   |\n    | Processor Number                                         | E3-1230V5                               |\n    | Intel® Smart Cache                                       | 8 MB                                    |\n    | DMI3                                                     | 8 GT/s                                  |\n    | Instruction Set                                          | 64-bit                                  |\n    | Instruction Set Extensions                               | SSE4.1/4.2, AVX 2.0                     |\n    ... SNIP ...\n\nThis is handy for quick, single CPU lookups. However, if you need bulk access to data, please `sign up for an API key`_.\n\nPull requests are always welcome.\n\n*-- Major*\n\n.. _Intel's ARK site: http://ark.intel.com/\n.. _sign up for an API key: http://odata.intel.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajor%2Farksearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajor%2Farksearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajor%2Farksearch/lists"}