Skip to content

pythonsherpa/learn-sqlalchemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learn SQLAlchemy

Installation

Start a new PyCharm project with Get from VCS:

https://github.com/pythonsherpa/learn-sqlalchemy.git

Use the terminal in PyCharm to install the requirements:

pip install -r requirements.txt

Run

For the base functionality:

python -m learn_sqlalchemy

About

Demo of SQLAlchemy functionality.

Resources

Stars

Watchers

Forks

Languages