Skip to main content

KAMAR Notices Interface - A way to access notices from KAMAR in a bunch of languages (Python)

Project description

KAMAR Notices Interface

Python Edition

KNI (KAMAR Notices Interface) is a project designed to bring a way of accessing notices from the KAMAR portal software. KNIs goal is to produce usable libraries in as many languages as possible

Supported Versions

KNI is available on PyPI:

$ python -m pip install knij

Retrieving Notices

from kni import KNI

kni = KNI('demo.school.kiwi')
notices = kni.retrieve()
for notice in notices.notices:
    print(notice)

Specifying a custom date

# Use leading zeros on single digits (e.g 01/01/2021)
notices = kni.retrieve('DAY/MONTH/YEAR')

By Jacobtread

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

knij-1.0.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

knij-1.0.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file knij-1.0.1.tar.gz.

File metadata

  • Download URL: knij-1.0.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for knij-1.0.1.tar.gz
Algorithm Hash digest
SHA256 4ec0f9d2cd65c74c94fc8d4996a258bcba90a6b2ff6abff6d6de49e6763e7e57
MD5 4b09a67d9ede11dc228b7fb71d391f14
BLAKE2b-256 9f85fb80f1f10e73cdbcd9e39c2ebe3a12b6fe2ccee3cac08f050e73d6b51cb8

See more details on using hashes here.

File details

Details for the file knij-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: knij-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for knij-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c3544c09b20fbf6c91dabde00ad31a520798eef266e391579bc121536fee24b6
MD5 44c1bdd88543ef81a7cf3ca8096b9646
BLAKE2b-256 40e4ae524c797aa6204bc903512f141fb89c1a56fb5366b813d382119ef1c9d5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page