.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
environment.yml
setup.cfg
setup.py
.github/workflows/ubuntu.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/datedown/__init__.py
src/datedown/dates.py
src/datedown/down.py
src/datedown/fname_creator.py
src/datedown/interface.py
src/datedown/urlcreator.py
src/datedown/wget.py
src/datedown.egg-info/PKG-INFO
src/datedown.egg-info/SOURCES.txt
src/datedown.egg-info/dependency_links.txt
src/datedown.egg-info/entry_points.txt
src/datedown.egg-info/not-zip-safe
src/datedown.egg-info/requires.txt
src/datedown.egg-info/top_level.txt
tests/conftest.py
tests/test_dates.py
tests/test_down.py
tests/test_fnamecreator.py
tests/test_interface.py
tests/test_urlcreator.py
tests/test_data/year_month_subfolders/2000/01/file_2000_01_01.txt
tests/test_data/year_month_subfolders/2000/01/file_2000_01_02.txt
tests/test_data/year_month_subfolders/2000/02/file_2000_02_01.txt