bitbox02


Namebitbox02 JSON
Version 6.2.0 PyPI version JSON
download
home_pagehttps://github.com/digitalbitbox/bitbox02-firmware
SummaryPython library for bitbox02 communication
upload_time2023-05-30 21:25:05
maintainer
docs_urlNone
authorShift Crypto
requires_python>=3.6
license
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": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "digitalbitbox bitbox bitbox02 bitcoin litecoin ethereum erc20 u2f",
    "author": "Shift Crypto",
    "author_email": "support@shiftcrypto.ch",
    "download_url": "https://files.pythonhosted.org/packages/10/a1/fc77f13cddb5c3c0c4aec4674c69d3b2ec46fabb0c86ba7b82ce98539f9b/bitbox02-6.2.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\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python library for bitbox02 communication",
    "version": "6.2.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": "e1541f091b465312a316d91696d7ff5d2a9fc3770e4bee9e9ff3b0c166c2b0c7",
                "md5": "d542c5effeadb3496725182108a96053",
                "sha256": "5a8290bd270468ccdf2e6ff7174d25ea2b2f191e19734a79aa573c2b982c266f"
            },
            "downloads": -1,
            "filename": "bitbox02-6.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d542c5effeadb3496725182108a96053",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 67693,
            "upload_time": "2023-05-30T21:24:58",
            "upload_time_iso_8601": "2023-05-30T21:24:58.971104Z",
            "url": "https://files.pythonhosted.org/packages/e1/54/1f091b465312a316d91696d7ff5d2a9fc3770e4bee9e9ff3b0c166c2b0c7/bitbox02-6.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10a1fc77f13cddb5c3c0c4aec4674c69d3b2ec46fabb0c86ba7b82ce98539f9b",
                "md5": "40ce01d95d8543d28f7b0ab906d7d613",
                "sha256": "cede06e399c98ed536fed6d8a421208daa00f97b697bd8363a941ac5f33309bf"
            },
            "downloads": -1,
            "filename": "bitbox02-6.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "40ce01d95d8543d28f7b0ab906d7d613",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 45773,
            "upload_time": "2023-05-30T21:25:05",
            "upload_time_iso_8601": "2023-05-30T21:25:05.236465Z",
            "url": "https://files.pythonhosted.org/packages/10/a1/fc77f13cddb5c3c0c4aec4674c69d3b2ec46fabb0c86ba7b82ce98539f9b/bitbox02-6.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-30 21:25:05",
    "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.08483s