Metadata-Version: 2.4
Name: aircraftdetective
Version: 0.0.1
Summary: A Python package for estimating the efficiency of commercial aircraft.
Author-email: Michael Weinold <michaelphilippweinold+aircraftdetective@gmail.com>
Maintainer-email: Michael Weinold <michaelphilippweinold+aircraftdetective@gmail.com>
License: MIT
Project-URL: source, https://github.com/sustainableaviation/aircraftdetective
Project-URL: homepage, https://aircraftdetective.readthedocs.io
Project-URL: tracker, https://github.com/sustainableaviation/aircraftdetective/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pint
Requires-Dist: pint-pandas
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: numpy
Requires-Dist: matplotlib
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: python-coveralls; extra == "testing"
Dynamic: license-file

# AircraftDetective

A Python package for estimating the efficiency of commercial aircraft.
