Skip to main content

SDK / Client python untuk Ruang Baca Virtual Universitas Terbuka.

Project description

Reader RBV

reader-rbv - PyPi Supported Python versions LICENSE Code Style - Black

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


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 hashes)

Uploaded Source

Built Distribution

reader_rbv-0.7.1-py3-none-any.whl (23.4 kB view hashes)

Uploaded Python 3

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