- How this WSGI implementation works? Code provided. https://www.python.org/dev/peps/pep-0333/#the-application-framework-side 8 comments learnpython
Linking pages
- GitHub - jonashaag/bjoern: A screamingly fast Python 2/3 WSGI server written in C. https://github.com/jonashaag/bjoern 30 comments
- Introducing WSGI: Python's Secret Web Weapon http://www.xml.com/pub/a/2006/09/27/introducing-wsgi-pythons-secret-web-weapon.html 25 comments
- Letâs Build A Web Server. Part 2. - Ruslan's Blog https://ruslanspivak.com/lsbaws-part2/ 15 comments
- GitHub - paulbellamy/mango: Mango is a modular web-application framework for Go, inspired by Rack, and PEP333. https://github.com/paulbellamy/mango 11 comments
- Reverse engineering AWS Lambda https://www.denialof.services/lambda/ 8 comments
- Testing Rails with Rack::Test http://effectif.com/articles/testing-rails-with-rack-test 6 comments
- When Formality Works | codahale.com http://codahale.com/when-formality-works/ 3 comments
- Introducing WSGI: Python's Secret Web Weapon, Part Two http://www.xml.com/pub/a/2006/10/04/introducing-wsgi-pythons-secret-web-weapon-part-two.html 2 comments
- Should You Use AsyncIO for Your Next Python Web Application? | LAAC Technology https://www.laac.dev/blog/should-you-use-asyncio-next-python-web-application/ 2 comments
- GitHub - cjhanks/libSimpleCGI: A static library with no dependencies for writing straight forward web-servers in C++ built atop FastCGI https://github.com/cjhanks/libSimpleCGI/ 2 comments
- Zope3 for Djangoers. Part 1: Installation http://www.lorenzogil.com/blog/2007/09/10/zope3-for-djangoers-part-1-installation/ 1 comment
- Reverse engineering AWS Lambda https://www.denialof.services/lambda/?repost1= 1 comment
- GitHub - brennerm/python-appinsights: Application Insights SDK for Python https://github.com/brennerm/python-appinsights 1 comment
- Context information storage for asyncio - Sqreen Blog https://blog.sqreen.io/asyncio/ 0 comments
- What’s up with Gunicorn. Gunicorn | by Rebeca Sarai | The Computer Engineer Code Challenge | Medium https://medium.com/the-computer-engineer-weekly-code-challenge/ive-been-working-as-a-software-developer-for-almost-two-years-now-dealing-with-big-frameworks-5b35d0784943 0 comments
- jsgi spec – JackJS http://jackjs.org/jsgi-spec.html 0 comments
- Zappa - a WSGI Wrapper for Python -- Serverless Code https://serverlesscode.com/post/zappa-wsgi-for-python/ 0 comments
- pylons, paste, and wsgi http://spacepants.org/blog/pylons-paste-stack 0 comments
- Introduction to WSGI | Alexander Guz’s blog http://guzalexander.com/2013/03/01/introduction-to-wsgi.html 0 comments
- GitHub - CHH/pod: a simple web server interface for PHP web apps, inspired by Rack. https://github.com/CHH/Pod 0 comments
Related searches:
Search whole site: site:www.python.org
Search title: PEP 333 – Python Web Server Gateway Interface v1.0 | peps.python.org
See how to search.