1454 Forks
8020 Stars
8020 Watchers

bottle

bottle.py is a fast and simple micro-framework for python web-applications.

How to download and setup bottle

Open terminal and run command
git clone https://github.com/bottlepy/bottle.git
git clone is used to create a copy or clone of bottle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bottle https://github.com/bottlepy/bottle/archive/master.zip

Or simply clone bottle with SSH
[email protected]:bottlepy/bottle.git

If you have some problems with bottle

You may open issue on bottle support forum (system) here: https://github.com/bottlepy/bottle/issues