Chris Berkhout
|
89e8bc9964
|
Loosen requirement for Alpha Vantage api key.
|
2021-08-23 20:59:45 +02:00 |
|
Chris Berkhout
|
1468e1f64b
|
Version 1.2.0.
|
2021-08-23 18:41:34 +02:00 |
|
Chris Berkhout
|
7b53204bcf
|
Support Coinbase Pro.
|
2021-08-23 18:40:35 +02:00 |
|
Chris Berkhout
|
ca63a435bd
|
Version 1.1.0.
|
2021-08-20 18:09:48 +02:00 |
|
Chris Berkhout
|
799aaf37cc
|
Support use via bean-price.
|
2021-08-20 18:08:40 +02:00 |
|
Chris Berkhout
|
1430ce97f7
|
Remove unused fixture.
|
2021-08-20 18:08:04 +02:00 |
|
Chris Berkhout
|
98d71392c2
|
Fix example image link in README to work on pypi.org.
|
2021-08-20 18:07:22 +02:00 |
|
Chris Berkhout
|
ed44502def
|
Version 1.0.1.
|
2021-08-20 14:30:25 +02:00 |
|
Chris Berkhout
|
c977286153
|
Include image for readme in package.
|
2021-08-20 12:28:53 +02:00 |
|
Chris Berkhout
|
fc2561b19e
|
Version 1.0.0.
|
2021-08-20 11:31:12 +02:00 |
|
Chris Berkhout
|
6708800699
|
Simplify README example.
|
2021-08-19 13:29:38 +02:00 |
|
Chris Berkhout
|
f501cc8f9a
|
Last README change for now.
|
2021-08-17 17:01:23 +02:00 |
|
Chris Berkhout
|
b5cfdaad1e
|
More README changes.
|
2021-08-17 16:53:45 +02:00 |
|
Chris Berkhout
|
fecd61f5f8
|
More README changes.
|
2021-08-17 12:58:49 +02:00 |
|
Chris Berkhout
|
a4c0a142e3
|
Expand README.
|
2021-08-12 16:30:53 +02:00 |
|
Chris Berkhout
|
c3a186fe49
|
Tidy README.
|
2021-08-11 15:12:02 +02:00 |
|
Chris Berkhout
|
74d9c211c9
|
Add some live tests.
|
2021-08-11 15:00:58 +02:00 |
|
Chris Berkhout
|
d19bc66c61
|
Avoid running flake8 on cache, etc.
|
2021-08-10 14:16:21 +02:00 |
|
Chris Berkhout
|
637650245e
|
Set up pre-commit hook and related make targets.
|
2021-08-10 13:58:15 +02:00 |
|
Chris Berkhout
|
9050b7948b
|
Run flake8 linting on CI.
|
2021-08-05 12:57:10 +02:00 |
|
Chris Berkhout
|
78b622eade
|
Test outputs.
|
2021-08-04 15:34:52 +02:00 |
|
Chris Berkhout
|
5d0c6aaf03
|
Don't test baseoutput abstract method.
|
2021-08-04 12:40:11 +02:00 |
|
Chris Berkhout
|
2d1553e2d9
|
Test basesource methods.
|
2021-08-04 12:40:11 +02:00 |
|
Chris Berkhout
|
c0af189ae0
|
Remove unused imports.
|
2021-08-03 14:09:20 +02:00 |
|
Chris Berkhout
|
0ddaf5893b
|
Basic tests for cli().
|
2021-08-03 14:06:41 +02:00 |
|
Chris Berkhout
|
66e95c1ac4
|
Pull validation helpers out of build_parser() for easier testing.
|
2021-08-02 16:42:12 +02:00 |
|
Chris Berkhout
|
784770d9f3
|
Generate parser errors when basic argument validation fail.
|
2021-08-02 16:41:34 +02:00 |
|
Chris Berkhout
|
338acf2970
|
Set all defaults for source in arg parser.
|
2021-08-02 16:27:14 +02:00 |
|
Chris Berkhout
|
16d0405725
|
Parse provided args when available.
|
2021-08-02 16:24:32 +02:00 |
|
Chris Berkhout
|
f21636c397
|
Version 0.1.7.
|
2021-08-01 18:11:38 +02:00 |
|
Chris Berkhout
|
c8337b9c2c
|
Test fetch.
|
2021-08-01 18:05:27 +02:00 |
|
Chris Berkhout
|
3218338bff
|
Use logging.warning() instead of deprecated logging.warn().
|
2021-08-01 17:35:14 +02:00 |
|
Chris Berkhout
|
de4a8f2227
|
Add pytest-mock.
|
2021-08-01 14:03:42 +02:00 |
|
Chris Berkhout
|
5053d57fec
|
Test logger.
|
2021-07-31 12:02:00 +02:00 |
|
Chris Berkhout
|
944265a7e9
|
Test format.
|
2021-07-31 12:01:49 +02:00 |
|
Chris Berkhout
|
bc482957ec
|
Fix flake8 warnings.
|
2021-07-30 14:23:44 +02:00 |
|
Chris Berkhout
|
4f6dafcbeb
|
Test Series.
|
2021-07-30 14:09:47 +02:00 |
|
Chris Berkhout
|
1124b6f86c
|
Test formatting of list of sources.
|
2021-07-29 17:15:36 +02:00 |
|
Chris Berkhout
|
c13e329208
|
Test exceptions handler.
|
2021-07-29 17:05:14 +02:00 |
|
Chris Berkhout
|
09b7a25f9d
|
Test isocurrencies.
|
2021-07-29 16:42:21 +02:00 |
|
Chris Berkhout
|
c912b676b4
|
Use a common exceptions handler when interacting with a source.
|
2021-07-29 16:22:06 +02:00 |
|
Chris Berkhout
|
582b9fe178
|
No prefix to curl commands in debug log output.
|
2021-07-29 16:17:44 +02:00 |
|
Chris Berkhout
|
2e12167dac
|
Add badges to readme.
|
2021-07-29 13:42:34 +02:00 |
|
Chris Berkhout
|
260fc428f5
|
Don't isort/black vendored code.
|
2021-07-29 13:08:36 +02:00 |
|
Chris Berkhout
|
96315b1b00
|
Fix isort in CI.
|
2021-07-29 13:04:37 +02:00 |
|
Chris Berkhout
|
a3709926e4
|
Log when there are no results for symbol search.
|
2021-07-29 13:03:29 +02:00 |
|
Chris Berkhout
|
d3931310a2
|
Improve alphavantage error handling and add tests.
|
2021-07-29 13:03:29 +02:00 |
|
Chris Berkhout
|
99761ebbd1
|
Update .gitlab-ci.yml file
|
2021-07-29 11:00:45 +00:00 |
|
Chris Berkhout
|
81291cbf2b
|
Update .gitlab-ci.yml file
|
2021-07-29 11:00:29 +00:00 |
|
Chris Berkhout
|
b0834575ed
|
Version 0.1.6.
|
2021-07-18 18:13:43 +02:00 |
|