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.6+ 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.11.0.tar.gz (30.5 kB view details)

Uploaded Source

Built Distribution

dapodik-0.11.0-py3-none-any.whl (67.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dapodik-0.11.0.tar.gz
  • Upload date:
  • Size: 30.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.9 Linux/5.4.0-1039-azure

File hashes

Hashes for dapodik-0.11.0.tar.gz
Algorithm Hash digest
SHA256 a8fc15e2db674f5a66ac8633f4408f574fddb57b8d22e6d0d4698606ea9512a2
MD5 ef7e42e07b16eda64cd52464dd65c91d
BLAKE2b-256 ade230ebca7a75de5b0c3f6d33eb1e38ffc97b86608a4a43c4a964f2c0205741

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dapodik-0.11.0-py3-none-any.whl
  • Upload date:
  • Size: 67.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.9 Linux/5.4.0-1039-azure

File hashes

Hashes for dapodik-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9d14a3359bb05d8951517a86f873a1b25ebf4077f447eaa406e6273391c7c3a
MD5 e90025627112dcc2bd05a002cb4c1d64
BLAKE2b-256 eec38ae9027eb7f5f11bf6cd8b96d82e66a793f5b07b5f273fd85213f5f13fb1

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