Releases: s4w3d0ff/python-poloniex
Releases · s4w3d0ff/python-poloniex
python-poloniex v0.1.1
Change Log:
- Moved the
Coach
class to its own filecoach.py
- Moved timestamp conversations into
coach.py
- Added access to the
autoRenew
andduration
params
within thecreateLoanOrder
method - Cleaned up
sudo
from READMEs see #19
TODO:
- unittests
- sphinx docstrings
- pypi
- push api wrapper
Initial Release
- Python 2.7 - 3.5
- all api commands mapped
- basic docstrings
- working examples
- basic setup.py
Todo:
- unittests
- sphinx docstrings
- pypi
- push api wrapper