Programmation
- 27 janvier 2012 Welcome to Pyke
- 19 janvier 2012 Compatibility Master Table
- 22 décembre 2011
Flask-Testing — Flask-Testing v0.3 documentation
The Flask-Testing extension provides unit testing utilities for Flask.
- 22 décembre 2011
Welcome to Logbook — Logbook
Logbook is a logging sytem for Python that replaces the standard library’s logging module. It was designed with both complex and simple applications and mind and the idea to make logging fun
- 15 décembre 2011
Strophe - libraries for XMPP poets
Strophe is a collection of libraries for speaking the XMPP protocol.
- 28 novembre 2011
LESS « The Dynamic Stylesheet language
LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.
- 28 novembre 2011
Bootstrap, from Twitter
Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.
It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.
- 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
Apsis Gmbh
The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s). Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively. Pound is distributed under the GPL - no warranty, it’s free to use, copy and give away.
- 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
- 24 novembre 2011 GetterEradicator
- 22 novembre 2011 Une courte introduction à Redis | Barre Verte !
- 22 novembre 2011 URL Shortener Service Using Redis - Violet Hill
- 21 novembre 2011 Luke Melia » Redis in Practice: Who’s Online?
- 21 novembre 2011 Pragmatic Programming Techniques: Scalable System Design Patterns