neldis93 / Python-Mysql

CRUD customer manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python & Mysql 💻

Python Version

Description

Console application to manage clients through the fields of first name, last name and identification, all data is stored in Mysql.

⚡ Used Technologies

  • Python
  • MySQL

Install dependencies

pip install -r requirements.txt

To test the program

python3 ./python-mysql/core.py

About

CRUD customer manager


Languages

Language:Python 100.0%