{ "info": { "author": "Cheran", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# Bitcoin Keygen\n\nBitcoin Keygen is a minimalistic Pure Python script with Bitcoin utility functions.\n\n## Installation\n\nBitcoin Keygen can be installed with `pip install bitcoin-keygen` (Python 3.6+ Required).\n\n## Features\n\n- Generate and verify private keys for use on the Bitcoin Blockchain.\n- Generate the public key, address and WIF associated with a private key.\n- Base58Check encoding, decoding and checksum check utility functions.\n\nBitcoin Keygen can accept optional parameters as well to work with compressed keys and the testnet.\n\n## License\n\n[GNU General Public License v3.0](LICENSE) (c) 2019 Cheran Senthilkumar\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cheran-senthil/bitcoin-keygen", "keywords": "bitcoin keygen python script blockchain cryptography cryptocurrency", "license": "", "maintainer": "", "maintainer_email": "", "name": "bitcoin-keygen", "package_url": "https://pypi.org/project/bitcoin-keygen/", "platform": "", "project_url": "https://pypi.org/project/bitcoin-keygen/", "project_urls": { "Homepage": "https://github.com/cheran-senthil/bitcoin-keygen" }, "release_url": "https://pypi.org/project/bitcoin-keygen/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Bitcoin Utility Functions", "version": "0.1.1" }, "last_serial": 5398808, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ef37f917c5d5f9889c037424eb8a7004", "sha256": "270efbceefa02805ddbcf52b4984bac84533917cf0a64e9b1e663383cc6e1986" }, "downloads": -1, "filename": "bitcoin_keygen-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ef37f917c5d5f9889c037424eb8a7004", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18180, "upload_time": "2019-05-31T03:54:09", "url": "https://files.pythonhosted.org/packages/29/25/41f35b0af1c29ed1a009227bc242f7ea64adeed5961297e32f3d2c5ba97c/bitcoin_keygen-0.1.0-py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "cab77ec33036940bd46b4c474108299d", "sha256": "a1d713d38fe0f2588babbdf0211c4056964a5b1334b15762405679117fec3122" }, "downloads": -1, "filename": "bitcoin-keygen-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cab77ec33036940bd46b4c474108299d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3746, "upload_time": "2019-06-14T04:33:42", "url": "https://files.pythonhosted.org/packages/17/e0/56430236ab0c79bf4bab5428bc0d40b051b96d4c1df9bdb8287967f6aa4d/bitcoin-keygen-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cab77ec33036940bd46b4c474108299d", "sha256": "a1d713d38fe0f2588babbdf0211c4056964a5b1334b15762405679117fec3122" }, "downloads": -1, "filename": "bitcoin-keygen-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cab77ec33036940bd46b4c474108299d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3746, "upload_time": "2019-06-14T04:33:42", "url": "https://files.pythonhosted.org/packages/17/e0/56430236ab0c79bf4bab5428bc0d40b051b96d4c1df9bdb8287967f6aa4d/bitcoin-keygen-0.1.1.tar.gz" } ] }