Metadata-Version: 2.1
Name: pymoodle
Version: 0.0.2
Summary: A python client for Moodle web services
Home-page: https://github.com/septatrix/pymoodle
Author: Nils Kattenbeck
Author-email: nilskemail+pypi@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/septatrix/pymoodle/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# pyMoodle

A python client for Moodle web services still in development.
The plan is to eventually generate typed code from the moodle source code.


