Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youarelucker

Pick up the good lucker from Hangzhou Pycon2015 attendees.

File Structure

|--src
|   |--app.py
|--www
|   |--index.html
|   |--css
|   |--img
|   |--upload
|--test
|   |--test_app.py
|--Makefile
  • src directory contains source code of API interfaces
  • www directory contains static files
  • www/upload directory contains all the uploaded photos
  • test directory contains unit test code for API interfaces

How to run

  • Make sure you have bottle and beaker installed, you can get it from http://bottlepy.org. The simplest way may be with pip install bottle beaker

About

Pick up the good lucker from Hangzhou Pycon2015 attendees

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages