Metadata-Version: 2.4
Name: flightanalysis
Version: 0.3.21
Summary: Python tools for Analysis of Flight Data
Author-email: Thomas David <thomasdavid0@gmail.com>
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: fastdtw>=0.3.4
Requires-Dist: flightdata>=0.3.4
Requires-Dist: joblib>=1.4.2
Requires-Dist: json-stream>=2.3.2
Requires-Dist: loguru>=0.7.2
Requires-Dist: numpy>=2.1.3
Requires-Dist: pandas>=2.2.3
Requires-Dist: pfcschemas>=0.1.12
Requires-Dist: scipy>=1.14.1
Requires-Dist: simplejson>=3.19.3
Provides-Extra: dataflash
Requires-Dist: flightdata[dataflash]; extra == 'dataflash'
Description-Content-Type: text/markdown

# FlightAnalysis

This package contains tools for analysing recorded flight log data.The main objective is 
to facilitate automated judging for precision aerobatic competitions. 


Documentation will follow here: https://pfcdocumentation.readthedocs.io/pyflightcoach/flightanalysis.html