Skip to content

Instantly share code, notes, and snippets.

@phillipsj
Last active August 20, 2020 12:51
Show Gist options
  • Save phillipsj/4d22c376014e1eb2a19275153411e757 to your computer and use it in GitHub Desktop.
Save phillipsj/4d22c376014e1eb2a19275153411e757 to your computer and use it in GitHub Desktop.
Install SQLAlchemy
$ pip install --user sqlalchemy
Collecting sqlalchemy
Downloading SQLAlchemy-1.3.17-cp38-cp38-win_amd64.whl (1.2 MB)
|████████████████████████████████| 1.2 MB 1.3 MB/s
Installing collected packages: sqlalchemy
Successfully installed sqlalchemy-1.3.17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment