Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiaopeng163/getting-started-with-wsgi

Getting Started with Python WSGI
https://github.com/xiaopeng163/getting-started-with-wsgi

Last synced: 3 months ago
JSON representation

Getting Started with Python WSGI

Awesome Lists containing this project

README

        

Getting Started with WSGI
=========================

# Why this book?

`WSGI` is a great component in [OpenStack](https://www.openstack.org/). Understanding `WSGI` gives you the knowledge base you need to understand the code behind other popular projects, such as `Neutron`, `Django`, `Flask`, and `CherryPy`.

# Translations

The first version will be `Chinese`, but other translations are in the works. We're planning an `English` translation in the future.

# Contribution

如果想参与本文的编写或者提出建议:

Please use pull request or issues in `github`.

Source code lives here: https://github.com/xiaopeng163/getting-started-with-wsgi

# TODO