Go to file
RemixDev 11735f9336 Updated README 2020-02-18 21:28:53 +01:00
deemix Autoformat files. 2020-02-17 22:24:39 +03:00
.gitignore Initial Commit 2020-02-16 18:32:10 +01:00
README.md Updated README 2020-02-18 21:28:53 +01:00
requirements.txt Added README.md and requirements 2020-02-17 17:02:52 +01:00

README.md

How to use

Install wxpython (check if there are builded packages for your distribution, if not then just run pip install wxpython and it should build it for your system)
Install the rest of the dependencies using pip install -r requirements.txt
Run python -m deemix to run the app

TODO

Find all dependencies and add them to requirements.txt
Finish porting all features