{ "info": { "author": "Peerchemist", "author_email": "peerchemist@protonmail.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "# Pity: Peercoin made easy\n\n[![PyPI](https://img.shields.io/pypi/v/pity.svg?style=flat-square)](https://pypi.python.org/pypi/pity/)\n[![](https://img.shields.io/badge/python-3.5+-blue.svg)](https://www.python.org/download/releases/3.5.0/)\n[![Build Status](https://travis-ci.org/peercoin/pity.svg?branch=master)](https://travis-ci.org/peercoin/pity)\n\nForked from Ofek's awesome [Bit library](https://github.com/ofek/bit).\n\nPity is based on Bit, the [Python's fastest](https://ofek.github.io/bit/guide/intro.html#why-bit)\nBitcoin library and was designed from the beginning to feel intuitive, be\neffortless to use, and have readable source code.\n\n**Pity is so easy to use, in fact, you can do this:**\n\n```\n >>> from bit import Key\n >>>\n >>> my_key = Key(wif=\"...\")\n >>> my_key.get_balance('eur')\n '12.51'\n >>> # Let's pity the fool! Umm,... Let's donate!\n >>> outputs = [\n >>> # the Peercoin Foundation\n >>> ('p92W3t7YkKfQEPDb7cG9jQ6iMh7cpKLvwK', 10, 'usd'),\n >>> # Beer for willy, PeerExplorer \n >>> ('PA3VZmupxdsX5TuS1PyXZPsbbhZGT2htPz', 3, 'eur')\n >>> ]\n >>>\n >>> my_key.send(outputs)\n '1da615c003bb1bd98354378fa5e95287993dab152d876fa0cc3980566ce6d7ee'\n```\n\n## Features\n\n- Python's fastest available implementation (100x faster than closest library)\n- Seamless integration with existing server setups\n- Supports keys in cold storage\n- Fully supports 25 different currencies\n- First class support for storing data in the blockchain\n- Deterministic signatures via RFC 6979\n- Access to the blockchain (and testnet chain) through multiple APIs for redundancy\n- Exchange rate API, with optional caching\n- Optimal transaction fee API, with optional caching\n- Compressed public keys by default\n- Multiple representations of private keys; WIF, PEM, DER, etc.\n- Legacy P2PKH and Segwit nested-P2WPKH transactions\n- Legacy P2SH and Segwit nested-P2WSH transactions\n\nIf you are intrigued, continue reading. If not, continue all the same!\n\n## Installation\n\nBit is distributed on `PyPI` as a universal wheel and is available on Linux/macOS\nand Windows and supports Python 3.5+ and PyPy3.5-v5.7.1+.\n\n``pip`` >= 8.1.2 is required.\n\n> $ pip install pity\n\nDocumentation\n-------------\n\nDocs are [hosted by Github Pages](https://ofek.github.io/bit/) and are automatically built and published\nby Travis after every successful commit to Bit's ``master`` branch.\n\n## Credits\n\n- [ofek](https://github.com/ofek/bit) for the original bit codebase.\n- [backpacker](https://github.com/backpacker69/) for help with the porting.\n- [Additional](AUTHORS.rst)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/peercoin/pity", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/peercoin/pity", "keywords": "peercoin,cryptocurrency,payments,tools,wallet", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pity", "package_url": "https://pypi.org/project/pity/", "platform": "", "project_url": "https://pypi.org/project/pity/", "project_urls": { "Download": "https://github.com/peercoin/pity", "Homepage": "https://github.com/peercoin/pity" }, "release_url": "https://pypi.org/project/pity/0.5.2/", "requires_dist": null, "requires_python": "", "summary": "Peercoin made easy.", "version": "0.5.2" }, "last_serial": 5291356, "releases": { "0.5.1": [ { "comment_text": "", "digests": { "md5": "c888493549859185ac97133af2c3f64f", "sha256": "10146e05f5c4f1134fe76d259f71285eaa7866138beefe42f5bc504f3065c96b" }, "downloads": -1, "filename": "pity-0.5.1.tar.gz", "has_sig": false, "md5_digest": "c888493549859185ac97133af2c3f64f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51211, "upload_time": "2019-05-07T13:16:33", "url": "https://files.pythonhosted.org/packages/69/97/fb00b6d26109520facb289dbaf628d949ac58a60787fd0ea7825f27bd173/pity-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "2ae03da6e80e2256b72ff3000addf46f", "sha256": "f0bd32a3a0cce05b81928f8db288cc8fb1982a6817b434fbd61375ce8ce28ef8" }, "downloads": -1, "filename": "pity-0.5.2.tar.gz", "has_sig": false, "md5_digest": "2ae03da6e80e2256b72ff3000addf46f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52329, "upload_time": "2019-05-20T09:51:54", "url": "https://files.pythonhosted.org/packages/18/02/da88513dfbc5d0d2d4d474018eedd581dc11218567c378648c7e21b967ed/pity-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ae03da6e80e2256b72ff3000addf46f", "sha256": "f0bd32a3a0cce05b81928f8db288cc8fb1982a6817b434fbd61375ce8ce28ef8" }, "downloads": -1, "filename": "pity-0.5.2.tar.gz", "has_sig": false, "md5_digest": "2ae03da6e80e2256b72ff3000addf46f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52329, "upload_time": "2019-05-20T09:51:54", "url": "https://files.pythonhosted.org/packages/18/02/da88513dfbc5d0d2d4d474018eedd581dc11218567c378648c7e21b967ed/pity-0.5.2.tar.gz" } ] }