Metadata-Version: 2.4
Name: opymapper
Version: 0.1.0b3
Summary: A Python tool to create osu! beatmaps programmatically.
Author-email: Msnehulak <pypi@snehulak.dev>
Project-URL: Homepage, https://github.com/Msnehulak/opymapper
Requires-Python: >=3.14
Description-Content-Type: text/markdown

[![Run Pytest](https://github.com/Msnehulak/opmaper/actions/workflows/tests.yaml/badge.svg)](https://github.com/Msnehulak/opmaper/actions/workflows/tests.yaml)
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# This project is in early development
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

# OPYMAPPER (OSU python mapper)
opymapper is a tool in Python to create osu! beatmaps programmatically. Developed with Test Driven Development.

## Download
```bash
pip install opymapper
```

## Links
[PyPi](https://pypi.org/project/opymapper/)
[GitHub](https://github.com/Msnehulak/opymapper)
Documentation soon
