Author Topic: [Python] Graphene/BitShares Library Version 0.3 Released  (Read 1330 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Release 0.3

Major New Features
* Poloniex-style Exchange API for the BitShares DEX
* Initial work for real-time capable Bot Infrastructure with simple example strategies
* Performance tweaks for Websocket notifications
* Price feed script now includes the BitShares DEX markets
* Plenty of bugfixes

Documentation
http://python-graphenelib.readthedocs.org/en/latest/

Demo Scripts
https://github.com/xeroc/python-graphenelib/tree/master/scripts

Details witch Changelog
https://github.com/xeroc/python-graphenelib/releases/tag/0.3

Have fun!