public marks

PUBLIC MARKS with tags dev & python

February 2006

SleekXMPP - jabber python lib

by talou & 1 other (via)
svn://netflint.net/sleekxmpp/

January 2006

December 2005

November 2005

Accueil - Club d'entraide des développeurs francophones

by sdaclin & 28 others
La référence française des sites liés aux langages de programmation

October 2005

September 2005

PHPTAL :: Template Attribute Language for PHP

by fredbird
PHPTAL is a PHP implementation of ZPT work. To be short, PHPTAL is a XML/XHTML template library for PHP. While most web developpers continue to use ASP/JSP/PHP tags as the core language of their templates, the Zope community came with a refreshing idea named TAL. The idea was to move presentation actions inside XHTML attributes instead of using plain tags or elements.

August 2005

PythonEggs - The PEAK Developers' Center

by parmentierf & 3 others (via)
"Eggs are to Pythons as Jars are to Java..." Python Eggs are zipfiles using the .egg extension, that support including data and C extensions as well as Python code. They can be used with Python 2.3 and up, and can be built using the setuptools package (see the Python CVS sandbox for source code, or the EasyInstall page for current installation instructions). Once the implementation is far enough along, we plan to propose it for inclusion with the standard library beginning in Python 2.5. The primary benefits of Python Eggs are: * They enable tools like the "Easy Install" Python package manager (NEW!) * They are a "zero installation" format for a Python package; no build or install step is required, just put them on PYTHONPATH or sys.path and use them * They can include package metadata, such as the other eggs they depend on * They allow "namespace packages" (packages that just contain other packages) to be split into separate distributions (e.g. zope.*, twisted.*, peak.* packages can be distributed as separate eggs, unlike normal packages which must always be placed under the same parent directory. This allows what are now huge monolithic packages to be distributed as separate components.) * They allow applications or libraries to specify the needed version of a library, so that you can e.g. require("Twisted-Internet>=2.0") before doing an import twisted.internet. There are also other benefits that may come from having a standardized format, similar to the benefits of Java's "jar" format.

July 2005

Django | The Web framework for perfectionists with deadlines

by parmentierf & 44 others (via)
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Django

by ooool & 44 others
Un framework web prometteur, écrit en python.

PUBLIC TAGS related to tag dev

eclipse +   framework +   francophone +   gratuit +   ide +   komodo +   php +   phped +   phpedit +   vs +   zend +