Metadata-Version: 2.4
Name: korea-weather-api
Version: 0.0.2
Project-URL: Documentation, https://github.com/LEECHUNGGAK/korea-weather-api#readme
Project-URL: Issues, https://github.com/LEECHUNGGAK/korea-weather-api/issues
Project-URL: Source, https://github.com/LEECHUNGGAK/korea-weather-api
Author-email: Lee Chung Gak <lechga@yahoo.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: ~=3.11.0
Requires-Dist: fastapi~=0.115.0
Requires-Dist: requests~=2.23.0
Description-Content-Type: text/markdown

# korea-weather-api

[![PyPI - Version](https://img.shields.io/pypi/v/korea-weather-api.svg)](https://pypi.org/project/korea-weather-api)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/korea-weather-api.svg)](https://pypi.org/project/korea-weather-api)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install korea-weather-api
```

## License

`korea-weather-api` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
