SDK / Client python untuk Ruang Baca Virtual Universitas Terbuka.
Project description
Reader RBV
SDK / Client python untuk Ruang Baca Virtual.
Install
Install dengan python
pip install --upgrade reader-rbv
Penggunaan
from reader_rbv import Reader
reader = Reader("username", "Passw0rd")
book1 = reader["BOOK1"]
chapter1_book1 = book1["chapter1"]
page1_chapter1_book1 = chapter1_book1[1]
print(page1_chapter1_book1)
Rubah folder cache dengan menyetel env READER_RBV_HOME
dengan folder yang dituju.
Legal / Hukum
Kode ini sama sekali tidak berafiliasi dengan, diizinkan, dipelihara, disponsori atau didukung oleh Universitas Terbuka atau afiliasi atau anak organisasinya. Ini adalah perangkat lunak yang independen dan tidak resmi. Gunakan dengan risiko Anda sendiri.
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
reader-rbv-0.7.1.tar.gz
(20.5 kB
view details)
Built Distribution
File details
Details for the file reader-rbv-0.7.1.tar.gz
.
File metadata
- Download URL: reader-rbv-0.7.1.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.8.13 Linux/5.15.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da0f59b8fa2a9097530e30227414ee26ebb7c161e47931c3dd305405595e6a5c |
|
MD5 | f01e83fb9e9a7b278bf770525ddbf7d8 |
|
BLAKE2b-256 | 4e784c4b964fc0e9e29e51bb9437fd4ff361b9469ef0ababd5bdf28e8ec9b638 |
File details
Details for the file reader_rbv-0.7.1-py3-none-any.whl
.
File metadata
- Download URL: reader_rbv-0.7.1-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.8.13 Linux/5.15.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f5b02fe791cab28389dd06b2a98ad22666701660bf2752669918cabb07a44d8 |
|
MD5 | 98bd74039c54853e359030f66e77be75 |
|
BLAKE2b-256 | 4abf6856f212e4b460f02f6eca0f6ac64f8417c4116cbe22d8dd7a4ade86a655 |