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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: smartschool-0.1.6.tar.gz
  • Upload date:
  • Size: 30.0 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.6.tar.gz
Algorithm Hash digest
SHA256 c24a298d1f6ad2776fb571b4a0a944b4aeaf9d91998fc02f32baa1719d996d25
MD5 46158f69b67f6345ce06d34e84a9bd96
BLAKE2b-256 437597aef33f6045f6c4934124a2538570b75fc21acc5cc7bccc7ffa11b89815

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smartschool-0.1.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 445fed4dda2795f17f23222015284f495afe269f8c4fcc043a28d44d5e6b4c60
MD5 62c0dbf7565809dd92d3e9fdcfd5edc5
BLAKE2b-256 546e24bbb9ccd471a69d452610fd775aa0f3992fd9a2c01e7d0aa3445093f1aa

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