Metadata-Version: 2.1
Name: metcli
Version: 0.1.0
Summary: A command line interface for Met Éireann.
Home-page: https://github.com/ozzywalsh/metcli
Author: Ozzy Walsh
License: MIT
Keywords: weather utility cli
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: termcolor

# metcli
A command line interface to Met Éireann.

Still in development so the **API will change**.

Only gives national forecast at the moment.
More features to come.

## Install
`$ pip install metcli`

## Usage
`$ metcli`


