0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 2 years ago
Added deprecation notice. More... over 2 years ago
Merge branch 'release/0.19' More... almost 7 years ago
Update doc: Python 3 supported More... almost 7 years ago
Removed newline More... almost 7 years ago
Updated version to 0.20 More... almost 7 years ago
Renamed license file More... almost 7 years ago
Updated version to 0.19 More... almost 7 years ago
Flake8 fixes More... almost 7 years ago
Updated copyright notice. More... almost 7 years ago
Merge branch 'feature/python3' into develop More... almost 7 years ago
tweepy is not working with Python 3.7 More... almost 7 years ago
Added Docker images for Python 2.7 and Python 3.7 More... almost 7 years ago
Return a list in Bars.items More... almost 7 years ago
Fixed testcase to be compatible with Python3 More... almost 7 years ago
Fixed import to be compatible with Python3 More... almost 7 years ago
Fixed Quandl tests to pass on Python3 More... almost 7 years ago
Fixed TALib tests to pass on Python3 More... almost 7 years ago
Fixed websocket clients to be compatible with Python3. More... almost 7 years ago
Fixed range/xrange calls to be compatible with Python3 More... almost 7 years ago
Fixed testcases that were failing due to str(float) diferences. More... almost 7 years ago
Replaced filter() calls with list comprehensions. More... almost 7 years ago
Updated range/xrange calls to be compatible with Python 3 More... almost 7 years ago
Updated print calls to be compatible with Python 3 More... almost 7 years ago
Updated xrange calls to be compatible with Python 3 More... almost 7 years ago
Updated list.sort usage to be compatible with Python 3 More... almost 7 years ago
Updated optimizer package to be compatible with Python 3 More... almost 7 years ago
Updated iterator usage to be compatible with Python 3 More... almost 7 years ago
Updated imports to be compatible with Python 3 More... almost 7 years ago
Updated super call since it was failing in Python 2.7 More... almost 7 years ago