blogmarks.net Get Firefox!

Repoze

12 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

16 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

17 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

18 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

19 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

19 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

20 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

21 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.

23 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

24 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

26 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.

26 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

27 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

28 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

28 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

29 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)

30 month ago

jcgregorio : The WSGI Reference Library (Documentation)

Tags : python wsgi

  copy

WSGI Overlay

30 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

31 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

31 month ago

jcgregorio : List of WSGI Implementations - Python Wiki

Tags : python wsgi

  copy

Ingredients to the Pylons Python Web Framework

31 month ago

jcgregorio : Ingredients to the Pylons Python Web Framework

Tags : myghty paste pylons python routes wsgi

  copy

WSGI and WSGI Middleware is Easy

31 month ago

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

Tags : python wsgi

  copy

PEP 333 -- Python Web Server Gateway Interface v1.0

31 month ago

jcgregorio : PEP 333 -- Python Web Server Gateway Interface v1.0 - Important stuff. I should rewrite Disptach based on this. Wish it didn't have the support for write() which makes writing intermediaries more complex. Wish Python's documentation was splattered like a rorschach test all over the internets.

Tags : http python wsgi

  copy

selector - WSGI Delegation

32 month ago

Simon Willison : selector - WSGI Delegation - Neat URL dispatching system, similar to Django's.

deusx : selector - WSGI Delegation - "This distribution provides WSGI middleware for "RESTful" mapping of URL paths to WSGI applications."

jcgregorio : selector - WSGI Delegation - It's Routes but built specifically for WSGI. Saves me the trouble of rewriting Dispatch for WSGI.

Tags : python rest webdev wsgi

  copy

XML.com: Should Python and XML Coexist?

40 month ago

deusx : XML.com: Should Python and XML Coexist? - "Leslie Michael Orchard announced a module xslfilter.py for WSGI--Python Web Server Gateway Interface."

Tags : python wsgi xml

  copy
xml
Upian.