FOSTI-UMS / Pemiltum-Data-Importer

Automation script untuk import data pemilih ke database pemiltum FOSTI UMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pemiltum Data Importer

Automation script to import the holders of the right to vote data to MySQL database.

How to use

  1. Install required packages
pip install -r requirements.txt
  1. Install Python MySQL Connector
python -m pip install mysql-connector-python

Or download the package from their official website to perform manual installation
https://downloads.mysql.com/archives/c-python/

  1. Execute command
python importer.py

About

Automation script untuk import data pemilih ke database pemiltum FOSTI UMS

License:MIT License


Languages

Language:Python 100.0%