Robinhood API for Python
The open source project aims at allowing users to programmatically make trades to Robinhood, a investing brokerage. When I started contributing on the project, I noticed that the code was inconsistent between Python 2.7 and 3.
If you intend to do algorithmic trading in Python with Robinhood, I suggest you fork the repository and make any modifications to the code.
Jamonek maintains the repository on github.