Ace
d365090c3b
use logging in favour of print
2024-06-25 14:27:54 +02:00
Ace
762538d4da
minor logging improvements
2024-06-25 14:22:38 +02:00
Ace
17c13e6d8e
fix issue with yfinance
2024-06-23 22:25:11 +02:00
Ace
59c59e80f5
tests best practices
2023-11-21 15:18:19 +01:00
Ace
823df7253a
adapt for Pillow10
2023-11-20 20:15:16 +01:00
Ace
d53d167f74
Update inkycal_stocks.py
2023-11-20 18:58:56 +01:00
Ace
93c968da53
python 3.11 & code quality improvements
2023-11-07 22:49:48 +01:00
Hong Jiang
b57d60bab9
only print dir creation log when it actually happens
2023-09-10 13:03:30 +08:00
Hong Jiang
b18d25eaa4
only create directory for stocks when necessary
...
This avoids printing an inacurate error every time.
2023-09-10 12:53:40 +08:00
aceisace
4d1ed107b7
naming convention
2022-10-02 00:49:27 +02:00
aceisace
5b032d6231
Improved formatting
2022-04-02 01:30:17 +02:00
wface
5a163a65a8
changed yfinance requirement to 0.1.62
2021-07-11 11:26:05 +02:00
wface
48204c0c55
inkycal_stocks module update
...
updates the inkycal_stocks module from 0.3 to 0.5
2021-07-08 17:20:27 +02:00
Ace
588a457304
fixed typo
2020-12-03 14:21:12 +01:00
Ace
71d89d45d8
switched from optional to required parameter
2020-12-02 01:01:31 +01:00
Ace
636172f157
readability improvements
...
switched from string formatting to f-strings
removed some non-required validation
Standardised some logging outputs
better formatting of config inside tests
2020-11-29 14:51:19 +01:00
Ace
578f48d24d
added official suppport for inkycal_stocks.py (by @worstface)
2020-11-25 10:22:34 +01:00