Metadata-Version: 2.3
Name: apckey25
Version: 0.1.1
Summary: A simple python interface to interact with the AKAI APC Key 25
License: BSD 3-Clause
Author: PaddeCraft
Author-email: info@paddecraft.dev
Requires-Python: >=3.10
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: mido (>=1.3.3,<2.0.0)
Project-URL: Repository, https://github.com/PaddeCraft/python-apckey25
Description-Content-Type: text/markdown

# apckey25

[![PyPI - Version](https://img.shields.io/pypi/v/apckey25)](https://pypi.org/project/apckey25)

> A simple python interface to interact with the AKAI APC Key 25

## Getting started

First install the package. It is published also on PyPI.
For usage, please consult the examples and code for now.

