LICENSE
README.md
pyproject.toml
setup.py
full_fred/__init__.py
full_fred/categories.py
full_fred/constants.py
full_fred/fred.py
full_fred/fred_base.py
full_fred/releases.py
full_fred/series.py
full_fred/sources.py
full_fred/tags.py
full_fred.egg-info/PKG-INFO
full_fred.egg-info/SOURCES.txt
full_fred.egg-info/dependency_links.txt
full_fred.egg-info/requires.txt
full_fred.egg-info/top_level.txt
full_fred/tests/__init__.py
full_fred/tests/fred_test_utils.py
full_fred/tests/test_api_key_file.py
full_fred/tests/test_category_methods.py
full_fred/tests/test_fred_base_methods.py
full_fred/tests/test_release_methods.py
full_fred/tests/test_series_methods.py
full_fred/tests/test_source_methods.py
full_fred/tests/test_tag_methods.py