pyusb


Namepyusb JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://pyusb.github.io/pyusb
SummaryPython USB access module
upload_time2021-07-09 02:58:46
maintainer
docs_urlNone
authorJonas Malaco
requires_python>=3.6.0
license
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.6, 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": "",
    "docs_url": null,
    "requires_python": ">=3.6.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jonas Malaco",
    "author_email": "me@jonasmalaco.com",
    "download_url": "https://files.pythonhosted.org/packages/d9/6e/433a5614132576289b8643fe598dd5d51b16e130fd591564be952e15bb45/pyusb-1.2.1.tar.gz",
    "platform": "",
    "description": "\nPyUSB offers easy USB devices communication in Python.\nIt should work without additional code in any environment with\nPython >= 3.6, ctypes and a pre-built USB backend library\n(currently: libusb 1.x, libusb 0.1.x or OpenUSB).\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python USB access module",
    "version": "1.2.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "485465f639e35d7dd14e92789581c35a",
                "sha256": "2b4c7cb86dbadf044dfb9d3a4ff69fd217013dbe78a792177a3feb172449ea36"
            },
            "downloads": -1,
            "filename": "pyusb-1.2.1-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "485465f639e35d7dd14e92789581c35a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6.0",
            "size": 58439,
            "upload_time": "2021-07-09T02:58:44",
            "upload_time_iso_8601": "2021-07-09T02:58:44.894206Z",
            "url": "https://files.pythonhosted.org/packages/15/a8/4982498b2ab44d1fcd5c49f07ea3795eab01601dc143b009d333fcace3b9/pyusb-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "880008dff32dac8f58076b4e534492d9",
                "sha256": "a4cc7404a203144754164b8b40994e2849fde1cfff06b08492f12fff9d9de7b9"
            },
            "downloads": -1,
            "filename": "pyusb-1.2.1.tar.gz",
            "has_sig": true,
            "md5_digest": "880008dff32dac8f58076b4e534492d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.0",
            "size": 75292,
            "upload_time": "2021-07-09T02:58:46",
            "upload_time_iso_8601": "2021-07-09T02:58:46.962860Z",
            "url": "https://files.pythonhosted.org/packages/d9/6e/433a5614132576289b8643fe598dd5d51b16e130fd591564be952e15bb45/pyusb-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-07-09 02:58:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyusb"
}
        
Elapsed time: 0.01350s