This website requires JavaScript.
Explore
Help
Register
Sign in
fz0x1
/
pricehist
Watch
1
Star
0
Fork
You've already forked pricehist
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1d605520a1
pricehist
/
src
/
pricehist
History
Chris Berkhout
d26c9e5d59
Show INFO messages by default and have one option for more: --verbose.
2021-06-01 19:17:42 +02:00
..
outputs
Add support for Yahoo! Finance.
2021-06-01 19:04:27 +02:00
resources
Generate valid GnuCash SQL by not inserting values if there are none.
2021-05-31 18:50:48 +02:00
sources
Add support for Yahoo! Finance.
2021-06-01 19:04:27 +02:00
__init__.py
After running Black.
2021-04-20 20:41:58 +02:00
cli.py
Show INFO messages by default and have one option for more: --verbose.
2021-06-01 19:17:42 +02:00
fetch.py
Tidy logging.
2021-05-31 15:10:15 +02:00
format.py
Generate CSV with the correct escaping.
2021-05-29 22:12:36 +02:00
isocurrencies.py
Don't use static methods. Use name by_code instead of bycode.
2021-05-25 15:26:24 +02:00
logger.py
Show INFO messages by default and have one option for more: --verbose.
2021-06-01 19:17:42 +02:00
price.py
Introduce series.
2021-05-27 12:47:12 +02:00
series.py
Quantize after invert, not in outputs or formatter.
2021-05-27 18:36:26 +02:00