golos-python is the official Golos library for Python. It comes with a BIP38 encrypted wallet and a practical CLI utility called golospy.
You can install golos-python with pip:
pip install -U 'git+https://github.com/GolosChain/golos-python.git#egg=steem'
Documentation is available at http://steem.readthedocs.io
- more unit-tests
- 100% documentation coverage
This library is under active development. Use at own discretion.