Historique de Documentation.Python

Cacher les modifications mineures - Affichage de la sortie

27/06/2015 17:14 par jardin entropique -
Lignes 41-45 ajoutées:
!! Autres éditeurs/IDE

* [[https://www.jetbrains.com/pycharm/|PyCharm]], il y existe une version commerciale et une version open source
* [[http://pydev.org/|PyDev]], plugin pour le pachyderme Eclipse

Ligne 53 modifiée:
* [[https://docs.djangoproject.com|Doc officielle en anglais]], [[https://docs.djangoproject.com/fr/1.6/|Doc en français]]
en:
* [[https://docs.djangoproject.com|Doc officielle en anglais]], [[https://docs.djangoproject.com/fr/1.8/|Doc en français]]
05/03/2015 13:28 par Pierre -
Ligne 18 modifiée:
* [[http://www.rexx.com/~dkuhlman/]] de Dave Kuhlman
en:
* [[http://www.davekuhlman.org/#python]] de Dave Kuhlman
05/03/2015 13:26 par Pierre - maj lien dive into python3
Ligne 16 modifiée:
* [[http://www.diveintopython.net/|Dive Into Python]] et [[http://www.diveintopython.net/|Dive Into Python 3]] de Mark Pilgrim
en:
* [[http://www.diveintopython.net/|Dive Into Python]] et [[http://www.diveintopython3.net/|Dive Into Python 3]] de Mark Pilgrim
22/09/2014 11:03 par Pierre - maj lien vers planet python
Ligne 26 modifiée:
* [[http://planet.python.org/|planet anglophone]]
en:
* [[http://planetpython.org/|planet anglophone]]
11/09/2014 11:22 par Pierre - un livre en plus sur python
Lignes 21-22 ajoutées:
* [[http://python.developpez.com/tutoriels/python-en-bref/|Le PYTHON en bref]] d'Alexandre Galodé
02/01/2014 22:34 par Pierre -
Ligne 46 modifiée:
* [[https://docs.djangoproject.com|Doc officielle]]
en:
* [[https://docs.djangoproject.com|Doc officielle en anglais]], [[https://docs.djangoproject.com/fr/1.6/|Doc en français]]
Ligne 50 ajoutée:
* [[PremiersPasAvecDjango|un tutoriel]] qui couvre aussi l'installation de django
26/12/2013 09:31 par Pierre - + blogs et newsletters
Lignes 28-29 modifiées:
en:
* [[http://pycoders.com/|Pycoder's weekly]], newsletter hebdomadaire, les archives sont publiques
Ligne 58 ajoutée:
* https://syerram.silvrback.com/
21/12/2013 16:05 par Pierre -
Ligne 61 ajoutée:
* [[http://haystacksearch.org/|Haystack]], pour indexer et chercher des modèles.
20/12/2013 13:46 par Pierre -
Lignes 1-2 modifiées:
!Quelques liens sur Python (2 et 3)...
en:
!Quelques liens sur Python (2 et 3) et Django
Lignes 38-41 ajoutées:
!!! Vidéos

* http://pyvideo.org/

Ligne 44 ajoutée:
!!! Documentation
Ligne 47 supprimée:
* [[http://www.planetdjango.org|Planet django]]
Lignes 49-50 modifiées:
* [[http://south.aeracode.org/|South, migration de données]]
* [[https://github.com/django-debug-toolbar/django-debug-toolbar|django-debug-toolbar]]
en:

!!! Cheat sheet
Lignes 53-55 ajoutées:

!!! Blogs et articles
* [[http://www.planetdjango.org|Planet django]]
Lignes 57-63 ajoutées:

!!! Applications
* [[http://south.aeracode.org/|South, migration de données]]
* [[https://github.com/django-debug-toolbar/django-debug-toolbar|django-debug-toolbar]]

!!! Vidéos
* [[http://www.klewel.com/conferences/djangocon-2012/|Vidéos de la djangocon.eu de 2012]]
18/12/2013 22:03 par Pierre -
Ligne 49 ajoutée:
* [[http://www.jeffknupp.com/blog/2013/12/18/starting-a-django-16-project-the-right-way/|Conseils pour démarrer un projet avec django 1.6]] (virtualenv, git/mercurial, south, fabric)
17/12/2013 13:27 par Pierre -
Lignes 50-52 ajoutées:
----

Actux organise des [[Ateliers/Ateliers|ateliers]] sur Python ou des outils/frameworks écrits en Python. N'hésitez pas à prendre contact avec l'association pour savoir si un atelier est en cours de préparation.
17/12/2013 13:16 par Pierre - liens django
Lignes 1-4 modifiées:
Quelques liens sur Python (2 et 3)...

! Documentation générale
en:
!Quelques liens sur Python (2 et 3)...

!! Documentation générale
Lignes 13-14 modifiées:
! Livres
en:
!! Livres
Lignes 22-23 modifiées:
! Blogs et planets
en:
!! Blogs et planets
Lignes 29-30 modifiées:
! Forums et ml
en:
!! Forums et ml
Lignes 33-34 modifiées:
! Python et VIM
en:
!! Python et VIM
Lignes 37-49 ajoutées:

!! Django

* [[https://docs.djangoproject.com|Doc officielle]]
* [[http://www.django-fr.org/|Site francophone]]
* [[https://code.djangoproject.com/wiki/DjangoResources|Wiki officiel]]
* [[http://www.planetdjango.org|Planet django]]
* [[https://djangosnippets.org/|Exemples de code]]
* [[http://south.aeracode.org/|South, migration de données]]
* [[https://github.com/django-debug-toolbar/django-debug-toolbar|django-debug-toolbar]]
* [[http://www.mercurytide.co.uk/news/article/django-15-cheat-sheet/|Django 1.5 Cheat Sheet]], par mercurytide
* [[http://www.revsys.com/django/cheatsheet/|Django 1.5 cheat sheet]], par revsys

11/12/2013 17:44 par Pierre - cours structures de données
Ligne 20 ajoutée:
* [[http://interactivepython.org/courselib/static/pythonds/index.html|Problem Solving with Algorithms and Data Structures]], cours sur les structures de données et Python, par Brad Miller et David Ranum
09/12/2013 10:20 par ehlo -
Ligne 19 ajoutée:
* [[http://www.ulb.ac.be/di/verif/tmassart/Prog/html/index.html|Cours d’informatique autour de Python 3]] par Thierry Massart (avec des références au livre de Gérard Swinnen)
08/12/2013 14:44 par Pierre -
Lignes 11-12 modifiées:
en:
* [[http://www.haypocalc.com/wiki/Python|wiki de Victor Stinner]]
Ligne 18 ajoutée:
* [[http://www.rexx.com/~dkuhlman/]] de Dave Kuhlman
08/12/2013 14:33 par Pierre -
Ligne 21 modifiée:
* [[http://www.afpy.org/planet/|planet francophone]
en:
* [[http://www.afpy.org/planet/|planet francophone]]
08/12/2013 14:33 par Pierre -
Ligne 5 modifiée:
* http://docs.python.org/3/ et http://docs.python.org/3/
en:
* http://docs.python.org/2/ et http://docs.python.org/3/
08/12/2013 14:32 par Pierre - Python c'est mieux que perl
Lignes 1-32 ajoutées:
Quelques liens sur Python (2 et 3)...

! Documentation générale

* http://docs.python.org/3/ et http://docs.python.org/3/
* [[https://wiki.python.org/moin/|wiki anglophone]]
* [[http://wikipython.flibuste.net/PageD%27Accueil|wiki francophone]]
* [[http://effbot.org/zone/index.htm|articles sur des modules de la bibliothèque standard]]
* [[http://code.activestate.com/recipes/langs/python/|exemples de code]]
* [[http://rgruet.free.fr/|Python Quick Reference]]

! Livres

* [[http://inforef.be/swi/python.htm|Apprendre à programmer avec Python]], livre de Gérard Swinnen
* [[http://www.diveintopython.net/|Dive Into Python]] et [[http://www.diveintopython.net/|Dive Into Python 3]] de Mark Pilgrim
* [[http://perso.limsi.fr/pointal/python:courspython3|Une introduction à Python 3]], livre de Laurent Pointal

! Blogs et planets

* [[http://planet.python.org/|planet anglophone]]
* [[http://www.afpy.org/planet/|planet francophone]
* [[http://python-history.blogspot.fr/|The History of Python]], blog de Guido van Rossum, en anglais
* [[http://neopythonic.blogspot.fr/|Neopythonic]], blog de Guido van Rossum, en anglais

! Forums et ml

* [[http://www.afpy.org/forums/forum_python|Forum de l'AFPY]]

! Python et VIM

* http://blog.dispatched.ch/2009/05/24/vim-as-python-ide/
* http://www.jeffknupp.com/blog/2013/12/04/my-development-environment-for-python/

© 2006-14 Association Actux - Documentation sous licence GFDL - Conception & design: Imaginair.net - Logo: Zazo0o - Propulsé par PmWiki