Python
- 28 novembre 2011
cogen - Crossplatform asynchronous network oriented python framework based on python 2.5 enhanced generators. - Google Project Hosting
cogen is a crossplatform library for network oriented, coroutine based programming using the enhanced generators from python 2.5. The project aims to provide a simple straightforward programming model similar to threads but without all the problems and costs.
- 28 novembre 2011
Eventlet Networking Library
Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it.
- 28 novembre 2011
jamwt/diesel - GitHub
Greenlet-based event I/O Framework for Python
- 28 novembre 2011
Tornado Web Server
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
- 28 novembre 2011
Bottle: Python Web Framework — Bottle v0.11.dev documentation
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
- 28 novembre 2011 Performance Comparison of Micro-Frameworks in Python
- 24 novembre 2011 The Static Method Thing
- 22 juin 2008 code_swarm - Python on Vimeo
- 18 avril 2008 plasTeX - LaTeX Document Processing Framework