CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
sec_edgar_downloader/Downloader.py
sec_edgar_downloader/__init__.py
sec_edgar_downloader/_constants.py
sec_edgar_downloader/_utils.py
sec_edgar_downloader/_version.py
sec_edgar_downloader.egg-info/PKG-INFO
sec_edgar_downloader.egg-info/SOURCES.txt
sec_edgar_downloader.egg-info/dependency_links.txt
sec_edgar_downloader.egg-info/not-zip-safe
sec_edgar_downloader.egg-info/requires.txt
sec_edgar_downloader.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_after_and_before_date.py
tests/test_amends.py
tests/test_downloader_class.py
tests/test_filing_downloads.py
tests/test_filing_url_retrieval.py
tests/test_user_input.py