Python library for bitshares
Project description
# Python Library for BitShares
![](https://img.shields.io/pypi/v/bitshares.svg?style=for-the-badge) ![](https://img.shields.io/github/release/bitshares/python-bitshares.svg?style=for-the-badge) ![](https://img.shields.io/github/downloads/bitshares/python-bitshares/total.svg?style=for-the-badge) ![](https://img.shields.io/pypi/pyversions/bitshares.svg?style=for-the-badge) ![](https://img.shields.io/pypi/l/bitshares.svg?style=for-the-badge) ![](https://cla-assistant.io/readme/badge/bitshares/python-bitshares)
Stable
[![docs master](https://readthedocs.org/projects/python-bitshares/badge/?version=latest)](http://python-bitshares.readthedocs.io/en/latest/) [![Travis master](https://travis-ci.org/bitshares/python-bitshares.png?branch=master)](https://travis-ci.org/bitshares/python-bitshares) [![codecov](https://codecov.io/gh/bitshares/python-bitshares/branch/master/graph/badge.svg)](https://codecov.io/gh/bitshares/python-bitshares)
Develop
[![docs develop](https://readthedocs.org/projects/python-bitshares/badge/?version=develop)](http://python-bitshares.readthedocs.io/en/develop/) [![Travis develop](https://travis-ci.org/bitshares/python-bitshares.png?branch=develop)](https://travis-ci.org/bitshares/python-bitshares) [![codecov develop](https://codecov.io/gh/bitshares/python-bitshares/branch/develop/graph/badge.svg)](https://codecov.io/gh/bitshares/python-bitshares)
—
## Documentation
Visit the [pybitshares website](http://docs.pybitshares.com/en/latest/) for in depth documentation on this Python library.
## Installation
### Install with pip3:
$ sudo apt-get install libffi-dev libssl-dev python-dev python3-dev python3-pip $ pip3 install bitshares
### Manual installation:
$ git clone https://github.com/bitshares/python-bitshares/ $ cd python-bitshares $ python3 setup.py install –user
### Upgrade
$ pip3 install –user –upgrade bitshares
## Contributing
python-bitshares welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](CONTRIBUTING.md) and the [code of conduct](CODE_OF_CONDUCT.md).
### Discussion and Developers
Discussions around development and use of this library can be found in a [dedicated Telegram Channel](https://t.me/pybitshares)
### License
A copy of the license is available in the repository’s [LICENSE](LICENSE.txt) file.
### Bounties
As part of [HackTheDex](https://hackthedex.io), security issues found in this library are potentially eligible for a bounty.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for bitshares-0.3.0rc2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42e8ddc8b93338b93b190746ecc89e268bd4ddd40df1350de7a3eda59f28633e |
|
MD5 | 8986d2beebeef73251054e6015a605e2 |
|
BLAKE2b-256 | b3f5e20bcde921581ff685b5bbc18bea3942a0c8b6ed46878729175e2ff476e4 |