Commit Graph

821 Commits

Author SHA1 Message Date
pyup-bot
c2cfd6e3d7 Update pip from 20.3.3 to 21.0.1 2021-03-06 21:40:37 -05:00
Cameron Yick
1eb86acd82 Merge pull request #607 from hydrosquall/pyup-update-watchdog-1.0.2-to-2.0.2
Update watchdog to 2.0.2
2021-03-06 21:40:34 -05:00
Cameron Yick
6995ebc2b2 Merge pull request #608 from hydrosquall/pyup-update-pytest-runner-5.2-to-5.3.0
Update pytest-runner to 5.3.0
2021-03-06 21:39:58 -05:00
pyup-bot
62d19daf72 Update tox from 3.21.4 to 3.23.0 2021-03-06 21:39:35 -05:00
Cameron Yick
535ffc91a7 Merge pull request #606 from hydrosquall/pyup-update-pandas-1.2.2-to-1.2.3
Update pandas to 1.2.3
2021-03-06 21:39:34 -05:00
pyup-bot
4e8f7edc17 Update pytest-runner from 5.2 to 5.3.0 2021-03-06 21:38:33 -05:00
pyup-bot
135dc8c3ca Update watchdog from 1.0.2 to 2.0.2 2021-03-06 21:38:31 -05:00
pyup-bot
2852cb8f7e Update pandas from 1.2.2 to 1.2.3 2021-03-06 21:38:06 -05:00
Cameron Yick
0ec6a4c6f2 [metadata] Remove mentions of old Tiingo versions and old Python versions #601 2021-03-06 21:37:09 -05:00
Cameron Yick
c04b7c8cd0 Merge pull request #605 from hydrosquall/release/0.14.0
Prepare for version 0.14.0 release
v0.14.0
2021-03-06 21:30:05 -05:00
Cameron Yick
62b51b533d Security updates for modern python packages 2021-03-06 21:28:38 -05:00
Cameron Yick
bd2d1236a9 [tooling] Roll test matrix from python 2.x to 3.8 2021-03-06 21:24:31 -05:00
Cameron Yick
68c47b021c Prepare for version 0.14.0 release 2021-03-06 21:23:17 -05:00
GenusGeoff
a43b192307 Update README.rst
Fixing formatting
2021-03-01 20:20:02 -05:00
GenusGeoff
5ec3dcea3b Update README.rst
Got the formatting in order
2021-03-01 20:14:27 -05:00
GenusGeoff
57514cd637 Update README.rst
Trying to work out the formatting
2021-03-01 20:12:23 -05:00
GenusGeoff
f2b3b9c99d Update README.rst
Trying to get the formatting correct.
2021-03-01 20:10:25 -05:00
GenusGeoff
214a03a1ef Update README.rst with suggested modifications
Updated with some cryptocurrency examples as requested in #520. I also resolved some capitalization problems in the code, e.g. CLIENT.method rather than client.method as the code example dictates.
2021-03-01 20:08:52 -05:00
GenusGeoff
ea6a2986d6 Update api.py
Added functionality in rough form as requested in "[Enhancement] Add new daily and IEX methods following the Tiingo API more closely #527" from tiingo-python
2021-02-27 18:53:33 -05:00
Cameron Yick
4cfca690b4 Merge pull request #585 from hydrosquall/pyup-update-pandas-1.2.0-to-1.2.2
Update pandas to 1.2.2
2021-02-14 16:25:40 -05:00
Cameron Yick
36749010b1 Merge pull request #580 from hydrosquall/pyup-update-tox-3.21.1-to-3.21.4
Update tox to 3.21.4
2021-02-14 16:25:27 -05:00
Cameron Yick
6dc49a3fd3 Merge pull request #581 from atarax/feature/fundamentals
Feature/fundamentals
2021-02-11 19:00:11 -05:00
atarax
a2cfbc7415 [feature] Add fundamentals-data 2021-02-11 11:34:46 +01:00
pyup-bot
22bee9d54b Update pandas from 1.2.0 to 1.2.2 2021-02-09 20:36:33 -05:00
pyup-bot
bde83c1ad4 Update tox from 3.21.1 to 3.21.4 2021-02-03 13:16:06 -05:00
Cameron Yick
820dfa0bd0 Merge pull request #570 from hydrosquall/pyup-update-tox-3.20.1-to-3.21.1
Update tox to 3.21.1
2021-01-17 20:53:13 -05:00
Cameron Yick
eee05f8610 Merge pull request #567 from hydrosquall/pyup-update-sphinx-3.4.1-to-3.4.3
Update sphinx to 3.4.3
2021-01-17 20:52:58 -05:00
Cameron Yick
cc96812731 Merge pull request #569 from minnend/fix-news-no-sources
Update get_news() to work when no `sources` are provided.
2021-01-14 18:31:50 -05:00
pyup-bot
ae7447aa60 Update tox from 3.20.1 to 3.21.1 2021-01-13 08:49:29 -05:00
mohamedemad4
a15986feca test of missing API key in os env and config dict 2021-01-12 15:46:02 +02:00
David Minnen
aed36edb65 Update get_news() to work when no sources are provided.
Currently, `sources=[]` by default, which will become "" once the
list is `joined` to form a csv string. The tiingo api appears to
interpret the empty string as "don't match any sources" instead of
"match all sources". This commit fixes the problem by setting
`sources` to `None` if the list is empty.

Adds unit test for empty new sources list.

Updates HISTORY.rst with note about bug fix.
2021-01-11 04:44:35 +00:00
pyup-bot
903de12bd6 Update sphinx from 3.4.1 to 3.4.3 2021-01-07 18:10:05 -05:00
mohamedemad4
be25aa24c3 better error handling for config option 2021-01-03 12:59:22 +02:00
Cameron Yick
f6ef473b0d Merge pull request #559 from hydrosquall/pyup-update-coverage-5.3-to-5.3.1
Update coverage to 5.3.1
2020-12-28 22:14:26 -05:00
Cameron Yick
ea80fa62dc Merge pull request #563 from hydrosquall/pyup-update-pandas-1.1.5-to-1.2.0
Update pandas to 1.2.0
2020-12-28 22:14:09 -05:00
pyup-bot
797a87796a Update pandas from 1.1.5 to 1.2.0 2020-12-26 14:03:31 -05:00
Cameron Yick
71c77d484e Merge branch 'master' into pyup-update-coverage-5.3-to-5.3.1 2020-12-25 12:10:04 -05:00
Cameron Yick
3b231ff191 Merge pull request #561 from hydrosquall/pyup-update-sphinx-3.3.1-to-3.4.1
Update sphinx to 3.4.1
2020-12-25 12:09:15 -05:00
Cameron Yick
ddcb8173f2 Merge pull request #562 from hydrosquall/pyup-update-twine-3.2.0-to-3.3.0
Update twine to 3.3.0
2020-12-25 12:08:46 -05:00
pyup-bot
fc0cffbb2d Update twine from 3.2.0 to 3.3.0 2020-12-24 10:14:04 -05:00
pyup-bot
ab6f8c10c6 Update sphinx from 3.3.1 to 3.4.1 2020-12-24 10:13:58 -05:00
pyup-bot
c7bc259ccf Update coverage from 5.3 to 5.3.1 2020-12-20 04:03:35 -05:00
Cameron Yick
4e10eed86d Merge pull request #541 from hydrosquall/pyup-update-pandas-0.25.1-to-1.1.5
Update pandas to 1.1.5
2020-12-19 15:35:21 -05:00
Cameron Yick
54e5550863 Merge pull request #557 from hydrosquall/pyup-update-watchdog-0.10.3-to-1.0.2
Update watchdog to 1.0.2
2020-12-19 15:34:02 -05:00
Cameron Yick
24472f0e66 Merge branch 'master' into pyup-update-watchdog-0.10.3-to-1.0.2 2020-12-19 15:33:49 -05:00
Cameron Yick
00595b3d92 Merge pull request #556 from hydrosquall/pyup-update-pytest-5.3.5-to-6.2.1
Update pytest to 6.2.1
2020-12-19 15:11:17 -05:00
Cameron Yick
01f966f02f Merge pull request #544 from hydrosquall/pyup-update-watchdog-0.10.3-to-1.0.1
Update watchdog to 1.0.1
2020-12-19 15:09:43 -05:00
Cameron Yick
1992db31e8 Merge branch 'master' into pyup-update-watchdog-0.10.3-to-1.0.1 2020-12-19 15:08:43 -05:00
Cameron Yick
c5fe2f26c7 Merge pull request #551 from hydrosquall/pyup-update-wheel-0.36.1-to-0.36.2
Update wheel to 0.36.2
2020-12-19 15:06:22 -05:00
Cameron Yick
f655504c16 Merge pull request #533 from hydrosquall/pyup-update-sphinx-3.2.1-to-3.3.1
Update sphinx to 3.3.1
2020-12-19 15:05:58 -05:00