/PyClassCharts

An UNOFFICIAL wrapper made in python for the ClassCharts API.

Primary LanguagePythonMIT LicenseMIT

PyClassCharts

An UNOFFICIAL wrapper made in python for the ClassCharts API.

Inspired by NCPlayz's Wrapper.

Currently this is a work in progress project and will only be worked on as needed to add new features or to fix broken things since it's just made for a few simple tasks.

Example

import classcharts

print(classcharts.GetTimeTable("aslkdj", "27/02/2008", 123456, 1, 1, 2000))