BitShares Forum

Main => Technical Support => Topic started by: xeroc on February 10, 2016, 11:33:19 am

Title: [Python] Graphene/BitShares Library Version 0.3 Released
Post by: xeroc on February 10, 2016, 11:33:19 am
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!