.gitignore
COPYING
MANIFEST.in
README.md
pyproject.toml
requirements.txt
.github/workflows/publish_pypi.yml
.vscode/settings.json
flightplotting/__init__.py
flightplotting/model.py
flightplotting/plots.py
flightplotting/templates.py
flightplotting/titlerenderer.py
flightplotting/traces.py
flightplotting.egg-info/PKG-INFO
flightplotting.egg-info/SOURCES.txt
flightplotting.egg-info/dependency_links.txt
flightplotting.egg-info/requires.txt
flightplotting.egg-info/top_level.txt
flightplotting/data/ColdDraftF3APlane.obj
flightplotting/data/__init__.py
tests/__init__.py
tests/test_plots.py
tests/data/__init__.py
tests/data/p23_flight.json