CakeCMS-Python-API/README.md

453 B

CakeCMS Python API

This python class provides easier programmatic access to the CakeCMS course management system. For a basic documentation on the CMS API functionality, see its help section: https://cms.cispa.saarland/system/help/api

To learn about the available methods, see cakecms/cakecms.py.

Example scripts with common use-cases can be found in the directory examples/.