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

Uploaded Source

Built Distribution

dapodik-0.16.0-py3-none-any.whl (65.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dapodik-0.16.0.tar.gz
  • Upload date:
  • Size: 28.9 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.0.tar.gz
Algorithm Hash digest
SHA256 05758b421b43f1fda5954b8efc5915c5e9faccc6c5ab85a236f281424a3b2520
MD5 a71162db027dfc48b8ef90a3e268575d
BLAKE2b-256 f66b06332fe8d2bdecdc56e2abffdd5c08599c62512612e91a7e57148c21b085

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dapodik-0.16.0-py3-none-any.whl
  • Upload date:
  • Size: 65.7 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0667b5ece9aa166ff769f2e1872c1f4d4534405531a5deb89d3fef68174ecb86
MD5 b657a472f9f5203267c0c8a7861eb557
BLAKE2b-256 1da6c0c47b263ba2fc59f8726415841a5cc2ac85995f793b105bb88005a7ff17

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