Metadata-Version: 2.4
Name: thonny-codegrinder-plugin
Version: 2.7.1
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 education
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: requests>=2.25.1
Requires-Dist: thonny>=3.0
Requires-Dist: websocket-client>=1.2.1
Requires-Dist: Pillow>=8.3.1
Requires-Dist: dataclasses-json>=0.5.4
Requires-Dist: typing-extensions>=3.10
Requires-Dist: certifi>=2021.10.8
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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