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

Uploaded Source

Built Distribution

dapodik-0.16.4-py3-none-any.whl (67.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dapodik-0.16.4.tar.gz
  • Upload date:
  • Size: 30.1 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.4.tar.gz
Algorithm Hash digest
SHA256 daa5088f171cc6000b46e6f61d44d742cf87320b3cbce9e7b3a13b8072ab0708
MD5 c177cfc719b0b625026d02935b79e0c5
BLAKE2b-256 8f21dd68f35f5d9bfec6c1a860c084aaf14c7f9b29ea6549c544e127eadd106a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dapodik-0.16.4-py3-none-any.whl
  • Upload date:
  • Size: 67.6 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 13ded4570270b96d0a9fc08504fa1ee0e007a28687117e36d0708f982033cc1c
MD5 d781eb70d20cb9afff3387a1b8f6a8ab
BLAKE2b-256 802e480bb0fec6156b9d58f2dc73842202c81149c0ed055a15b150f3afb6ac95

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