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

Uploaded Source

Built Distribution

smartschool-0.1.5-py3-none-any.whl (34.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: smartschool-0.1.5.tar.gz
  • Upload date:
  • Size: 29.9 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.5.tar.gz
Algorithm Hash digest
SHA256 3030fe48d5bf066bcfb0962a55b8dbb0123bf4bcdd915095de337ce9ea376a31
MD5 ce0807b961dcf8f540fc74d267adb590
BLAKE2b-256 89cfe8699cc6a107ceb7438bbcf5499516d20662e36a83115e9c9ba0feb0d7af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smartschool-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 34.1 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3da711dd1aeb61b23bb2cb7c3a4960d3d4cc15244b6af954ca167c5c61e16d11
MD5 1244bbce08e176650e6cbf8c18940360
BLAKE2b-256 44c161e17cab85cfae318bff9f70e5f1335d5daa3e963ea75af02b75a35f77b3

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