Skip to content

Bottle application sample. (Bottle is lightweight web application frame work)

Notifications You must be signed in to change notification settings

futoase/bottle-application-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bottle application sample.

Is Bottle application sample. Bottle is lightweight web application framework.

Support Python version is 3.3.

How to use?

> git clone git://github.com/futoase/bottle-application-sample.git
> cd bottle-application-sample
> pyvenv .venv
> source .venv/bin/activate
> python migrate.py
> python app.py

License

MIT

About

Bottle application sample. (Bottle is lightweight web application frame work)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages