This is the module for ELSCHOOL diary
Project description
pyElsHelp Library
What is this?
The module allows you to authenticate and get information from ELSCHOOL diary with your login and password
Quick Guide
The module is based on the following structure:
from pyElsHelp import ElsUser
user = ElsUser(login='login', password='pass')
print(user.auth())
print(user.get_class())
print(user.get_marks(subject='math', period='1'))
Developer
My GitHub profile here
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyElsHelp-0.0.2.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file pyElsHelp-0.0.2.tar.gz
.
File metadata
- Download URL: pyElsHelp-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26327e5279ef6457f1eb0848ee6e1f8c4a95cbd3d9ac8577e765f5233d3084ab |
|
MD5 | 9443a601a80abc7c8cdcd22062aafa5a |
|
BLAKE2b-256 | 48d427094da8fe201b407e91ea36d00c0e2bb3ffe55575c96f50888dfcb4609d |
File details
Details for the file pyElsHelp-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pyElsHelp-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3bf3c2deecceeec38ccd7068a452d7fb9525c7aaade35b5b90946d8d3af9a5e |
|
MD5 | c755adcb41583abbea0286c4c56dcf3e |
|
BLAKE2b-256 | 16f4dc3685325e8d98ad399a6fcd4dc08f20fa6355562352f4b8a4383ee1ecb1 |