.gitignore
LICENSE
LICENSE.header
MANIFEST.in
Makefile
README.rst
noxfile.py
pyproject.toml
setup.cfg
setup.py
vulture-whitelist.py
src/nasty_utils/__init__.py
src/nasty_utils/_version.py
src/nasty_utils/datetime_.py
src/nasty_utils/download.py
src/nasty_utils/io_.py
src/nasty_utils/logging_.py
src/nasty_utils/logging_settings.py
src/nasty_utils/misc.py
src/nasty_utils/program.py
src/nasty_utils/py.typed
src/nasty_utils/settings.py
src/nasty_utils/typing_.py
src/nasty_utils.egg-info/PKG-INFO
src/nasty_utils.egg-info/SOURCES.txt
src/nasty_utils.egg-info/dependency_links.txt
src/nasty_utils.egg-info/requires.txt
src/nasty_utils.egg-info/top_level.txt
src/nasty_utils.egg-info/zip-safe
src/nasty_utils/_util/__init__.py
src/nasty_utils/_util/argparse_.py
tests/__init__.py
tests/conftest.py
tests/test_datetime.py
tests/test_download.py
tests/test_io.py
tests/test_logging.py
tests/test_logging_program.py
tests/test_misc.py
tests/test_program.py
tests/test_settings.py
tests/test_typing.py
tests/_util/__init__.py
tests/_util/path.py