Python library for Crea
Project description
# CreaLib (Python)
This library is unmaintained, do not build productive buisness with it! Please not the disclaimer in the license file!
Python Library for Crea
Python 3 library for Crea!
Installation
Install with pip3:
$ sudo apt-get install libffi-dev libssl-dev python-dev python3-pip $ pip3 install crea-lib
Manual installation:
$ git clone https://github.com/creativechain/crea-python-lib/ $ cd crea-python-lib $ python3 setup.py install –user
Upgrade
$ pip3 install crea –user –upgrade
Additional dependencies
- creaapi.creaasyncclient:
- asyncio==3.4.3
- pyyaml==3.11
Documentation
Documentation is written with the help of sphinx and can be compile to html with:
cd docs make html
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size crea_lib-0.1.3-py3-none-any.whl (65.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size crea-lib-0.1.3.tar.gz (54.2 kB) | File type Source | Python version None | Upload date | Hashes View |