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.14.0.tar.gz (29.0 kB view details)

Uploaded Source

Built Distribution

dapodik-0.14.0-py3-none-any.whl (66.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dapodik-0.14.0.tar.gz
  • Upload date:
  • Size: 29.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.7.10 Linux/5.4.0-1041-azure

File hashes

Hashes for dapodik-0.14.0.tar.gz
Algorithm Hash digest
SHA256 d61c2b9e29e2474ed4b0c429c975d4587a2de8e78759522bf740234b22fcec72
MD5 c97fb276321bbe44484b7c747d69e2bc
BLAKE2b-256 fed6b7f15a7ed2662e87aa25c8e828e4ce6c8ccd61462f0b0f9b4a3af1aafcf8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dapodik-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 66.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.7.10 Linux/5.4.0-1041-azure

File hashes

Hashes for dapodik-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a98da1a72bf56b025c2864148dbd7460f9fc294f7cf2756934c1ccc554136173
MD5 a362d8af0eb41fa4050cbd9327ccefcf
BLAKE2b-256 d49d4c7258deba3c33659330f1c33ea4297a7ec497fb103375e8456b63ce0659

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