Metadata-Version: 2.1
Name: pymoodle
Version: 0.0.4
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: MIT
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: Typing :: Typed
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: test
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.


