Skip to content

Simple example, how to use terminal (auth && connector mysql) with Python

Notifications You must be signed in to change notification settings

kleviscipi/system-person

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

system-person

Simple example, how to use terminal (auth && connector mysql) with Python

$ python -m pip install mysql-connector
$ python index.py
################################### HELLO :) #####################################
################################### WELCOME :) ######################################
                                [email protected]                                  
#                                                                                   #
#                                                                                   #
#                                                                                   #
#                                       AI                                          #
#                                                                                   #
#                                                                                   #
#                                                                                   #
#####################################################################################

Use an action:

  • 1 ) List Persons
  • 2 ) Insert a Persons
  • 3 ) Drop Table Persons
  • 4 ) Create Table Persons
  • 5 ) List Tables

About

Simple example, how to use terminal (auth && connector mysql) with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages