Skip to content

pulkitcollier/w4111

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install libraries

    pip install click, flask, sqlalchemy

Edit server.py to set your database URI

    DATABASEURI = "<your database uri>"

Run it in the shell

    python server.py

Get help:

    python server.py --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.9%
  • HTML 24.1%