GithubHelp home page GithubHelp logo

dapodix / dapodik Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 3.0 709 KB

SDK python untuk aplikasi dapodik.

Home Page: https://dapodix.github.io/dapodik/

License: MIT License

Python 100.00%
api dapodik python-client python3

dapodik's Introduction

dapodix

dapodix - PyPi Download Donate DANA Tutorial Group Telegram codecov LISENSI

Alat bantu aplikasi dapodik.

Install

Pastikan minimal python versi 3.7 terinstall, kemudian jalankan perintah di bawah dalam Command Prompt atau Powershell (di Windows + X):

pip install --upgrade dapodix

Fitur yang akan datang

  • Download data ke Excel
  • Petunjuk validasi
  • Bulk update dari Excel

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.

dapodik's People

Contributors

dependabot[bot] avatar hexatester avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dapodik's Issues

SDK untuk Javascript?

Apakah ada SDK untuk javascript?

Mungkinkah ada dokumentasi API official ataupun community, supaya bisa di kembangkan sama-sama untuk versi Javascript

Handle failed request

Example

{ 'success' : false, 'message' : 'Gagal menyimpan PesertaDidik (data Penghasilan Ayah belum terisi dengan benar)' }

Fix bad json!

{ "success" : false, "message" : "Gagal menyimpan PesertaDidik (data Penghasilan Ayah belum terisi dengan benar)" }

Check for success maybe

Response.status_code != 200

Or

"'success' : false" in Response.text

Needed to fix

Todo for me :P

  • PesertaDidikLongitudinal.lingkar_kepala is Optional[int]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.