public marks

PUBLIC MARKS with tags python & documentation

2019

2013

2012

Plongez au coeur de Python

by Emaux
Copyright © 2000, 2001, 2002, 2003, 2004 Mark Pilgrim Copyright © 2001 Xavier Defrang Copyright © 2004 Jean-Pierre Gay Copyright © 2004, 2006 Alexandre Drahon Les évolutions de cet ouvrage (et de sa traduction française) sont disponibles sur le site http://diveintopython.org/. Si vous le lisez ailleurs, il est possible que vous ne disposiez pas de la dernière version. Permission vous est donnée de copier, distribuer et/ou modifier ce document selon les termes de la Licence GNU Free Documentation License, Version 1.1 ou ultérieure publiée par la Free Software Foundation, sans Sections Invariables, ni Textes de Première de Couverture, ni Textes de Quatrième de Couverture. Une copie de la licence est incluse en Annexe G, GNU Free Documentation License. Les programmes d'exemple de ce livre sont des logiciels libres, vous pouvez les redistribuer et/ou les modifier selon les termes de la licence Python publiée par la Python Software Foundation. Une copie de la

2010

2009

2008

David's Python Resources

by Emaux
A growing catalogue of Python applications, packages and wrappers for *nix and windoze Features and Design Policies common to all packages: Working on Linux, *BSD and windoze platforms Easy and intuitive API for fast learning, but without sacrificing features. Good documentation

Quoi de neuf dans Python 2.5 — Magellan

by Emaux & 1 other
Ce dossier reprend quelques pages d'un manuel de A.M. Kuchling nommé "What's New in Python 2.5" dans lequel il explique les changements majeur entre Python 2.4 et Python 2.5.

2007

Page Python d'Olivier Berger

by Emaux
Python est un langage de programmation simple, donc facile à apprendre, et extrêmement puissant. J'ai réalisé cette page afin de regrouper un certain nombre de pointeurs vers des sources d'information en français sur ce superbe langage. On trouvera notamment ici le package contenant la traduction du Tutoriel du langage issu de la documentation de la distribution officielle. 2. Espaces de discussion francophones sur Python 3. Ressources Python sur le WEB en français

Writing An Hadoop MapReduce Program In Python - Michael G. Noll

by ogrisel
Even though the Hadoop framework is written in Java, programs for Hadoop need not to be coded in Java but can also be developed in other languages like Python or C (the latter since version 0.14.1). However, the documentation and the most prominent Python example on the Hadoop home page could make you think that you must translate your Python code using Jython into a Java jar file. Obviously, this is not very convenient and can even be problematic if you depend on Python features not provided by Jython. Another issue of the Jython approach is the overhead of writing your Python program in such a way that it can interact with Hadoop - just have a look at the example in ${HADOOP_INSTALL}/src/examples/python/WordCount.py and you see what I mean. I still recommend to have at least a look at the Jython approach and maybe even at the new C MapReduce API called Pipes, it's really interesting. Having that said, the ground is prepared for the purpose of this tutorial: writing a Hadoop MapReduce program in a more Pythonic way, i.e. in a way you should be familiar with.

Quoi de neuf dans Python 2.5 — Magellan

by -Nicolas- & 1 other (via)
Ce dossier reprend quelques pages d'un manuel de A.M. Kuchling nommé "What's New in Python 2.5" dans lequel il explique les changements majeur entre Python 2.4 et Python 2.5.

crunchy - Google Code

by jdrsantos
Crunchy is an application that formats and delivers html-written Python tutorials inside a browser window, adding interactive elements and snazzy navigation.

PUBLIC TAGS related to tag python

ical +   parsing +   vcalendar +   vcard +  

Active users

sylvainulg
last mark : 25/06/2019 13:38

jdrsantos
last mark : 19/12/2013 13:48

Emaux
last mark : 09/03/2013 21:36

RETFU
last mark : 23/10/2012 08:04

marco
last mark : 05/07/2010 09:59

piouPiouM
last mark : 27/04/2010 13:29

Fulcanelli
last mark : 25/09/2009 15:13

kemar
last mark : 13/05/2009 08:08

krachot
last mark : 02/12/2008 21:26

wasteland93
last mark : 05/04/2008 12:03

mbertier
last mark : 13/11/2007 08:52

ogrisel
last mark : 09/10/2007 09:49

-Nicolas-
last mark : 22/09/2007 14:31