Metadata-Version: 2.1
Name: avwx-engine
Version: 1.5.2
Summary: Aviation weather report parsing library
Home-page: https://github.com/avwx-rest/avwx-engine
Author: Michael duPont
Author-email: michael@dupont.dev
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >= 3.7
Requires-Dist: geopy (~=2.0)
Requires-Dist: httpx (~=0.14)
Requires-Dist: python-dateutil (~=2.8)
Requires-Dist: xmltodict (~=0.12)
Provides-Extra: docs
Requires-Dist: mkdocs (~=1.1) ; extra == 'docs'
Provides-Extra: scipy
Requires-Dist: scipy (~=1.5) ; extra == 'scipy'
Provides-Extra: tests
Requires-Dist: pytest-asyncio (~=0.14) ; extra == 'tests'
Requires-Dist: time-machine (~=1.2) ; extra == 'tests'

UNKNOWN


