- Replace wildcard imports with explicit imports for clarity - Improve error handling and logging (replace print with logger, add specific exceptions) - Add automatic creation of required directories in config - Add type hints to key functions - Update README with environment variable documentation |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| finnhub_utils.py | ||
| googlenews_utils.py | ||
| interface.py | ||
| reddit_utils.py | ||
| stockstats_utils.py | ||
| utils.py | ||
| yfin_utils.py | ||