<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://webge.fr/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://webge.fr/dokuwiki/feed.php">
        <title>WebGEPEM - python</title>
        <description></description>
        <link>https://webge.fr/dokuwiki/</link>
        <image rdf:resource="https://webge.fr/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-19T05:19:55+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://webge.fr/dokuwiki/doku.php?id=python:accueilpython&amp;rev=1750353874&amp;do=diff"/>
                <rdf:li rdf:resource="https://webge.fr/dokuwiki/doku.php?id=python:bibliographie&amp;rev=1750353874&amp;do=diff"/>
                <rdf:li rdf:resource="https://webge.fr/dokuwiki/doku.php?id=python:graphique&amp;rev=1750353874&amp;do=diff"/>
                <rdf:li rdf:resource="https://webge.fr/dokuwiki/doku.php?id=python:installation&amp;rev=1750353874&amp;do=diff"/>
                <rdf:li rdf:resource="https://webge.fr/dokuwiki/doku.php?id=python:multitache&amp;rev=1750353874&amp;do=diff"/>
                <rdf:li rdf:resource="https://webge.fr/dokuwiki/doku.php?id=python:progavancee&amp;rev=1750353874&amp;do=diff"/>
                <rdf:li rdf:resource="https://webge.fr/dokuwiki/doku.php?id=python:webographie&amp;rev=1750353874&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://webge.fr/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>WebGEPEM</title>
        <link>https://webge.fr/dokuwiki/</link>
        <url>https://webge.fr/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://webge.fr/dokuwiki/doku.php?id=python:accueilpython&amp;rev=1750353874&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-19T17:24:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>accueilpython</title>
        <link>https://webge.fr/dokuwiki/doku.php?id=python:accueilpython&amp;rev=1750353874&amp;do=diff</link>
        <description>[Les wikis]

Bienvenue sur Python

 Rédacteur(s) : Philippe Mariano

[Mise à jour le 30/10/2024] 
&lt;a style=&quot;color:red&quot; href=&quot;https://www.python.org/blogs/&quot; target=&quot;_blank&quot;&gt;Python News&lt;/a&gt;
Sommaire

	*   PYTHON
		*  INSTALLATION - DEMARRAGE
			*  REPL : l'interpréteur de commandes
			*  IDLE : l'éditeur fourni avec Python
			*   VSCode - Premier programme en Python &quot;étape par étape&quot;
			*  plus loin - Gérer plusieurs versions de Python sous Windows avec pyenv-win

		*  BASES DU LANGAGE&lt;a href=&quot;htt…</description>
    </item>
    <item rdf:about="https://webge.fr/dokuwiki/doku.php?id=python:bibliographie&amp;rev=1750353874&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-19T17:24:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>bibliographie</title>
        <link>https://webge.fr/dokuwiki/doku.php?id=python:bibliographie&amp;rev=1750353874&amp;do=diff</link>
        <description>[Sommaire Python et microPython]




[Mise à jour le 16/7/2019]

----------

Apprenez à programmer en Python

&lt;https://www.eyrolles.com/Informatique/Livre/apprenez-a-programmer-en-python-9791090085770/&gt;

	*  Auteur : Vincent Le Goff
	*  Edition :  Eyrolles
	*  Parution : 24-06-2014 (2eme édition)
	*  Pages : 448
	*  ISBN :   979-10-90085-77-0

Vous n'y connaissez rien en programmation et vous souhaitez apprendre un langage clair et intuitif ? Python est fait pour vous !
Vous découvrirez dans ce …</description>
    </item>
    <item rdf:about="https://webge.fr/dokuwiki/doku.php?id=python:graphique&amp;rev=1750353874&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-19T17:24:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>graphique</title>
        <link>https://webge.fr/dokuwiki/doku.php?id=python:graphique&amp;rev=1750353874&amp;do=diff</link>
        <description>[Sommaire Python et microPython]



Les interfaces graphiques

[Mise à jour le : 8/5/2019]</description>
    </item>
    <item rdf:about="https://webge.fr/dokuwiki/doku.php?id=python:installation&amp;rev=1750353874&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-19T17:24:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>installation</title>
        <link>https://webge.fr/dokuwiki/doku.php?id=python:installation&amp;rev=1750353874&amp;do=diff</link>
        <description>[Sommaire Python et microPython]

Python - Installation - Démarrage

[Mise à jour le : 25/9/2022]

	*  Sources
		*  Python.org, &lt;a href=&quot;https://www.python.org/&quot; target=&quot;_blank&quot;&gt;téléchargements&lt;/a&gt; et &lt;a href=&quot;https://docs.python.org/3/&quot; target=&quot;_blank&quot;&gt;documentation&lt;/a&gt;.
		*  IDE &lt;a href=&quot;https://code.visualstudio.com/&quot; target=&quot;_blank&quot;&gt;Visual Studio Code&lt;/a&gt;
		*  MOOC “Python 3 : des fondamentaux aux concepts avancés du langage” sur &lt;a href=&quot;https://www.fun-mooc.fr&quot; target=&quot;_blank&quot;&gt;FUN&lt;/a&gt;
		* …</description>
    </item>
    <item rdf:about="https://webge.fr/dokuwiki/doku.php?id=python:multitache&amp;rev=1750353874&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-19T17:24:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>multitache</title>
        <link>https://webge.fr/dokuwiki/doku.php?id=python:multitache&amp;rev=1750353874&amp;do=diff</link>
        <description>[Sommaire Python et microPython]



Multitâche

[Mise à jour le : 8/5/2019]</description>
    </item>
    <item rdf:about="https://webge.fr/dokuwiki/doku.php?id=python:progavancee&amp;rev=1750353874&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-19T17:24:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>progavancee</title>
        <link>https://webge.fr/dokuwiki/doku.php?id=python:progavancee&amp;rev=1750353874&amp;do=diff</link>
        <description>[Sommaire Python et microPython]

Python - Programmation avancée

[Mise à jour le : 30/12/2022]

	*  &lt;a href=&quot;https://realpython.com/python311-new-features/&quot; target=&quot;_blank&quot;&gt;Python 3.11: Cool New Features for You to Try&lt;/a&gt;

Sommaire

	*  AI
		*  &lt;a href=&quot;https://realpython.com/python-ai-neural-network/&quot; target=&quot;_blank&quot;&gt;Python AI: How to Build a Neural Network &amp; Make Predictions&lt;/a&gt;
		*  &lt;a href=&quot;https://betterprogramming.pub/building-an-alexa-or-siri-equivalent-bot-in-python-ea07ed001445&quot; targe…</description>
    </item>
    <item rdf:about="https://webge.fr/dokuwiki/doku.php?id=python:webographie&amp;rev=1750353874&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-19T17:24:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>webographie</title>
        <link>https://webge.fr/dokuwiki/doku.php?id=python:webographie&amp;rev=1750353874&amp;do=diff</link>
        <description>[Sommaire Python et microPython]

Webographie

[Mise à jour le 25/2/2019]
 

Sites



	*  &lt;a href=&quot;https://www.python.org/&quot; target=&quot;_blank&quot;&gt;python.org/&lt;/a&gt; 

	*  &lt;a href=&quot;https://docs.python.org/fr/3/tutorial/index.html&quot; target=&quot;_blank&quot;&gt;Le tutoriel Python&lt;/a&gt; 



	*  &lt;a href=&quot;https://realpython.com/&quot; target=&quot;_blank&quot;&gt;Real Python&lt;/a&gt;



	*  &lt;a href=&quot;https://projetsdiy.fr/&quot; target=&quot;_blank&quot;&gt;Projets DIY&lt;/a&gt; : impression 3D - Pi - IoT



	*  &lt;a href=&quot;https://www.tutorialspoint.com/execute_python_onlin…</description>
    </item>
</rdf:RDF>
