py-cpuinfo


Namepy-cpuinfo JSON
Version 9.0.0 PyPI version JSON
download
home_pagehttps://github.com/workhorsy/py-cpuinfo
SummaryGet CPU info with pure Python
upload_time2022-10-25 20:38:06
maintainer
docs_urlNone
authorMatthew Brennan Jones
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            py-cpuinfo
==========


Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work
without any extra programs or libraries, beyond what your OS provides.
It does not require any compilation(C/C++, assembly, et cetera) to use.
It works with Python 3.

Documentation can be viewed here: https://github.com/workhorsy/py-cpuinfo



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/workhorsy/py-cpuinfo",
    "name": "py-cpuinfo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Matthew Brennan Jones",
    "author_email": "matthew.brennan.jones@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/37/a8/d832f7293ebb21690860d2e01d8115e5ff6f2ae8bbdc953f0eb0fa4bd2c7/py-cpuinfo-9.0.0.tar.gz",
    "platform": null,
    "description": "py-cpuinfo\n==========\n\n\nPy-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work\nwithout any extra programs or libraries, beyond what your OS provides.\nIt does not require any compilation(C/C++, assembly, et cetera) to use.\nIt works with Python 3.\n\nDocumentation can be viewed here: https://github.com/workhorsy/py-cpuinfo\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Get CPU info with pure Python",
    "version": "9.0.0",
    "project_urls": {
        "Homepage": "https://github.com/workhorsy/py-cpuinfo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0a9023730ba63db1e494a271cb018dcd361bd2c917ba7004c3e49d5daf795a2",
                "md5": "28e417c2c7a9e77b066f232bb78330e2",
                "sha256": "859625bc251f64e21f077d099d4162689c762b5d6a4c3c97553d56241c9674d5"
            },
            "downloads": -1,
            "filename": "py_cpuinfo-9.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28e417c2c7a9e77b066f232bb78330e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 22335,
            "upload_time": "2022-10-25T20:38:27",
            "upload_time_iso_8601": "2022-10-25T20:38:27.636760Z",
            "url": "https://files.pythonhosted.org/packages/e0/a9/023730ba63db1e494a271cb018dcd361bd2c917ba7004c3e49d5daf795a2/py_cpuinfo-9.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37a8d832f7293ebb21690860d2e01d8115e5ff6f2ae8bbdc953f0eb0fa4bd2c7",
                "md5": "b323b82dddf2e47bc554c124586c16dc",
                "sha256": "3cdbbf3fac90dc6f118bfd64384f309edeadd902d7c8fb17f02ffa1fc3f49690"
            },
            "downloads": -1,
            "filename": "py-cpuinfo-9.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b323b82dddf2e47bc554c124586c16dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 104716,
            "upload_time": "2022-10-25T20:38:06",
            "upload_time_iso_8601": "2022-10-25T20:38:06.303382Z",
            "url": "https://files.pythonhosted.org/packages/37/a8/d832f7293ebb21690860d2e01d8115e5ff6f2ae8bbdc953f0eb0fa4bd2c7/py-cpuinfo-9.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-10-25 20:38:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "workhorsy",
    "github_project": "py-cpuinfo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "py-cpuinfo"
}
        
Elapsed time: 0.25465s