Skip to content

A very simple example of using python with pipenv and mysql - qxmd/python_mysql_kickstart

Notifications You must be signed in to change notification settings

qxmd/python_mysql_kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Make sure Python 3.7 is installed
2. pip install pipenv (there may be some system dependencies to sort out for mysql)
3. pipenv install (from this directory)
4. pipenv shell
5. python hello_world.py

About

A very simple example of using python with pipenv and mysql - qxmd/python_mysql_kickstart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages