Metadata-Version: 2.1
Name: pymetard
Version: 0.0.4
Summary: Download parsed METAR data.
Home-page: https://github.com/ai4time/pymetard
Author: AI4Time
Author-email: huang.yipeng@hotmail.com
License: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# PyMetarD: METAR Data Downloader
Download parsed METAR data (real-time and historical) from NOAA sites like Aviation Weather Center and Weather.gov.

<p>
    <img src ="https://img.shields.io/badge/platform-windows|linux|macos-yellow.svg"/>
    <img src ="https://img.shields.io/badge/python-3.7|3.8|3.9|3.10|3.11-blue.svg" />
    <img src ="https://img.shields.io/github/actions/workflow/status/ai4time/pymetard/ci.yml?branch=master&label=ci"/>
    <img src ="https://img.shields.io/github/actions/workflow/status/ai4time/pymetard/dist.yaml?label=dist"/>
</p>
