Unofficial API interface to the smartschool system.
Project description
Smartschool parser
Unofficial interpreter to interface against smartschool's website.
How to use?
Copy the credentials.yml.example
file to credentials.yml
and adjust the contents with the username/password and school uri.
from smartschool import SmartSchool, PathCredentials, Courses
SmartSchool.start(PathCredentials())
for course in Courses():
print(course.name)
Implemented:
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
smartschool-0.1.1.tar.gz
(23.8 kB
view details)
Built Distribution
File details
Details for the file smartschool-0.1.1.tar.gz
.
File metadata
- Download URL: smartschool-0.1.1.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.6 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74f23b8cd0892a82fe2993074fa876db05ac9787ed758198b45d198a308a9352 |
|
MD5 | 540fda890f03f5b9afd85a2120d0fbaf |
|
BLAKE2b-256 | 239fcac44fc273dcee9a41f31edbddd1ba30c5745dd1b88ef8e6db1e3f70b638 |
File details
Details for the file smartschool-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: smartschool-0.1.1-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.6 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4766dfd9d2e670e7c12b1c2addb88fae7466873722cc4afa9bd93cc3659eaf05 |
|
MD5 | 687bde693ba12a5c75858f63f1485918 |
|
BLAKE2b-256 | 5243c261c2a0802d51c39fde830e645a04a62d111a95119e21a70fce97f629e0 |