RE: A Twisted-based asynchronous JSON-RPC STEEM library for Python

You are viewing a single comment's thread from:

A Twisted-based asynchronous JSON-RPC STEEM library for Python

in utopian-io •  7 years ago 

Thanks. I'm not sure about the precise differences between six and future, but it seems like future is the preferred method, at least according to the official Python docs. That page mentions that six is able to provide Python 2.5 support, while future does not.

I removed the future stuff because it wasn't working on Python 2 and I wanted to eliminate the dependency on future. When I get back to it, I'll make a branch for further testing with getting 2 & 3 working on the same code.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!