Skip to content

PandaRules/MySQL-Editor-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Editor

This is a tool for viewing and editing MySQL databases written in Python.

Instructions for Installing

  • Windows

    • py -m pip install mysql-editor-python
  • Linux / macOS

    • pip install mysql-editor-python

Running the App

  • Windows

    • Run py -m mysql_editor in CMD.
  • Linux / macOS

    • Run python -m mysql_editor in the terminal.

About

This is a tool for viewing and editing MySQL databases written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages