pkulev / lampy

Launchpad Mini python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Build Status Coverage

Lampy: Launchpad Mini python library

https://github.com/pkulev/lampy/raw/master/launchpad.jpg

Requirements

  • Python >= 3.7
  • python-rtmidi
  • TODO
  • TODO

Installation

For usage only

Unfortunately name lampy was already in use in PyPI.

# via pipsi
$ pipsi install lampylib

# via pip
$ pip install --user lampylib

For development

You need poetry installed. (It's great tool! Check it out, please.)

$ poetry install --develop .

Testing

  • TODO

Documentation

  • TODO

About

Launchpad Mini python library

License:MIT License


Languages

Language:Python 100.0%