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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for classdojo-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f9664140daec7a39876f59f1ca42b20dd6dfd2611004fec5fc662a54f08f12a |
|
MD5 | 741243b94d6e8bce996136aea6403350 |
|
BLAKE2b-256 | 712d9d721e6b73bc7caa9dc1679115bb891a7f2309fe250311922c08597703df |