Skip to content

Deen12520/gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gallery

A web version of photo viewer in tornado

python-getting-started

  • python 3+
  • windows 7 32bit

Running Locally

Make sure you have Python 3 installed properly.

$ git clone git@github.com:Deen12520/gallery.git
$ cd gallery

** Create virtual environment **

$ virtualenv env
$ env\\Scripts\\activate

$ pip install -r requirements.txt

$ python server.py

Your app should now be running on localhost:8888.

About

A web version of photo viewer in tornado

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages