Skip to main content

Tools to get points from the classdojo point system

Project description

Class Dojo

Tools to get points from the classdojo point system

Install using:

pip3 install classdojo

Example:

import classdojo.classdojo as classdojo

classId = "<CLASS ID (Found in URL)"
cookie = "<Cookie (Found in developer console)

_class = classdojo.classDojo(classId, cookie)

print(_class.getPointsByCombinedName("KnowlesB")

0.01 - Initial Upload 0.02 - Fixed Import Error

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

classdojo-0.0.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

classdojo-0.0.2-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page