Skip to main content

A microframework for python web development, more suitable for mobile service.

Project description

# Cocopot

Cocopot is a microframework for Python. Foucus on mobile service and cloud service, no default template system.

## Cocopot is Fun

from cocopot import Cocopot
app = Cocopot()

@app.route("/")
def hello():
    return "Hello World!"

if __name__ == "__main__":
    app.run()

## And Easy to Setup

$ pip install Cocopot
$ python hello.py
 * Running on http://localhost:3000/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Cocopot-0.1.post20151124.tar.gz (34.3 kB view details)

Uploaded Source

File details

Details for the file Cocopot-0.1.post20151124.tar.gz.

File metadata

File hashes

Hashes for Cocopot-0.1.post20151124.tar.gz
Algorithm Hash digest
SHA256 07d806872ec63fca812ed512fb68ceca2d9f55773a1a0820cad2a6791a3eff82
MD5 c4a04b2fe99ccaa10091c15373901a73
BLAKE2b-256 3b8d1689f68764bce4d3ec7a8a5f75baf07d9322cd99e421834258c500b70e1b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page