项目作者: mati-kw

项目描述 :
Simple crud app for managing "test" database.
高级语言: Python
项目地址: git://github.com/mati-kw/CRUD_python_mySQL.git
创建时间: 2021-04-28T16:06:58Z
项目社区:https://github.com/mati-kw/CRUD_python_mySQL

开源协议:

下载


CRUD_python_mySQL

Simple crud app for managing “test” database.

Project needs:

SETUP

  • import test-database.sql (import from mySQL shell using: SOURCE /path/test-database.sql)
  • fill in connection information in config.py file
  • run using /path/test.py (test.py file needs to be in the same directory as config.py)

Screenshots

image

image
image
image

image