{ "info": { "author": "Guy Streeter ", "author_email": "guy.streeter@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: System :: Systems Administration" ], "description": "=================================\nPython 2 and 3 bindings for hwloc\n=================================\n\n***NOTE*** There is a bug in gitlab's ReStructuredText rendering. Click the \"raw\" button to see all of this file\n\nI have retired and am no longer maintaining or developing this. I could work on it more if anyone is interested in using it.\n\nIf there is someone who would like to take it over, please contact me.\n\nExample pip install from git source with virtualenv for Python2 on Fedora:\n\n.. code:: bash\n sudo dnf install python2 python2-devel python2-tools numactl-libs \\\n numactl-devel gettext pandoc texlive hwloc-devel hwloc-libs \\\n libibverbs libibverbs-devel python2-libs\n virtualenv -p python2 p2hwloc\n cd p2hwloc/\n source bin/activate\n pip install Cython Babel\n pip install python2-libnuma\n pip install python2-hwloc\n # try it!\n python2 -c \"import hwloc;print hwloc.version_string()\"\n\nExample for Python3 on Fedora:\n\n.. code:: bash\n sudo dnf install python3 python3-devel python3-tools hwloc-devel \\\n hwloc-libs libibverbs libibverbs-devel numactl-libs numactl-devel \\\n gettext pandoc texlive python3-libs\n virtualenv -p python3 p3hwloc\n cd p3hwloc\n source bin/activate\n pip install Cython Babel\n pip install python3-libnuma\n pip install python3-hwloc\n # try it!\n python3 -c \"import hwloc;print(hwloc.version_string())\"\n\nDebian9, Python2:\n\n.. code:: bash\n sudo apt-get update\n sudo apt-get install build-essential virtualenv libpython2.7-dev \\\n libnuma-dev libhwloc-dev libibverbs-dev\n virtualenv -p python2 p2pip\n cd p2pip\n source bin/activate\n pip install Cython Babel\n pip install python2-libnuma\n pip install python2-hwloc\n # try it!\n python2 -c \"import hwloc;print hwloc.version_string()\"\n\nPython3 on Debian9:\n\n.. code:: bash\n sudo apt-get update\n sudo apt-get install build-essential virtualenv libpython3.5-dev \\\n libnuma-dev libhwloc-dev libibverbs-dev\n virtualenv -p python3 p3pip\n cd p3pip\n source bin/activate\n pip install Cython Babel\n pip install python2-libnuma\n pip install python2-hwloc\n # try it!\n python3 -c \"import hwloc;print(hwloc.version_string())\"", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/guystreeter/python-hwloc", "keywords": "", "license": "GPLv2+", "maintainer": "", "maintainer_email": "", "name": "python3-hwloc", "package_url": "https://pypi.org/project/python3-hwloc/", "platform": "", "project_url": "https://pypi.org/project/python3-hwloc/", "project_urls": { "Homepage": "https://gitlab.com/guystreeter/python-hwloc" }, "release_url": "https://pypi.org/project/python3-hwloc/2.3.6.0.1.11.5/", "requires_dist": null, "requires_python": "", "summary": "python bindings for hwloc", "version": "2.3.6.0.1.11.5" }, "last_serial": 3485644, "releases": { "2.3.5.0.1.11.5": [ { "comment_text": "", "digests": { "md5": "9c0d602c0924b98cd136ce097fb29787", "sha256": "aa5b609e44fda6b06394ce246ead2ce579779d6ddd4bf1dcde7f606335d6d881" }, "downloads": -1, "filename": "python3-hwloc-2.3.5.0.1.11.5.tar.gz", "has_sig": false, "md5_digest": "9c0d602c0924b98cd136ce097fb29787", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60344, "upload_time": "2018-01-03T21:10:26", "url": "https://files.pythonhosted.org/packages/1e/7f/1e3114003b627f8aea80bcca3554adb05e0b0d2df2486719ebe2ff63870b/python3-hwloc-2.3.5.0.1.11.5.tar.gz" } ], "2.3.6.0.1.11.5": [ { "comment_text": "", "digests": { "md5": "ffadbae989946de4e57c37f1416e0380", "sha256": "1d451622a1462b37c186f259eca717461837d4a5fd6d70fbd07e153fcad4d9de" }, "downloads": -1, "filename": "python3-hwloc-2.3.6.0.1.11.5.tar.gz", "has_sig": false, "md5_digest": "ffadbae989946de4e57c37f1416e0380", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60555, "upload_time": "2018-01-12T23:58:36", "url": "https://files.pythonhosted.org/packages/c0/ea/b32bb3408ccdd069dc9a126d6c79cb52c827702366bda3022c9e9f6788a6/python3-hwloc-2.3.6.0.1.11.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ffadbae989946de4e57c37f1416e0380", "sha256": "1d451622a1462b37c186f259eca717461837d4a5fd6d70fbd07e153fcad4d9de" }, "downloads": -1, "filename": "python3-hwloc-2.3.6.0.1.11.5.tar.gz", "has_sig": false, "md5_digest": "ffadbae989946de4e57c37f1416e0380", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60555, "upload_time": "2018-01-12T23:58:36", "url": "https://files.pythonhosted.org/packages/c0/ea/b32bb3408ccdd069dc9a126d6c79cb52c827702366bda3022c9e9f6788a6/python3-hwloc-2.3.6.0.1.11.5.tar.gz" } ] }