Python library for meta1
Project description
# Python Library for Meta1
     
Stable
[](http://python-meta1.readthedocs.io/en/latest/) [](https://travis-ci.org/meta1/python-meta1) [](https://codecov.io/gh/meta1/python-meta1)
Develop
[](http://python-meta1.readthedocs.io/en/develop/) [](https://travis-ci.org/meta1/python-meta1) [](https://codecov.io/gh/meta1/python-meta1)
—
## Documentation
Visit the [python 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 meta1
### Manual installation:
$ git clone https://github.com/meta-source/meta1-python $ cd meta1-python $ python3 setup.py install –user
### Upgrade
$ pip3 install –user –upgrade meta1
## Contributing
python-meta1 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](hhttps://t.me/meta1exchange)
### 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.