A package for accessing the UMD API in Python
Project description
UMD API
UMD API Docs (umd_api/general)
PlanetTerp (umd_api/planet_terp)
PyPI
https://pypi.org/project/umd-api
Installation
pip install umd-api
Initialization
General
from umd_api.general import Bus, Courses, Majors, Map, Professors
bus = Bus()
courses = Courses()
majors = Majors()
map_ = Map()
professors = Professors()
PlanetTerp
from umd_api.planet_terp import Search, Grades, Professors, Courses
search = Search()
grades = Grades()
professors = Professors()
courses = Courses()
Wakatime (Time Spent Programming)
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
umd_api-0.65.1.tar.gz
(6.0 kB
view details)
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 umd_api-0.65.1.tar.gz.
File metadata
- Download URL: umd_api-0.65.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89557ded7395448cbb8eb5efc16473c3435c36e12f6f3b76cfd018af25614930
|
|
| MD5 |
e3181c3432b0eb0514b2a80148d4c723
|
|
| BLAKE2b-256 |
a8e4460890a803f49be53c59c268c77b921e3c3ec51bebefa57e7eaca1ae0d53
|
File details
Details for the file umd_api-0.65.1-py3-none-any.whl.
File metadata
- Download URL: umd_api-0.65.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93a189cf4bcdfd9fcd09afbe9c19e14acc4463252f7f6ed72289224e2a21cdd0
|
|
| MD5 |
216d633b96f7badc9ed9d6504c2b81c5
|
|
| BLAKE2b-256 |
94a39c6406a10a1e224d8b663ffa0f186258d0b5cc89bce4f2eb1f6ee74df32f
|