Skip to content

Pick up the good lucker from Hangzhou Pycon2015 attendees

License

Notifications You must be signed in to change notification settings

pythoncon/youarelucker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published