GitHub - pythonsherpa/learn-sqlalchemy: Demo of SQLAlchemy functionality. · GitHub
Skip to content

pythonsherpa/learn-sqlalchemy

Folders and files

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

Contributors

Languages