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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: smartschool-0.2.1.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-18-amd64

File hashes

Hashes for smartschool-0.2.1.tar.gz
Algorithm Hash digest
SHA256 fefe624bf332642105e2251207bc0d8162adb5c6be2eaee4d3286f35fadd0fb2
MD5 d66269cd9fec3651daedc3db0590dc46
BLAKE2b-256 6360f43d021dca8e7a3e3331fa2a24d85b44039708910d1cec20091b407add25

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smartschool-0.2.1-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-18-amd64

File hashes

Hashes for smartschool-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 15a9ec534bde4691222ea18b775650ad38da62349e62e94de6a688f3cc6233bf
MD5 fe10494bbff52efb8afc462062bc9f8a
BLAKE2b-256 95713da7d0c034ed39294b4a6b533a06e6df2ffbc00eb578ca08df0a7368e386

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