steem-python is the official STEEM library for Python. It comes with a BIP38 encrypted wallet and a practical CLI utility called stemepy.
You can install steem-python with pip:
pip install -U 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.