Links tagged “python”
193 links, newest first.
romain.dorgueil.net
[new post] Give your #WSGI app super-powers. http://t.co/TMtmcnp wsgi #python
romain.dorgueil.net
[new post] First steps in WSGI - http://t.co/rqbMkPd - #python #wsgi #101
gist.github.com
Code a web microframework + app in 30 minutes, using #python. http://t.co/7CsvO99 . As a bonus, running the file spawn a web server.
code.google.com
Project Information Featured Links Multi-Mechanize - Performance Testing Framework Project Moved Corey Goldberg © 2010-2011 goldb.org
svn.edgewall.org
trac - Revision 14091: /trunk/trac
launchpad.net
Loggerhead is the web viewer for projects in bazaar.
pythonregex.com
Python Regular Expression Testing Tool
code.google.com
snake-guice is a simple, lightweight Python dependency injection framework based on google-guice.
phyast.pitt.edu
ate classes. The decorator module takes advantage of this feature to provide a facility for writing complex decorator factories. We have already seen examples of simple decorator factories, implemented as functions returning a decorator. For more complex situations, it is more convenient to implement decorator factories as classes returning callable objects that can be used as signature-preserving decorators. To this aim, decorator can also be used as a class decorator. Given a class with a .call(self, func, *args, **kw) method decorator(cls) adds a suitable __call__ method to the class; it raises a TypeError if the class already has a nontrivial __call__ method.
lucumr.pocoo.org
as as many attributes as you like. You can put whatever you want on i
lucumr.pocoo.org
Projects Over the last couple of years I worked on a number of open source projects.
werkzeug.pocoo.org
overview documentation community Welcome Werkzeug is a WSGI utility library for Python.
impressive.sourceforge.net
Frequently Asked Questions I have a multi-monitor setup and Impressive never comes up on the correct monitor.



















