Metadata-Version: 2.4
Name: thonny-codegrinder-plugin
Version: 2.7.3
Summary: Thonny plugin to integrate with CodeGrinder for coding practice
Author-email: Russ Ross <russ@russross.com>
License: AGPL-3.0-or-later
Project-URL: Homepage, https://github.com/russross/codegrinder/
Keywords: Thonny,CodeGrinder,education
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.10
Description-Content-Type: text/plain
Requires-Dist: certifi>=2022.12.7
Requires-Dist: dataclasses-json>=0.5.7
Requires-Dist: Pillow>=9.0.0
Requires-Dist: requests>=2.28.0
Requires-Dist: thonny>=3.3.0
Requires-Dist: websocket-client>=1.4.0

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