Skip to content

Releases: s4w3d0ff/python-poloniex

python-poloniex v0.1.1

16 Sep 22:35
Compare
Choose a tag to compare

Change Log:

  • Moved the Coach class to its own file coach.py
  • Moved timestamp conversations into coach.py
  • Added access to the autoRenew and duration params
    within the createLoanOrder method
  • Cleaned up sudo from READMEs see #19

TODO:

  • unittests
  • sphinx docstrings
  • pypi
  • push api wrapper

Initial Release

11 Sep 06:15
Compare
Choose a tag to compare
  • Python 2.7 - 3.5
  • all api commands mapped
  • basic docstrings
  • working examples
  • basic setup.py

Todo:

  • unittests
  • sphinx docstrings
  • pypi
  • push api wrapper