|   Website Templates   |   Find a local emergency plumber   |   Wireless Service   |   trade show displays   |   forex trading

evserver

10 month ago

joshua : evserver - lightweight WSGI server

deusx : evserver - Google Code - "EvServer is a lightweight http server, created especially to host python WSGI applications. Additionally, it supports little known Asynchronous WSGI extension, which was suggested by Christopher Stawarz. Using this extension it's possible to cr

Tags : dist web python wsgi webdev http via:joshua

  copy

Python Package Index : Spawning 0.8.7

15 month ago

deusx : Python Package Index : Spawning 0.8.7 - "Spawning is a wsgi server which supports multiple processes, multiple threads, non-blocking HTTP io, and automatic graceful upgrading of code. Spawning uses eventlet to do non-blocking IO for http requests and responses. This means the server will

Tags : spawning python wsgi webdev webserver

  copy

woid's firepython at master — GitHub

16 month ago

deusx : woid's firepython at master — GitHub - "Python logging console for Firebug"

Tags : python webdev firepython git github logging gae firebug wsgi debugging

  copy

Repoze

29 month ago

deusx : Repoze - "Want the maturity of Zope now with the flexibility of the WSGI future? Repoze integrates Zope technologies with WSGI and reusable Python middleware."

Tags : python webdev wsgi zope

  copy

mod_wsgi 1.0 Release Candiate Available

32 month ago

Simon Willison : mod_wsgi 1.0 Release Candiate Available - mod_wsgi 1.0 Release Candiate Available. mod_wsgi is shaping up to be an excellent alternative to mod_python.

jcgregorio : Hex dump: mod_wsgi 1.0 Release Candiate Available - mod_wsgi

Tags : apache python wsgi

  copy

jsonstore - Google Code

33 month ago

deusx : jsonstore - Google Code - "This package contains a WSGI app implementing an Atom store accessible through a JSON syntax."

Tags : json python webdev wsgi

  copy

Wait For It

34 month ago

Simon Willison : Wait For It - Wait For It. Neat WSGI middleware from Ian Bicking that launches a thread for every incoming request and watches for slow responses; if something is taking too long it returns a “please wait” page to the user and polls for completion.  [via]

deusx : Wait For It - "If the response doesn't come back before the time limit, the user is given a response page that asks them to wait. The response page contains Javascript that will re-check the status of the page"

Tags : nifty python webdev wsgi

  copy

Joe Gregorio | BitWorking | WSGIDispatcher

35 month ago

jcgregorio : Joe Gregorio | BitWorking | WSGIDispatcher

wearehugh : Joe Gregorio | BitWorking | WSGIDispatcher - Features: "It has unit tests." "It does not use setuptools."

Tags : self python wsgi

  copy

RIP - Rest in Python

35 month ago

deusx : RIP - Rest in Python - "RIP is a WSGI-based Web programming framework for busy Web developers who have to build and maintain numerous applications and services. RIP is for those who don't want a lot of magic because they have been burned before"

Tags : frameworks python rpi webdev wsgi

  copy

modwsgi - Google Code

36 month ago

jcgregorio : modwsgi - Google Code

deusx : modwsgi - Google Code - "The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache."

Simon Willison : modwsgi - modwsgi. Apache module (written in C) for hosting Python WSGI applications, no mod_python required. Includes Django integration instructions. Has anyone tried this out?

Tags : apache python wsgi nifty omg webdev

  copy

flup: random Python WSGI stuff - Trac

37 month ago

jcgregorio : flup: random Python WSGI stuff - Trac

deusx : flup: random Python WSGI stuff - Trac - "This Python package is a random collection of WSGI modules I've written."

Tags : fastcgi flup lighty python webdev wsgi

  copy

hello, world. meet scarlet.

39 month ago

wearehugh : hello, world. meet scarlet. - "First rule of ecdysis: Stop whining. You don't have to use it."

Tags : framework python wsgi

  copy

Middleware and Utilities - WSGI Wiki

40 month ago

deusx : Middleware and Utilities - WSGI Wiki - "These can generally be used to augment WSGI applications, or create web frameworks."

Tags : python webdev wsgi

  copy

XML.com: Introducing WSGI: Python's Secret Web Weapon, Part Two

42 month ago

jcgregorio : XML.com: Introducing WSGI: Python's Secret Web Weapon, Part Two - Another cool WSGI middleware, an interactive Python debugger *in the browser*.

Tags : python wsgi

  copy

Google Video : Ben Bangert explains WSGI, Paste, Pylons, etc.

43 month ago

jcgregorio : Google Video : Ben Bangert explains WSGI, Paste, Pylons, etc.

Tags : paste pylons python wsgi

  copy

Why so many Python web frameworks? | 2006-09-01 | BitWorking

43 month ago

jcgregorio : Why so many Python web frameworks? | 2006-09-01 | BitWorking

deusx : Why so many Python web frameworks? | 2006-09-05 | BitWorking - "Robaccia was built in three hours and a total of 60 lines of Python code."

Tags : python webdev wsgi

  copy

PylonsHQ

44 month ago

deusx : PylonsHQ - "Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework."

joshua : Pylons Python Web Framework - supposedly minimalistic

jimray : Pylons Python Web Framework - Yet another Python framework, I'm gonna have to get over my whitespace thing

Tags : python webdev wsgi yaf dev web

  copy

WPHP

44 month ago

Simon Willison : WPHP - Run PHP under your Python WSGI app. Not nearly as crazy as it sounds.

deusx : WPHP - "This means that PHP applications can be embedded in Python systems. This may not seem that exciting, until you have interesting WSGI middleware."

Tags : php python webdev wsgi

  copy

static - Serve Static (or Mixed) Content from WSGI Applications

45 month ago

jcgregorio : static - Serve Static (or Mixed) Content from WSGI Applications - More WSGI from Luke Arno.

Tags : python web wsgi

  copy

The WSGI Reference Library (Documentation)

46 month ago

jcgregorio : The WSGI Reference Library (Documentation)

Tags : python wsgi

  copy

WSGI Overlay

46 month ago

jcgregorio : WSGI Overlay - Kinda like server-side includes, but for WSGI.

Tags : python wsgi

  copy

Adding wsgiref to the Python 2.5 Standard Library

47 month ago

jcgregorio : Adding wsgiref to the Python 2.5 Standard Library - I need to give wsgiref a spin. Some sort of WSGI library needs to be added to Python core.

Tags : python wsgi

  copy

List of WSGI Implementations - Python Wiki

47 month ago

jcgregorio : List of WSGI Implementations - Python Wiki

Tags : python wsgi

  copy

Ingredients to the Pylons Python Web Framework

47 month ago

jcgregorio : Ingredients to the Pylons Python Web Framework

Tags : myghty paste pylons python routes wsgi

  copy

WSGI and WSGI Middleware is Easy

47 month ago

jcgregorio : WSGI and WSGI Middleware is Easy - Ben Bangert on WSGI

Tags : python wsgi

  copy
xml
Upian.