Commit Graph

11 Commits

Author SHA1 Message Date
Austin Maliszewski
6225cecf45 Fix issue with historical quotes for mutual funds
Mutual funds do not have volume information, so int parse was failing.
Also fixed warning about 'is' comparison with literal.
2021-05-26 10:39:53 -05:00
scoopgracie
7303bbf81a 2.0.1 2020-11-16 07:34:40 -08:00
scoopgracie
e509df96f8 PEP 8 in README 2020-11-16 07:30:23 -08:00
scoopgracie
c15e937d0e Fix NKLA and possibly other stocks
Closes #1
2020-11-16 07:28:48 -08:00
scoopgracie
f1660c8d97 Add CONTRIBUTING.md 2020-04-20 08:36:16 -07:00
scoopgracie
6f0d995d14 PyPI release
2.0.0
2020-04-20 08:35:29 -07:00
scoopgracie
86094805e6 Add gitignore 2020-04-20 08:34:47 -07:00
scoopgracie
68adb47d56 Really PEP8ify
Broke the API, but it's now fully compliant (AFAIK)
2020-04-20 07:37:07 -07:00
scoopgracie
f506c44cdf Semi-PEP8
Make it PEP 8 compliant where it does not break the API
2020-04-20 07:24:37 -07:00
scoopgracie
c2341d8989 Clean up README
No code changes yet, mostly just README reformatting
2020-04-20 07:09:04 -07:00
scoopgracie
72dce18c5c Initial commit
Same as what's on PyPI, just the working version
2020-04-20 07:00:28 -07:00