pip install -r requirements.txt --user
cd /path/to/thonny/
PYTHONPATH=/path/to/thonny-testplugin/ python -m thonny
This project is using a third party project.
Name | Website | License |
---|---|---|
thonny | https://thonny.org | MIT |
pip install -r requirements.txt --user
cd /path/to/thonny/
PYTHONPATH=/path/to/thonny-testplugin/ python -m thonny
This project is using a third party project.
Name | Website | License |
---|---|---|
thonny | https://thonny.org | MIT |