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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dapodik-0.18.1.tar.gz
  • Upload date:
  • Size: 30.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.7.16 Linux/5.15.0-1034-azure

File hashes

Hashes for dapodik-0.18.1.tar.gz
Algorithm Hash digest
SHA256 6954a0fd882dcb038bc8d8c3132eeb22bbce261bd8303959d47697f16a89cfb0
MD5 53cc2a3a8b86a6ec96f38b84f1a61701
BLAKE2b-256 0a600223fc75c071c9e5cbc4af6aa9739f981fde6af396dc222a8bec53be424b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dapodik-0.18.1-py3-none-any.whl
  • Upload date:
  • Size: 69.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.7.16 Linux/5.15.0-1034-azure

File hashes

Hashes for dapodik-0.18.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0fe151d4ba130b34a9b811fbc14a43c83350a9744d04646b44d21ae719a91ca5
MD5 c2c964b9f3fc940b1bf20d16324a3970
BLAKE2b-256 4050b35afeac887368dd3641a7e48002de0fec562eaa4fc11312be751d4eaab0

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