{ "info": { "author": "Major Hayden", "author_email": "major@mhtx.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: MacOS X", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Programming Language :: Python" ], "description": "Command line Intel ARK search\r\n=============================\r\n\r\nThis **completely unofficial** script will perform a search of `Intel's ARK site`_ for processor information. Using the script is fairly straightforward:\r\n\r\nInstallation\r\n------------\r\n\r\nFrom PyPi::\r\n\r\n pip install arksearch\r\n\r\nor via git::\r\n\r\n git clone https://github.com/major/arksearch\r\n cd arksearch\r\n python setup.py install\r\n\r\nUsage\r\n-----\r\n\r\n* Search for a processor, such as the ``E3-1230``\r\n* Choose the exact processor from a list\r\n* Read the data printed below\r\n\r\nHere's a brief example:\r\n\r\n::\r\n\r\n $ arksearch E3-1230\r\n Found 5 processors...\r\n [0] Intel\u00ae Xeon\u00ae Processor E3-1230 v5 (8M Cache, 3.40 GHz)\r\n [1] Intel\u00ae Xeon\u00ae Processor E3-1230L v3 (8M Cache, 1.80 GHz)\r\n [2] Intel\u00ae Xeon\u00ae Processor E3-1230 v3 (8M Cache, 3.30 GHz)\r\n [3] Intel\u00ae Xeon\u00ae Processor E3-1230 v2 (8M Cache, 3.30 GHz)\r\n [4] Intel\u00ae Xeon\u00ae Processor E3-1230 (8M Cache, 3.20 GHz)\r\n Which processor? 0\r\n +----------------------------------------------------------+-----------------------------------------+\r\n | Parameter | Value |\r\n +----------------------------------------------------------+-----------------------------------------+\r\n | Status | Launched |\r\n | Launch Date | Q4'15 |\r\n | Processor Number | E3-1230V5 |\r\n | Intel\u00ae Smart Cache | 8 MB |\r\n | DMI3 | 8 GT/s |\r\n | Instruction Set | 64-bit |\r\n | Instruction Set Extensions | SSE4.1/4.2, AVX 2.0 |\r\n ... SNIP ...\r\n\r\nThis is handy for quick, single CPU lookups. However, if you need bulk access to data, please `sign up for an API key`_.\r\n\r\nPull requests are always welcome.\r\n\r\n*-- Major*\r\n\r\n.. _Intel's ARK site: http://ark.intel.com/\r\n.. _sign up for an API key: http://odata.intel.com/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/major/arksearch", "keywords": "ark, python, intel", "license": "Apache 2", "maintainer": "Major Hayden", "maintainer_email": "major@mhtx.net", "name": "arksearch", "package_url": "https://pypi.org/project/arksearch/", "platform": "", "project_url": "https://pypi.org/project/arksearch/", "project_urls": { "Homepage": "https://github.com/major/arksearch" }, "release_url": "https://pypi.org/project/arksearch/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Searches Intel's ARK site for processor information", "version": "0.0.1" }, "last_serial": 1911573, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cea69525cfdfa9c6404ff579d2306a1b", "sha256": "17dd6d63da2e5654732bbca8df024e903ad85c961362ae40879881a27e00097c" }, "downloads": -1, "filename": "arksearch-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cea69525cfdfa9c6404ff579d2306a1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3091, "upload_time": "2016-01-19T12:56:04", "url": "https://files.pythonhosted.org/packages/c0/34/686e1d0948ba8f458856b8679f0162f8526199fabb8f2b8b7ef8423caa43/arksearch-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cea69525cfdfa9c6404ff579d2306a1b", "sha256": "17dd6d63da2e5654732bbca8df024e903ad85c961362ae40879881a27e00097c" }, "downloads": -1, "filename": "arksearch-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cea69525cfdfa9c6404ff579d2306a1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3091, "upload_time": "2016-01-19T12:56:04", "url": "https://files.pythonhosted.org/packages/c0/34/686e1d0948ba8f458856b8679f0162f8526199fabb8f2b8b7ef8423caa43/arksearch-0.0.1.tar.gz" } ] }