/thonny-testplugin

This is a demonstration of a plugin for the thonny IDE.

Primary LanguagePythonMIT LicenseMIT

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