{ "info": { "author": "cryptoQuoc", "author_email": "quoc@quantadex.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Office/Business :: Financial" ], "description": "# Python Library for BitShares\n\n![](https://img.shields.io/pypi/v/bitshares.svg?style=for-the-badge)\n![](https://img.shields.io/github/release/bitshares/python-bitshares.svg?style=for-the-badge)\n![](https://img.shields.io/github/downloads/bitshares/python-bitshares/total.svg?style=for-the-badge)\n![](https://img.shields.io/pypi/pyversions/bitshares.svg?style=for-the-badge)\n![](https://img.shields.io/pypi/l/bitshares.svg?style=for-the-badge)\n![](https://cla-assistant.io/readme/badge/bitshares/python-bitshares)\n\n**Stable**\n\n[![docs master](https://readthedocs.org/projects/python-bitshares/badge/?version=latest)](http://python-bitshares.readthedocs.io/en/latest/)\n[![Travis master](https://travis-ci.org/bitshares/python-bitshares.png?branch=master)](https://travis-ci.org/bitshares/python-bitshares)\n[![codecov](https://codecov.io/gh/bitshares/python-bitshares/branch/master/graph/badge.svg)](https://codecov.io/gh/bitshares/python-bitshares)\n\n**Develop**\n\n[![docs develop](https://readthedocs.org/projects/python-bitshares/badge/?version=develop)](http://python-bitshares.readthedocs.io/en/develop/)\n[![Travis develop](https://travis-ci.org/bitshares/python-bitshares.png?branch=develop)](https://travis-ci.org/bitshares/python-bitshares)\n[![codecov develop](https://codecov.io/gh/bitshares/python-bitshares/branch/develop/graph/badge.svg)](https://codecov.io/gh/bitshares/python-bitshares)\n\n---\n\n## Documentation\n\nVisit the [pybitshares website](http://docs.pybitshares.com/en/latest/) for in depth documentation on this Python library.\n\n## Installation\n\n### Install with pip3:\n\n $ sudo apt-get install libffi-dev libssl-dev python-dev python3-dev python3-pip\n $ pip3 install bitshares\n\n### Manual installation:\n\n $ git clone https://github.com/bitshares/python-bitshares/\n $ cd python-bitshares\n $ python3 setup.py install --user\n\n### Upgrade\n\n $ pip3 install --user --upgrade bitshares\n\n## Contributing\n\npython-bitshares welcomes contributions from anyone and everyone. Please\nsee our [guidelines for contributing](CONTRIBUTING.md) and the [code of\nconduct](CODE_OF_CONDUCT.md).\n\n### Discussion and Developers\n\nDiscussions around development and use of this library can be found in a\n[dedicated Telegram Channel](https://t.me/pybitshares)\n\n### License\n\nA copy of the license is available in the repository's\n[LICENSE](LICENSE.txt) file.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/quantadex/python-bitshares/tarball/1.2.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/quantadex/python-bitshares", "keywords": "bitshares,library,api,rpc", "license": "", "maintainer": "cryptoQuoc", "maintainer_email": "quocble@gmail.com", "name": "quantadex", "package_url": "https://pypi.org/project/quantadex/", "platform": "", "project_url": "https://pypi.org/project/quantadex/", "project_urls": { "Download": "https://github.com/quantadex/python-bitshares/tarball/1.2.1", "Homepage": "https://github.com/quantadex/python-bitshares" }, "release_url": "https://pypi.org/project/quantadex/1.2.1/", "requires_dist": null, "requires_python": "", "summary": "Python library for quantadex", "version": "1.2.1" }, "last_serial": 4965786, "releases": { "1.2.1": [ { "comment_text": "", "digests": { "md5": "a1b18edfdad51f7c4371d09664380c16", "sha256": "9a75ece8a6973d9d00575760c09679d9fddc0530936f3cb5c2c44e6203615f8b" }, "downloads": -1, "filename": "quantadex-1.2.1.tar.gz", "has_sig": false, "md5_digest": "a1b18edfdad51f7c4371d09664380c16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74814, "upload_time": "2019-03-20T21:57:22", "url": "https://files.pythonhosted.org/packages/01/14/910b3869d5353c40192c558f192ba10f5afa772f5cf47b39884ab4214c24/quantadex-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1b18edfdad51f7c4371d09664380c16", "sha256": "9a75ece8a6973d9d00575760c09679d9fddc0530936f3cb5c2c44e6203615f8b" }, "downloads": -1, "filename": "quantadex-1.2.1.tar.gz", "has_sig": false, "md5_digest": "a1b18edfdad51f7c4371d09664380c16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74814, "upload_time": "2019-03-20T21:57:22", "url": "https://files.pythonhosted.org/packages/01/14/910b3869d5353c40192c558f192ba10f5afa772f5cf47b39884ab4214c24/quantadex-1.2.1.tar.gz" } ] }