Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sid-kap/ut-canvas-cli
Command line interface for accessing stuff from instructure.utexas.edu
https://github.com/sid-kap/ut-canvas-cli
Last synced: about 2 months ago
JSON representation
Command line interface for accessing stuff from instructure.utexas.edu
- Host: GitHub
- URL: https://github.com/sid-kap/ut-canvas-cli
- Owner: sid-kap
- Created: 2015-01-30T17:41:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-26T02:57:57.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T21:58:45.032Z (2 months ago)
- Language: Python
- Size: 180 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ut-canvas-cli
Command line interface for [UT-Austin's student portal](https://utexas.instructure.com/).Uses cookies from local Chrome/Chromium user-data for authentication. (Using code from https://gist.github.com/n8henrie/8715089)
Example use:
`python3 canvas.py files`
`python3 canvas.py announcements`
`python3 canvas.py messages`