bitbox02


Namebitbox02 JSON
Version 6.3.0 PyPI version JSON
download
home_pagehttps://github.com/digitalbitbox/bitbox02-firmware
SummaryPython library for bitbox02 communication
upload_time2024-05-05 08:58:16
maintainerNone
docs_urlNone
authorShift Crypto
requires_python>=3.6
licenseNone
keywords digitalbitbox bitbox bitbox02 bitcoin litecoin ethereum erc20 u2f
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # BitBox02 python API

This repository contains two packages

* u2fhid
* bitbox02

## u2fhid

This is a small package that contains read/write primitives for u2fhid devices such as the
bitbox02.

## bitbox02

In this folder is the Python API for communicating with the BitBox02 device.

The folder `generated` contains files generated by `python-protobuf`. Regenerate with `make`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/digitalbitbox/bitbox02-firmware",
    "name": "bitbox02",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "digitalbitbox bitbox bitbox02 bitcoin litecoin ethereum erc20 u2f",
    "author": "Shift Crypto",
    "author_email": "support@shiftcrypto.ch",
    "download_url": "https://files.pythonhosted.org/packages/22/d8/9c7ac8854cdd285a00235e78d6c351e9e3ebfcfccb3c1a667c0da00c439d/bitbox02-6.3.0.tar.gz",
    "platform": null,
    "description": "# BitBox02 python API\n\nThis repository contains two packages\n\n* u2fhid\n* bitbox02\n\n## u2fhid\n\nThis is a small package that contains read/write primitives for u2fhid devices such as the\nbitbox02.\n\n## bitbox02\n\nIn this folder is the Python API for communicating with the BitBox02 device.\n\nThe folder `generated` contains files generated by `python-protobuf`. Regenerate with `make`.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library for bitbox02 communication",
    "version": "6.3.0",
    "project_urls": {
        "Homepage": "https://github.com/digitalbitbox/bitbox02-firmware"
    },
    "split_keywords": [
        "digitalbitbox",
        "bitbox",
        "bitbox02",
        "bitcoin",
        "litecoin",
        "ethereum",
        "erc20",
        "u2f"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cec9952e54d30d4d1ebd957e364e85fee49e889f413fb1f9118bdf1ac427555",
                "md5": "c1cb749dbe93c5639bde051cfdd4fc8d",
                "sha256": "36c9d34b78f040291e7ade54dc8f1990e69d9169b3fb2456a4c7e434475b1d21"
            },
            "downloads": -1,
            "filename": "bitbox02-6.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1cb749dbe93c5639bde051cfdd4fc8d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 69683,
            "upload_time": "2024-05-05T08:58:13",
            "upload_time_iso_8601": "2024-05-05T08:58:13.576244Z",
            "url": "https://files.pythonhosted.org/packages/9c/ec/9952e54d30d4d1ebd957e364e85fee49e889f413fb1f9118bdf1ac427555/bitbox02-6.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22d89c7ac8854cdd285a00235e78d6c351e9e3ebfcfccb3c1a667c0da00c439d",
                "md5": "9064070cb404209d01c1657f11235a21",
                "sha256": "d03fb2228be5630f1d7c351e5bebdcb9a95bbe62ecf88c92913a661f093699e3"
            },
            "downloads": -1,
            "filename": "bitbox02-6.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9064070cb404209d01c1657f11235a21",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 51670,
            "upload_time": "2024-05-05T08:58:16",
            "upload_time_iso_8601": "2024-05-05T08:58:16.031283Z",
            "url": "https://files.pythonhosted.org/packages/22/d8/9c7ac8854cdd285a00235e78d6c351e9e3ebfcfccb3c1a667c0da00c439d/bitbox02-6.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 08:58:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "digitalbitbox",
    "github_project": "bitbox02-firmware",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bitbox02"
}
        
Elapsed time: 0.70417s