|
148f59664e
|
update license
|
2023-03-16 12:52:44 -07:00 |
|
|
6225cf7fd0
|
Delete setup.cfg
|
2021-12-04 19:24:14 -08:00 |
|
|
3a6b6d26d5
|
Include requirements
|
2021-12-04 19:15:35 -08:00 |
|
|
b8fd0276df
|
Update branch info
|
2021-12-04 19:00:34 -08:00 |
|
|
5f23f1c04c
|
Reformat code and bump version
|
2021-12-04 18:53:48 -08:00 |
|
|
14be2b99c5
|
Update README
Fix installation instructions, and miscellaneous cleanup
|
2021-12-04 18:50:58 -08:00 |
|
|
1bd1ced732
|
Use f-strings
|
2021-12-04 18:46:49 -08:00 |
|
|
9f1bd098bc
|
Use newer user agent
|
2021-12-04 18:45:45 -08:00 |
|
|
43a0a9408e
|
Work with new Yahoo! Finance site
Closes Issue #3
|
2021-12-04 18:45:04 -08:00 |
|
|
204a91b1f6
|
Add space to README
Oops
|
2021-05-26 19:51:30 -07:00 |
|
|
879ac760d0
|
Mention ETFs and mutual funds in readme
Mention ETFs and mutual funds (and refer to #2)
|
2021-05-26 19:50:48 -07:00 |
|
|
8b202c4fb2
|
Remove copyright notice
|
2021-05-26 13:42:53 -07:00 |
|
|
0d12a89e58
|
Update setup.py
|
2021-05-26 13:41:49 -07:00 |
|
|
518692c69f
|
Merge pull request #2 from ausmal/master
Fix issue with historical quotes for mutual funds
|
2021-05-26 13:38:23 -07:00 |
|
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 |
|