Skip to main content

SDK python untuk aplikasi dapodik.

Project description

dapodik

dapodik - PyPi Supported Python versions LISENSI Donate Saweria 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.17.0.tar.gz (31.2 kB view details)

Uploaded Source

Built Distribution

dapodik-0.17.0-py3-none-any.whl (69.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dapodik-0.17.0.tar.gz
  • Upload date:
  • Size: 31.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.7.11 Linux/5.8.0-1040-azure

File hashes

Hashes for dapodik-0.17.0.tar.gz
Algorithm Hash digest
SHA256 55fd86f3633301a5299d51b82cd91d514c1f6ccc6d636b63ed57b5b945212a63
MD5 eb2b52697c67f97df463049566a44136
BLAKE2b-256 4d466134575e065b7a81a2ee35c7705f8938047e8a5aa6ec0ec20ac808f053dc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dapodik-0.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 665ed8c44da60f3b3d82e266688cb101b97eb024f39c0e78c0895cfbe6c637dd
MD5 1cc0479fa612ff13f720cb01ef41ed86
BLAKE2b-256 41804b7470db5e0bfb9fe8fbdbdae807f01031e510422c0f991583164581ed0f

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