Metadata-Version: 2.4
Name: thonny-codegrinder-plugin
Version: 2.7.2
Summary: Thonny plugin to integrate with CodeGrinder for coding practice
Home-page: https://github.com/russross/codegrinder/
Author: Russ Ross
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
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
Description-Content-Type: text/plain
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: home-page
Dynamic: platform
Dynamic: requires-python

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