Skip to content

GreyWolfLuoKe/learn_sqlalchemy_alembic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn SQLAlchemy and Alembic

  1. Create and activate the Python virtual environment in the terminal or command prompt.

  2. Install the dependencies:

    pip install -r requirements.txt

  3. Go to the tests folder, then:

    (venv) $ pytest

About

Learn SQLAlchemy and Alembic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published