Skip to main content

Unofficial API interface to the smartschool system.

Project description

Smartschool parser

codecov

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:

Contributing?

To get started (I always use mamba/conda to create an environment)

git clone https://github.com/svaningelgem/smartschool.git
cd smartschool
mamba create -n smartschool python=3.11
mamba activate smartschool
pip install poetry
poetry install

Now you can start contributing.

To run the test suite:

poetry run pytest

Project details


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.8.tar.gz (30.2 kB view details)

Uploaded Source

Built Distribution

smartschool-0.1.8-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

Details for the file smartschool-0.1.8.tar.gz.

File metadata

  • Download URL: smartschool-0.1.8.tar.gz
  • Upload date:
  • Size: 30.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.1.0-13-amd64

File hashes

Hashes for smartschool-0.1.8.tar.gz
Algorithm Hash digest
SHA256 e3f10062860140ad06854b06eb029fb6650896e7cb18d82d3d9d2aa4d63062f6
MD5 1f273b82a5b60d9dbf623d336ac37410
BLAKE2b-256 b35b4e550fbc6e56992f4025820ae45f0144238230932a517735c49d5afbff32

See more details on using hashes here.

File details

Details for the file smartschool-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: smartschool-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 34.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/6.1.0-13-amd64

File hashes

Hashes for smartschool-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 bfce7bcbe78d6e6ca415014b7e92126030b16112cf4e737063f44d8dfaa652ef
MD5 37cf8498d13b6c9ae66948209f391f81
BLAKE2b-256 ffc996c59fe01760479d8bcd4406030dd4048556bdb1d8e65ab01b1b4fb32f83

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page