Python utility toolkit for Princeton CS's LIFT.
Project description
pylifttk
This is a Python utility library for Princeton COS' LIFT.
This library tries to conveniently integrate a collection of educational tech tools used at Princeton's Department of Computer Science, to facilitate exchanges of data between those platforms.
Services integrated by this library
This library integrates:
- codePost (roster, grades);
- Ed Discussion (roster);
- CSStaff Course API (roster, assignments);
- TigerFile (roster, assignments, submissions);
- GradeScope (roster, grades).
Configuration file
Since this library integrates the functionality of several platforms, it requires access to credentials for each of those platforms. As such the config.yaml file does a lot of the heavy lifting. Note that each subsection of the file is only loaded if the corresponding submodules are loaded in Python.
course: COS126
term: F2019
csstaff:
username: "cos126api"
password: "" # email csstaff@princeton.edu
codePost:
api_key: "" #
ed:
username: "" # credentials for https://us.edstem.org
password: ""
gradescope:
username: "" # credentials for https://gradescope.com
password: ""
tigerfile:
token: "" # token obtained from https://adm.cs.princeton.edu
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylifttk-0.0.20.tar.gz.
File metadata
- Download URL: pylifttk-0.0.20.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.5.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2fd7d49d7844d9ecc0cef537838ab8e84363a7f91659f490e0bdc0671032da8
|
|
| MD5 |
968010aac44e2cad2622a3ad817d63d3
|
|
| BLAKE2b-256 |
1afdb7e0ae1cd2d0e4d76bab18445f60af3f6ce354b42918cf3f615b7cf9c0a6
|
File details
Details for the file pylifttk-0.0.20-py3-none-any.whl.
File metadata
- Download URL: pylifttk-0.0.20-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.5.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a0797d4334372a96abab6e32dcc0f493c68edeed06a1fd23e3c015851eb00ca
|
|
| MD5 |
2d5e2739ca1df9dbe98b32fd7db71175
|
|
| BLAKE2b-256 |
f6251d3308cb4a5685bafd5ae5f0ef79edea24c342d6a913b4016f67ebe18e71
|