Per popular demand, I have ported the code to work with Python 3. See my fork on GitHub.
My attempts to get Python 2 & 3 support in the same code via the future package were not successful, so this version is Python 3 only.
Per popular demand, I have ported the code to work with Python 3. See my fork on GitHub.
My attempts to get Python 2 & 3 support in the same code via the future package were not successful, so this version is Python 3 only.
RE: A Twisted-based asynchronous JSON-RPC STEEM library for Python