Skip to main content

SDK python untuk aplikasi dapodik.

Project description

dapodik

dapodik - PyPi Supported Python versions LISENSI Tutorial Tests codecov Code Style - Black

SDK python untuk aplikasi dapodik.

Install

Pastikan python 3.7+ terinstall, kemudian jalankan perintah di bawah dalam Command Prompt atau Powershell (di Windows + X):

pip install --upgrade dapodik

Penggunaan

Contoh pennggunaan

from dapodik import Dapodik

email = 'email@saya.com'
password = 'password dapodik'

d = Dapodik(email, password)
sekolah = d.sekolah()
daftar_peserta_didik = d.peserta_didik(sekolah_id=sekolah.sekolah_id)
for peserta_didik in daftar_peserta_didik:
    print(peserta_didik.nama)

Legal / Hukum

Kode ini sama sekali tidak berafiliasi dengan, diizinkan, dipelihara, disponsori atau didukung oleh Kemdikbud 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

dapodik-0.16.3.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

dapodik-0.16.3-py3-none-any.whl (67.5 kB view details)

Uploaded Python 3

File details

Details for the file dapodik-0.16.3.tar.gz.

File metadata

  • Download URL: dapodik-0.16.3.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.11 Linux/5.8.0-1039-azure

File hashes

Hashes for dapodik-0.16.3.tar.gz
Algorithm Hash digest
SHA256 1890ee4b198ef49d0cf6d6a711bc273641230cb141f7b58f71e5c21172efdd4f
MD5 5af46502cb60696cea1a80876653d583
BLAKE2b-256 b974a6d6aea587c107ae40badc0bcd9a8646764d0c4a32415fce6ec1fc157ab9

See more details on using hashes here.

File details

Details for the file dapodik-0.16.3-py3-none-any.whl.

File metadata

  • Download URL: dapodik-0.16.3-py3-none-any.whl
  • Upload date:
  • Size: 67.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.11 Linux/5.8.0-1039-azure

File hashes

Hashes for dapodik-0.16.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b18d3c1e30542f43ac2acceea7a814ea121c9725384e934ed624d36410915734
MD5 42bffbca5a715a8a6574fb0b85121c65
BLAKE2b-256 464db63cdfd2d173057aa353bc47245a81dcd26925980257f3f674887412f6f5

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