473,725 Members | 2,276 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Message de Bienvenue

[désolé du trou dans le post du message de bienvenue]

Bienvenue sur la liste Python francophone, hébergée par l'AFUL, ou
sur le newsgroup fr.comp.lang.py thon ("fclp").

Votre abonnement à cette liste de diffusion ou votre lecture de
fclp montrent un intérêt pour le langage Python et ce qui tourne
autour. Après quelques temps de lecture, vous serez sûrement amené à
poster vous aussi un message. Voici quelques conseils d'utilisation,
suivi d'une série de liens à partir desquels vous pourrez trouver
des informations sur Python et sur son utilisation.

Si vous n'êtes pas habitué(e) à l'utilisation des listes de
diffusions, la lecture du document ci-dessous devrais vous aider à
poser correctement vos questions afin d'avoir des réponses.

* http://www.gnurou.org/documents/smart-questions-fr.html

Par rapport au document ci-dessus, fclp et python-fr sont
francophones, donc les participants s'attendent à recevoir des
questions et réponses en français. Des citations de documentations
en anglais pour répondre à des interrogations sont possibles, mais
de courtes traductions sont bienvenues pour les pythoneurs mal à
l'aise avec Shakespeare. Si vous avez une question à poser, un titre
('subject') clair et concis ainsi qu'un texte bien rédigé facilitent
la lecture et favorisent une éventuelle réponse. Si à l'inverse vous
voulez donner une réponse publique, un petits guide du bon usage
est disponibles ici:

* http://www.usenet-fr.net/fur/usenet/...ur-usenet.html

Afin d'éviter que ne se retrouvent des questions récurrentes ou
encore des interrogations auxquelles un minimum de lecture aurait
pû répondre, il est bienvenue, avant de poster une question,
d'avoir effectué des recherches parmis les liens indiqués ci-
dessous, ainsi que sur l'Internet à l'aide des moteurs de
recherche (*).

-------------------------------------------------------------------
SOMMAIRE DES LIENS

- Documentations locales
- Archives listes/newsgroups
- Sites généraux
- Apprentissage
- Modules
- Livres
-------------------------------------------------------------------

Le Wiki (site collaboratif) de la liste python-fr se trouve sur:

* http://wikipython.flibuste.net/ (merci à William Dodé)

Vous trouverez une large (de plus en plus) collection de liens (en+
fr) sur le site suivant:

* http://www.python-eggs.org/links.html (merci à l'auteur)
-------------------------------------------------------------------
DOCUMENTATIONS LOCALES
=============== =======
Vous devriez avoir la documentation standard de Python (tutoriel,
références du langage, doc sur les modules, doc sur les extensions,
....) installée avec le programme:
-Sous linux, voyez dans /usr/share/doc/Python
-Sous Windows, voyez le répertoire "Doc" dans le répertoire
d'installation de Python (doc et plus, en format Microsoft Help,
sur http://www.orgmf.com.ar/condor/pytstuff.html )
-Sur Macintosh, voyez le document "Documentat ion - start here.html"
dans le dossier Python.
-------------------------------------------------------------------
ARCHIVES LISTES/NEWSGROUPS
=============== ===========
[fr] La liste python-fr:
http://www.aful.org/mailman/listinfo/python
[en] Newsgroups news:comp.lang. python (très fort traffic):
http://groups.google.com/groups?group=comp.lang.python
[fr] Newsgroup news:fr.comp.la ng.python (voir la charte):
http://groups.google.com/groups?grou...mp.lang.python
-------------------------------------------------------------------
SITES GENERAUX
=============== ==
Site principal de Python:
[en] http://www.python.org/
http://www.python.org/download/ (téléchargement )
http://www.python.org/doc/ (docs en général)
http://www.python.org/doc/Intros.html (introductions)
http://www.python.org/doc/FAQ.html (Foires Aux Questions)
http://www.python.org/doc/faq/general.html
http://www.python.org/doc/faq/programming.html
http://www.python.org/doc/faq/library.html
http://www.python.org/doc/faq/extending.html
http://www.python.org/doc/faq/windows.html
http://www.python.org/doc/faq/gui.html
http://www.python.org/doc/Hints.html (Conseils, Guides)
http://www.python.org/sigs/ (groupes d'intérêts
spécifiques)
http://www.python.org/cgi-bin/moinmoin/FrontPage
(Wiki Python.org)
Autres sites:
[en] http://py-howto.sourceforge.net/ (HOWTOs)
http://www.faqts.com/knowledge_base/index.phtml/fid/199
(base de connaissances)
http://py.vaults.ca/parnassus/apyllo.py/682269989
(liste de sites)
http://aspn.activestate.com/ASPN/Python/Cookbook/
(Active State Python Cookbook)
http://www.python.org/cgi-bin/moinmo...nDocumentation
(liste de docs sur le Wiki Python)

Traductions en français de certaines parties de la documentation
sur:
[fr] http://frpython.sourceforge.net/ (docs traduites)

Condensés de documentation (Python Quick Reference):
[en] http://www.brunningonline.net/simon/python/PQR.html (<V2.2)
[en] http://rgruet.free.fr/PQR2.2.html (V2.2)

-------------------------------------------------------------------
APPRENTISSAGE
=============
[en]
http://www.python.org/doc/current/tut/tut.html (tutoriel[*])
http://www.python.org/doc/current/ref/ref.html (référence[*])
http://www.python.org/doc/Intros.html (introductions)
http://www.python.org/doc/Hints.html#intros (introductions)
http://www.python.org/doc/Newbies.html (liens docs
débutants)
[fr]
http://perso.club-internet.fr/olberg...c/tut/tut.html
(tutoriel Python 1.5.2)

Des liens sur la page d'intro à Python de l'IUT de Villetaneuse:
http://www-gtr.iutv.univ-paris13.fr/...thon/BibPython

Un cours complet d'apprentissage de la programmation avec Python:
http://www.ulg.ac.be/cifen/inforef/s...thon_notes.pdf

Une introduction à la programmation avec Python:
http://ludovic.pinelli.free.fr/Python/Python_ami.html

Plusieurs introductions à Python sur le Python Blanc Bleu Belge:
http://www.p3b.org/

Le site "Python & Cie - Le forum des débutants en Python":
http://freezope.nipltd.net/salvatore...hon/index_html

"Instant Python" (par l'auteur de "Practical Python"), pour aller vite:
http://www.hetland.org/python/instant-python.php

[en]
Un tutoriel Python pour les programmeurs (beaucoup d'exemples):
http://diveintopython.org/
http://diveintopython.org/#languages (trad [fr])

"How to think like a Computer Scientist (Python)" de Allen
B. Downey:
http://www.andamooka.org/index.pl?section=thinkpython

Pour aller plus loin, "Thinking in Python" de Bruce Eckels:
http://www.mindview.net/Books/TIPython

Pour apprendre les astuces, le Python Cookbook:
http://aspn.activestate.com/ASPN/Python/Cookbook/

Le Charming Python de D.Mertz:
http://gnosis.cx/publish/tech_index_cp.html

-------------------------------------------------------------------
MODULES
=======
Modules d'extension:
--------------------
[en]
http://www.python.org/doc/current/lib/lib.html
(modules standards[*])
http://www.python.org/doc/Hints.html#extensions
(modules courants)
http://www.python.org/pypi (Python Package Index)
http://www.vex.net/parnassus/ (dépot modules d'extension)

[fr]
http://www.pyresources.com/ (exemples de scripts)

Extension/interfaçage avec le C/C++:
------------------------------------
[en]
http://www.python.org/doc/current/ext/ext.html
(écriture modules[*])
http://www.python.org/doc/current/api/api.html
(API Python[*])
http://www.python.org/doc/Hints.html#extending
(tutoriels, exemples, outils...)
http://www.python.org/cgi-bin/moinmo...OtherLanguages
(wiki Python.org sur integration avec d'autres langages)
http://www.boost.org/libs/python/doc/index.html (outil)
http://www.swig.org/ (outil)

Interfaces graphiques (GUI-Graphical User Interface):
-----------------------------------------------------
[en]
http://www.python.org/doc/faq/gui.html (FAQ GUI)
http://www.python.org/cgi-bin/moinmoin/GuiProgramming
(Wiki Python.org sur GUI)
http://www.python.org/cgi-bin/moinmo...phicsAndImages
(Wiki Python.org sur Images et Graphisme)
http://www.metaslash.com/brochure/tutorial/ (liste GUI et liens)
http://py.vaults.ca/parnassus/apyllo.py/302299380 (modules)
http://py.vaults.ca/parnassus/apyllo.py/238168060 (modules/jeux)
http://py.vaults.ca/parnassus/apyllo.py/808292924 (modules)

http://www.python.org/topics/tkinter/ (Tkinter)
An Introduction to Tkinter (F.Lundh):
http://www.pythonware.com/library/tk...tion/index.htm
Tkinter Life Preserver (Matt Conway):
http://www.python.org/doc/life-preserver/

[fr]
http://www.pyresources.com/projet-doc/tkinter/index.htm (Tkinter)
Tkinter en 10 leçons:
http://www.univ-pau.fr/~bruel/Enseignements/TER/
InterfacePython/tutoriel_tkinte r.html

Développement WWW, XML, HTML, CGI...
------------------------------------
[en]
http://pyxml.sourceforge.net/topics/ (XML)
http://www.python.org/sigs/xml-sig/ (groupe d'intérêt XML)
http://www.python.org/topics/web/ (programmation WWW)
http://www.python.org/cgi-bin/moinmoin/WebProgramming
(Wiki Python.org sur Web Programming)
http://www.python.org/cgi-bin/moinmoin/InternetSupport
(Wiki Python.org sur Support Internet)
http://www.python.org/cgi-bin/moinmo...workingSupport
(Wiki Python.org sur Support Réseau)
http://www.zope.org/ (serveur WWW zope)

[fr]
http://www.zope.org/Resources/MailingLists (mailing list zope fr)
http://www.zopera.org/site (portail Zope francophone)

Calcul et utilisation scientifique:
-----------------------------------
[en]
http://www.python.org/topics/scicomp/ (calcul, tracé courbes,
stockage)
http://www.python.org/cgi-bin/moinmo...cAndScientific
(wiki Python.org sur Numeric & Scientific)
http://py.vaults.ca/parnassus/apyllo.py/684222876 (modules)

Bases de données:
-----------------
[en]
http://www.python.org/topics/database/ (BD, modules, docs)
http://www.python.org/sigs/db-sig/ (groupe d'intérêt BD)
http://www.python.org/cgi-bin/moinmo...aseProgramming
(Wiki Python.org sur DB)
http://www.python.org/cgi-bin/moinmo...baseInterfaces
(Wiki Python.org sur interfaces DB)
http://py.vaults.ca/parnassus/apyllo.py/973100124 (modules)
-------------------------------------------------------------------
LIVRES
======
Voyez sur les sites des librairies en ligne, il y a de plus en plus
de livres sur Python (vous pouvez chercher les références sur
amazon, et faire fonctionner votre libraire local).

[en]
Une page du Wiki Python en référence un certain nombre:

* http://www.python.org/cgi-bin/moinmoin/PythonBooks
* http://www.amk.ca/bookstore/python.html

Chez O'Reilly (US) (http://www.oreilly.com/)

* http://www.oreillynet.com/search/ind...ython&sp-k=all
[fr]
Chez O'Reilly (http://www.editions-oreilly.fr/)
"Introducti on à Python" (une référence pour passer à Python)
http://www.editions-oreilly.fr/catalogue/lpython.html
"Python Précis et Concis" (condensé du langage et des modules
de base)
http://www.editions-oreilly.fr/catal...ython_pkt.html

Chez Eyrolles:
http://www.eyrolles.com/php.informat...ages/resultat_
recherche_ouvra ges.php3?words= python&theme=IN F
Chez CampusPress (http://pb avec leur site ouebe.../)
"Python: L'intro", de Ivan Van Laningham (un cours de Python
en 24 chapitres et 450 pages, traduit de l'anglais).

-------------------------------------------------------------------
[*] Il s'agit d'une des documentations standards qui sont
normalement installées avec Python sur votre machine.

(*) Parmis lesquels:
-Hotbot (maintenant sous Lycos)
http://www.hotbot.com/

-Google
http://www.google.com/
http://www.google.com/advanced_search?hl=fr
http://www.google.fr/search?q=python...-8&hl=fr&meta=

-Metacrawler (interroge d'autres moteurs de recherche)
http://www.metacrawler.com/customize/

-l'ex-DejaNews (recherche sur Usenet, maintenant Google-groups)
http://groups.google.com/
http://groups.google.com/advanced_group_search?hl=fr

Et il y en a de nombreux autres...
-------------------------------------------------------------------

[Ce petit message sera posté environ une fois par mois.
Version du 24 juin 2004.
Maintenu par Laurent Pointal (la************ *@laposte.net,
http://www.limsi.fr/Individu/pointal/python.html) à
qui vous pouvez adresser vos commentaires.]

Jul 18 '05 #1
0 1731

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
16341
by: Brian Keating EI9FXB | last post by:
Would I be correct in saying that the only way to get a user message into a Windows form would be to use P/Invoke with Message? Of is there some part of the .NET API that I am totally un aware of? Thanks for any help Brian
8
10012
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/WebApplication1'. 'HTTP/1.1 500 Internal Server Error'."
2
3287
by: Microsoft News | last post by:
What I have is a message box that pops up. It is another browser window. The code is a general function that you pass message, title and a key to. The box works great except, that if you are on a page, get the message box, then click ok on the message box go to another page and then back to the first page. The message box pops up again. It is almost like the history or cache still has information about the state and that it knows that...
0
1971
by: ronscottlangham | last post by:
I am working on a custom WCF EndpoingBehavior that will modify the messages coming in and out of my Service. I am having an error related to the modification of the message in the IEndpointBehavior.AfterReceiveRequest(ref Message request,...) method. In the method that creates a new message, I have something similar to ... /// xmlReader defined with new modified content.... /// 'message' is the original message...
2
12175
by: =?Utf-8?B?QWRl?= | last post by:
HI All, I am encountering the following error when I try to send an email through a SMTP server. I believe the problem lies with the authentication part when the network crednetials are used, error is thrown at the .send point. Error is: The following error occured Sending an email: System.ApplicationException: An error occurred sending an email To helen@HerMail.com From ade@MyMail.com Cc Subject A test with Finlistener #1. The body...
3
3837
by: Steven Allport | last post by:
I am working on processing eml email message using the email module (python 2.5), on files exported from an Outlook PST file, to extract the composite parts of the email. In most instances this works fine, the message is read in using message_from_file, is_multipart returns True and I can process each component and extract message attachments. I am however running into problem with email messages that contain emails forwarded as...
0
2696
by: Philluminati | last post by:
I have a Perl SOAP Server which returns this SOAP Message when invoked: <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:xsi="http:// www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http:// schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/ XMLSchema" soap:encodingStyle="http://schemas.xmlsoap.org/soap/ encoding/" xmlns:soap="http://schemas.xmlsoap.org/soap/...
2
6494
by: bernd | last post by:
Hi netties, posted this in a different group already, which seems to be inappropriate. I create a message queue with msgget(), sent a 5-byte message to it with msgsnd() and try to receive the queue's content with msgrcv(). Everything seems to work fine, apart from the fact that I get back only the last byte back from the original message (after sending the message ipcs -qA shows clearly that there are 5 Bytes waiting in the
2
2628
by: forums_mp | last post by:
Facing a design problem here and I'm not sure how to solve this. The system consists of bi-directional communication between a subject communicating with two (at least for now ) listeners. Message translation needs to occur during communication. Each message between subject and listener contains 30 words where each word is 16bits in size. The first word in each message is a header. Communication between Subject and Listeners can...
0
8889
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9257
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9179
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9116
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8099
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6702
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4519
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4784
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2157
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.