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

Uploaded Source

Built Distribution

smartschool-0.4.0-py3-none-any.whl (34.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for smartschool-0.4.0.tar.gz
Algorithm Hash digest
SHA256 16f5556e8881393758aa4ecd061aca54350562da8a46f11cfa9b6d37142faa59
MD5 e32ab914377f95fc664af221dd27f9ea
BLAKE2b-256 64815fc0a880d05c366f7416492368492af3c18867ba995312b590677b044450

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for smartschool-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 faba4b7bd5485710dcd7f42194b2a8f68cb9150f57edf9e633b1fc1b915f00a1
MD5 63eb2559f125c6dd41c0f801366c0d7d
BLAKE2b-256 7b9ae000692be750dbbe8024f718417ddfad444c086f7c02419f8ea83dce0681

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