Name | pyusb JSON |
Version |
1.3.1
JSON |
| download |
home_page | https://pyusb.github.io/pyusb |
Summary | Easy USB access for Python |
upload_time | 2025-01-08 23:45:01 |
maintainer | None |
docs_url | None |
author | Jonas Malaco |
requires_python | >=3.9.0 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
PyUSB offers easy USB devices communication in Python.
It should work without additional code in any environment with
Python >= 3.9, ctypes and a pre-built USB backend library
(currently: libusb 1.x, libusb 0.1.x or OpenUSB).
Raw data
{
"_id": null,
"home_page": "https://pyusb.github.io/pyusb",
"name": "pyusb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": null,
"author": "Jonas Malaco",
"author_email": "me@jonasmalaco.com",
"download_url": "https://files.pythonhosted.org/packages/00/6b/ce3727395e52b7b76dfcf0c665e37d223b680b9becc60710d4bc08b7b7cb/pyusb-1.3.1.tar.gz",
"platform": null,
"description": "\nPyUSB offers easy USB devices communication in Python.\nIt should work without additional code in any environment with\nPython >= 3.9, ctypes and a pre-built USB backend library\n(currently: libusb 1.x, libusb 0.1.x or OpenUSB).\n",
"bugtrack_url": null,
"license": null,
"summary": "Easy USB access for Python",
"version": "1.3.1",
"project_urls": {
"Homepage": "https://pyusb.github.io/pyusb",
"Source": "https://github.com/pyusb/pyusb",
"docs/FAQ": "https://github.com/pyusb/pyusb/blob/master/docs/faq.rst",
"docs/Tutorial": "https://github.com/pyusb/pyusb/blob/master/docs/tutorial.rst"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "28b827e6312e86408a44fe16bd28ee12dd98608b39f7e7e57884a24e8f29b573",
"md5": "bd3705ff408f40e7cbc8711e5211e855",
"sha256": "bf9b754557af4717fe80c2b07cc2b923a9151f5c08d17bdb5345dac09d6a0430"
},
"downloads": -1,
"filename": "pyusb-1.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bd3705ff408f40e7cbc8711e5211e855",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 58465,
"upload_time": "2025-01-08T23:45:00",
"upload_time_iso_8601": "2025-01-08T23:45:00.029005Z",
"url": "https://files.pythonhosted.org/packages/28/b8/27e6312e86408a44fe16bd28ee12dd98608b39f7e7e57884a24e8f29b573/pyusb-1.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "006bce3727395e52b7b76dfcf0c665e37d223b680b9becc60710d4bc08b7b7cb",
"md5": "d510d4480f0c3b64bdd32ebdcf033133",
"sha256": "3af070b607467c1c164f49d5b0caabe8ac78dbed9298d703a8dbf9df4052d17e"
},
"downloads": -1,
"filename": "pyusb-1.3.1.tar.gz",
"has_sig": false,
"md5_digest": "d510d4480f0c3b64bdd32ebdcf033133",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 77281,
"upload_time": "2025-01-08T23:45:01",
"upload_time_iso_8601": "2025-01-08T23:45:01.866826Z",
"url": "https://files.pythonhosted.org/packages/00/6b/ce3727395e52b7b76dfcf0c665e37d223b680b9becc60710d4bc08b7b7cb/pyusb-1.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-08 23:45:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pyusb",
"github_project": "pyusb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "pyusb"
}