.gitignore
MANIFEST.in
Makefile
README.md
requirements.txt
setup.py
.github/workflows/pythonpackage.yml
edgar_toolbox/__init__.py
edgar_toolbox/lib.py
edgar_toolbox/weather.py
edgar_toolbox.egg-info/PKG-INFO
edgar_toolbox.egg-info/SOURCES.txt
edgar_toolbox.egg-info/dependency_links.txt
edgar_toolbox.egg-info/not-zip-safe
edgar_toolbox.egg-info/top_level.txt
edgar_toolbox/data/data.csv.gz
scripts/edgar_toolbox-run
tests/__init__.py
tests/lib_test.py