Metadata-Version: 2.1
Name: thonny-codegrinder-plugin
Version: 2.6.8
Summary: Thonny plugin to integrate with CodeGrinder for coding practice
Home-page: https://github.com/russross/codegrinder/
Author: Russ Ross
Author-email: russ@russross.com
License: AGPL
Keywords: Thonny CodeGrinder eduction
Platform: Windows
Platform: macOS
Platform: Linux
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Requires-Python: >=3.6
Requires-Dist: Pillow (>=8.3.1)
Requires-Dist: dataclasses-json (>=0.5.4)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: thonny (>=3.0)
Requires-Dist: tkhtmlview (>=0.1.0)
Requires-Dist: typing-extensions (>=3.10)
Requires-Dist: websocket-client (>=1.2.1)

Thonny plugin to integrate with CodeGrinder.
This is for students enrolled in Python programming classes
that use CodeGrinder for automatic testing and grading.

