biophil / steem-python-1

Official Python Library for STEEM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official Python STEEM Library

steem-python is the official STEEM library for Python. It comes with a BIP38 encrypted wallet and a practical CLI utility called steempy.

Installation

You can install steem-python with pip:

pip install -U steem

Documentation

Documentation is available at http://steem.readthedocs.io

TODO

  • more unit-tests
  • 100% documentation coverage

Notice

This library is under active development. Use at own discretion.

About

Official Python Library for STEEM

License:MIT License


Languages

Language:Python 99.8%Language:Makefile 0.2%Language:Shell 0.0%