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

Uploaded Source

Built Distribution

smartschool-0.1.7-py3-none-any.whl (34.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: smartschool-0.1.7.tar.gz
  • Upload date:
  • Size: 30.1 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.7.tar.gz
Algorithm Hash digest
SHA256 80c6cadd61f8591bc014d44915f91c4f154a4f77de7fd971f3b3b38139b020d2
MD5 f1b6a060c9546559e401211f7047cacd
BLAKE2b-256 e82f206a405aaf3b2b2535cbc9790b8daefe37dd75df71d77119ba0718d17415

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smartschool-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 34.3 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1fd5b72a412b3a0df787636e534ca50d2b70a5409f5b6a4ec774a1f5e0f5a188
MD5 d234a90885e90dcbdc92cb86282a20e2
BLAKE2b-256 896f1006dedb0fecde32e30bdd9370cf4ba7dfdd5b82d47af322e28d1c8f84ef

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