.build_docs.sh
.flake8
.gitignore
LICENSE
README.md
pyproject.toml
.github/coverage.json
.github/workflows/docs.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
docs/CLI.md
docs/templates/custom.css
docs/templates/frame.html.jinja2
docs/templates/module.html.jinja2
resources/gh_banner-nflogic.png
src/nflogic/__init__.py
src/nflogic/cli.py
src/nflogic.egg-info/PKG-INFO
src/nflogic.egg-info/SOURCES.txt
src/nflogic.egg-info/dependency_links.txt
src/nflogic.egg-info/entry_points.txt
src/nflogic.egg-info/requires.txt
src/nflogic.egg-info/top_level.txt
src/nflogic/api/__init__.py
src/nflogic/api/cache.py
src/nflogic/api/db.py
src/nflogic/api/parse.py
src/nflogic/api/database/db.sqlite
tests/test_cache.py
tests/test_db.py
tests/test_integration.py
tests/test_parse.py
tests/test_xml_v4.xml