<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki-fablab.grandbesancon.fr/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://wiki-fablab.grandbesancon.fr/feed.php">
        <title>Yakafab - howto:python</title>
        <description></description>
        <link>https://wiki-fablab.grandbesancon.fr/</link>
        <image rdf:resource="https://wiki-fablab.grandbesancon.fr/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-16T00:00:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki-fablab.grandbesancon.fr/doku.php?id=howto:python:pyinstaller&amp;rev=1747814922&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki-fablab.grandbesancon.fr/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Yakafab</title>
        <link>https://wiki-fablab.grandbesancon.fr/</link>
        <url>https://wiki-fablab.grandbesancon.fr/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki-fablab.grandbesancon.fr/doku.php?id=howto:python:pyinstaller&amp;rev=1747814922&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-21T08:08:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Transformer un script Python en exécutable avec PyInstaller</title>
        <link>https://wiki-fablab.grandbesancon.fr/doku.php?id=howto:python:pyinstaller&amp;rev=1747814922&amp;do=diff</link>
        <description>Transformer un script Python en exécutable avec PyInstaller



Nous allons voir ici comment finaliser votre script Python en le compilant en exécutable grâce au programme  PyInstaller. Cela permet par exemple d'utiliser votre script sur n'importe quel ordinateur, qu'il y ai ou non Python installé, sans problème de librairie non installée ni conflit de version !</description>
    </item>
</rdf:RDF>
