Metadata-Version: 2.1
Name: drumpy
Version: 0.0.23
Summary: Play drums on your keyboard
Home-page: https://github.com/olbed/drumpy
Author: olbed
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pygame (<2,>=1.9.6)
Requires-Dist: PyYAML (<6,>=5.3.1)

# 🥁 Drumpy 🎵

Keyboard drums with pygame

Keymap, sound files and volumes settings are in ```keymap.yaml```

Sound samples are in ```samples```

## Install
```shell script
pip install -i https://test.pypi.org/simple/ drumpy
```

## Run
```shell script
drumpy
```

