Shaare your links...
32713 links
Liens en vrac de sebsauvage Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 5 / 6
Newer►
285 results for tags python x
  • article programmation python
    polishlinux.org » Comparison of Python virtual machines
    Comparaison des performances des machines virtuelles Python (CPython, Jython, IronPython...)
    2008-11-07 10:23:27
    http://polishlinux.org/apps/cli/comparison-of-python-virtual-machines
  • programmation python reference
    Hidden features of Python - Stack Overflow
    Différentes astuces Python pas très communes.
    2008-11-06 13:26:27
    http://stackoverflow.com/questions/101268/hidden-features-of-python
  • blogs programmation python
    Neopythonic
    Le blog de Guido Van Rossum, inventeur du langage Python.
    2008-10-25 15:40:42
    http://neopythonic.blogspot.com
  • LogicielLibre programmation proxy python réseau
    A list of open-source HTTP proxies written in python
    Liste de proxy écrits en Python
    2008-10-03 23:14:48
    http://www.xhaus.com/alan/python/proxies.html
  • programmation python reference
    What’s New in Python 2.6 — Python v2.7a0 documentation
    Les nouveautés de Python 2.6
    2008-10-03 23:14:22
    http://docs.python.org/dev/whatsnew/2.6.html
  • LogicielLibre logiciels python
    Disco
    Un framework permettant de faire *simplement* du calcul distribué en Python sur des machines non fiables (reprise automatique sur erreur, etc.). Puissant.
    2008-09-04 20:38:51
    http://discoproject.org
  • article programmation python
    Python ou rien - Haypo
    Voilà une des raisons pour lesquelles j'aime Python: il permet d'exprimer la même chose en moins de lignes de code. Donc plus lisible, plus facilement à maintenir et moins de bugs.
    2008-08-29 23:13:53
    http://www.haypocalc.com/wiki/Python_ou_rien#Comparatif_avec_d.27autres_langages
  • programmation python reference
    The Tao of Mac - The Python Grimoire
    La nouvelle adresse du Python Grimoire (exemples de code Python).
    2008-08-04 22:58:50
    http://the.taoofmac.com/space/Python/Grimoire
  • programmation python reference
    Apprendre à programmer avec Python - Club d'entraide des développeurs francophones
    La version française du libre "How to think like a computer scientist" pour apprendre à programmer en Python
    2008-07-10 16:42:33
    http://python.developpez.com/cours/TutoSwinnen/
  • programmation python réseau
    The Python Web services developer: XML-RPC for Python
    Un article sur XML-RPC en Python (client et serveur).
    2008-06-29 14:49:12
    http://www-128.ibm.com/developerworks/library/ws-pyth10.html
  • astuces programmation python
    Python Speed: ‘x in list’ vs ‘x in set’ « Blog of Julian Andres Klode
    Il n'y a pas à dire, les sets en Python sont vraiment très rapides.
    2008-04-30 09:17:38
    http://juliank.wordpress.com/2008/04/29/python-speed-x-in-list-vs-x-in-set
  • astuces programmation python
    Python Speed: Getting the first part of a string « Blog of Julian Andres Klode
    Tiens... partition() est intéressante, comme méthode.
    2008-04-30 09:17:14
    http://juliank.wordpress.com/2008/03/24/python-speed-getting-the-first-part-of-a-string
  • programmation python reference
    Apprendre à programmer avec Python - Wikibooks
    Un bon tutoriel pour apprendre à programmer avec Python. En français.
    2008-04-09 13:44:18
    http://fr.wikibooks.org/wiki/Apprendre_%C3%A0_programmer_avec_Python
  • article programmation python
    Python code coverage « Martin Pitt’s Weblog
    Exemple d'utilisation du module coverage pour Python (pour faire du code coverage).
    2008-04-08 17:09:55
    http://martinpitt.wordpress.com/2008/04/08/python-code-coverage
  • LogicielLibre logiciels programmation python
    Knoboo - Interactive Python Programming Notebook for the Web and Desktop
    Une manière de faire du Python dans votre navigateur
    2008-04-07 12:44:53
    http://knoboo.com
  • article html programmation python
    Ian Bicking: a blog :: Python HTML Parser Performance
    Comparaison de différents parseurs HTML en Python.
    2008-03-31 12:54:05
    http://blog.ianbicking.org/2008/03/30/python-html-parser-performance
  • programmation python
    Glade Python Code Generator
    Intéressant: permet de générer du code Python pur pour GTK à partir d'un fichier Glade afin de se passer de libglade à l'exécution.
    2008-03-07 12:52:44
    http://glc.sourceforge.net
  • article programmation python
    How not to write Python code » Ikke’s blog
    Recommandations sur la manière de programmer en Python
    2008-02-11 09:35:00
    http://eikke.com/how-not-to-write-python-code
  • article programmation python
    PyMOTW: threading - O'Reilly ONLamp Blog
    Un article très complet sur la programmation des threads en Python.
    2008-01-14 11:59:21
    http://www.oreillynet.com/onlamp/blog/2008/01/pymotw_threading.html
  • graphismes Linux programmation python ubuntu
    Glade User Interface Builder
    Glade est un constructeur d'intefaces graphiques pour GTK. Tout à fait décent. Avantage: Glade n'est PAS un générateur de code comme les autres RAD, mais un générateur de fichier de description d'interface (.glade) qui peuvent être chargés dans Py
    2007-11-13 12:24:45
    http://glade.gnome.org
  • article Linux programmation python ubuntu
    PyGTK 2.0 Tutorial
    pyGTK a l'air d'être une API simple et claire pour créer des applications graphiques sous Linux avec Python. Nettement plus clair et sain que tkinter et wxPython (mais moins puissante que wxPython). Ce tutoriel est bien fait.
    2007-11-12 12:07:46
    http://www.pygtk.org/pygtk2tutorial/index.html
  • programmation python
    How to Write a Spelling Corrector
    Excellent petit code pour fabriquer un correcteur de mots dans le genre de Google.
    2007-11-07 15:48:10
    http://www.norvig.com/spell-correct.html
  • article programmation python
    PLEAC-Python
    Un cookbook Python (exemples de code Python).
    2007-09-24 14:38:35
    http://pleac.sourceforge.net/pleac_python/index.html
  • article programmation python webservices
    Using the ElementTree Module to Generate SOAP Messages
    Comment construire des requêtes SOAP en Python en utilisant uniquement des modules standards (ElementTree, etc.)
    2007-09-03 11:05:18
    http://effbot.org/zone/element-soap.htm
  • graphismes programmation python
    pyglet
    Une alternative à pyGame qui ne nécessite pas de dépances externes.
    2007-09-02 11:43:49
    http://www.pyglet.org
  • fun graphismes internet LogicielLibre logiciels python
    slipgate::dosage
    Dosage est un programme en ligne de commande qui vous télécharge des webcomics automatiquement (presque 2000 webcomics diponibles). Voir http://www.linux.com/feature/118809
    2007-08-30 14:03:47
    http://slipgate.za.net/dosage
  • programmation python
    ASPN : Python Cookbook : Hamming distance
    Calcul de la distance de Hamming en Python, avec optimisations proposées. (Mais elle ne gère pas les substitutions !)
    2006-12-19 13:59:26
    http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/499304
  • advocacy python
    Advocacy - PythonInfo Wiki
    Un site sur la promotion du langage Python.
    2006-12-14 10:03:14
    http://wiki.python.org/moin/Advocacy
  • programmation python
    python Code Snippets
    Des snippets de code Python (un peu comme ma page http://sebsauvage.net/python/snyppets/ )
    2006-12-01 15:51:14
    http://www.daniweb.com/code/python.html
  • programmation python
    programmation-python.org: Les mock objects
    Un moyen en Python de faciliter la création d'objets fake pour le déroulement des tests unitaires.
    2006-12-01 15:42:16
    http://programmation-python.org/sections/blog/2006_10_19_les-mock-objects
  • blogs Linux python ubuntu
    Biologeek : Ubuntu, bio-informatique et geekeries libres d'un bio-informaticien au quotidien.
    Et hop, encore un blogs intéressant.
    2006-11-30 16:33:10
    http://www.biologeek.com/journal
  • outils programmation python
    Pudge
    Un logiciel d'auto-documentation du code pour Python. Encore en cours de développement.
    2006-11-30 13:41:03
    http://pudge.lesscode.org/index.html
  • programmation python
    Hachoir
    Hachoir est un parseur de fichiers binaires. Il supporte déjà pas mal de formats ( Voir http://hachoir.org/wiki/hachoir-parser ). Pratique pour extraire des données d'un fichier.
    2006-10-31 10:51:11
    http://hachoir.org
  • programmation python
    zone.effbot.org ::: www.effbot.org
    Des snippets Python.
    2006-10-30 15:07:22
    http://effbot.org/zone/index.htm
  • article programmation python unicode
    Unicode HOWTO
    Un article très complet sur l'Unicode appliqué à Python.
    2006-10-23 15:09:48
    http://www.amk.ca/python/howto/unicode
  • programmation python xml
    Amara XML Toolkit: Simple things simple. Complex things possible. - O'Reilly ONLamp Blog
    Amara a l'air d'un bon module XML pour Python. à tester
    2006-10-20 17:59:12
    http://www.oreillynet.com/onlamp/blog/2005/01/amara_xml_toolkit_simple_thing.html
  • programmation python
    NetworkX trac - Trac
    Un module Python spécialisé dans la manipulation de graphes et réseaux. Ça peut re-servir.
    2006-10-06 14:00:22
    https://networkx.lanl.gov/wiki
  • outils programmation python
    PythonTestingToolsTaxonomy - Cheesecake - Trac
    Des tas d'outils de génie logiciel pour Python (tests automatisés, code coverage, etc;)
    2006-09-21 17:20:40
    http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy
  • outils python
    PyScripter
    Un éditeur Python sympa et gratuit.
    2006-09-05 13:59:27
    http://mmm-experts.com/Products.aspx?ProductId=4
  • programmation python
    Informatique, Biologie et Xml : InfoBioX/Template/python.html
    Des tonnes de systèmes de templating en Python.
    2006-09-05 11:30:29
    http://www.pasteur.fr/cgi-bin/pBouige/NewSite/Pyblosxom.cgi/InfoBioX/Template/python.html
  • graphismes programmation python
    TkZinc | Main / WhatIsZinc
    Un widget Tkinter semblable au canvas mais conçu pour l'affichage rapide et hiérarchique des objets. Permet des transformations sur des branches de la hiérarchie.
    2006-09-05 10:34:31
    http://www.tkzinc.org/index.php?n=Main.WhatIsZinc
  • pdf programmation python
    PyX - Python graphics package
    Une librairie Python capable de générer du PDF.
    2006-09-05 10:25:29
    http://pyx.sourceforge.net/
  • programmation python réseau
    A list of open-source HTTP proxies written in python
    Une liste de proxy écrits en Python.
    2006-09-05 10:23:45
    http://xhaus.com/alan/python/proxies.html
  • programmation python
    L.Pointal - Python
    Des tas de liens concernant Python de Laurent Pointal.
    2006-09-05 09:30:09
    http://www.limsi.fr/Individu/pointal/python.html
  • gui programmation python
    PythonCard Home Page
    Module simplifiant la construction d'interfaces graphiques pour Python. Basé sur wxWidgets. Utilise des fichiers de ressources.
    2006-08-30 09:48:57
    http://pythoncard.sourceforge.net/
  • java programmation python
    JPype - Java to Python integration
    Ce projet a pour but de rendre les API Java accessibles en Python, mais sans ré-implémenter Python en Java comme Jython.
    2006-08-24 10:55:32
    http://jpype.sourceforge.net
  • programmation python
    urllib2 - The Missing Manual
    Une documentation complémentaire et utile sur le module urllib2 de Python.
    2006-08-22 14:15:55
    http://www.voidspace.org.uk/python/articles/urllib2.shtml
  • advocacy programmation python
    Pythonology
    Un site qui fait la promotion du langage Python.
    2006-08-20 18:31:49
    http://pythonology.org/home
  • graphismes programmation python
    pyChart
    Un module Python pour faire des graphiques. Voir aussi matplotlib.
    2006-08-12 19:26:56
    http://home.gna.org/pychart
  • article programmation python
    Web development with TurboGears and Python
    Une présentation (avec exemple pratique) de TurboGears et Django (pour création d'applications web)
    2006-07-13 13:41:42
    http://www-128.ibm.com/developerworks/linux/library/l-turbogears/?ca=dgr-lnxw07TurboGearsAndPython
Links per page: 20 50 100
◄Older
page 5 / 6
Newer►
Shaarli 0.0.41 beta modifiée - 2022-08-11 - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr. I'm on Mastodon.
shelter.moe