Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 409 Bytes

Test Plugin for the thonny IDE

Installation

pip install -r requirements.txt --user

Start the plugin with thonny

cd /path/to/thonny/
PYTHONPATH=/path/to/thonny-testplugin/ python -m thonny

License

This project is using a third party project.

Name Website License
thonny https://thonny.org MIT