Sign inSign up

davefinster/swappr

By davefinster

Updated over 10 years ago

The swappr app

Image
0

475

davefinster/swappr repository overview

swappr

To run the website run the following

python runserver.py

You will need to install Flask, sqlalchemy, Flask-Login, and Flask-OAuthLib

pip install Flask and pip install sqlalchemy are ways to install packages for example

You will also need to install SQLite which can be found here: https://www.sqlite.org/download.html

Also use Python 3, not 2

Tag summary

Content type

Image

Digest

Size

264.8 MB

Last updated

over 10 years ago

docker pull davefinster/swappr