Skip to content

Open your ears and try to find where does the sound come from

License

Notifications You must be signed in to change notification settings

vgonisanz/oaltrainer

Repository files navigation

openaltrainer

Installation

This step is NOT ready

pip install openaltrainer

Development

The project require only install tox and piptools in your user.

pip install tox pip-tools --user

The first time you want to use, install dependencies in a virtual folder .tox using tox with:

make env-create

Remember to compile requirements.txt if you add more dependencies in requirements.in:

make env-compile

Run

In each terminal / IDE, remember load the environment before using it. In terminal:

source ./.tox/openaltrainer/bin/activate

And run the example:

TODO

About

Open your ears and try to find where does the sound come from

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published