Skip to main content

Control of MIDI hardware devices

Project description

maquinitas-foxdot

About

maquinitas-foxdot is a project by Aarón Montoya-Moraga.

maquinitas-foxdot is a flavor of the maquinitas library, intended to be used in conjunction with FoxDot.

Developing

  • Create a virtual environment
python3 -m venv env
  • Activate the virtual environment
source env/bin/activate
  • Install dependencies
python3 -m pip install setuptools wheel twine
  • Build
python3 setup.py sdist bdist_wheel

Deploying

python3 -m venv env
  • Activate the virtual environment
source env/bin/activate
  • Install dependencies
python3 -m pip install setuptools wheel twine

Installing

python3 -m venv env
  • Activate the virtual environment
source env/bin/activate
  • Install FoxDot
pip3 install FoxDot

Testing

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

maquinitas-0.0.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

maquinitas-0.0.1-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page