Metadata-Version: 2.1
Name: munzee
Version: 0.1.3
Summary: Python Munzee API wrapper
License: MIT
Author: MatyiFKBT
Author-email: 6183867+MatyiFKBT@users.noreply.github.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Description-Content-Type: text/markdown

# munzeepy
Python Munzee API wrapper

![PyPI](https://img.shields.io/pypi/v/munzee)

## Developing

Install `poe`:

```sh
pipx install poethepoet
```

