<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.strategicz.com/raspi/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.strategicz.com/raspi/feed.php">
        <title>RasPi Journeys python</title>
        <description></description>
        <link>https://wiki.strategicz.com/raspi/</link>
        <image rdf:resource="https://wiki.strategicz.com/raspi/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-21T06:16:21+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.strategicz.com/raspi/doku.php?id=python:env&amp;rev=1463367915&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.strategicz.com/raspi/lib/tpl/bootstrap3/images/favicon.ico">
        <title>RasPi Journeys</title>
        <link>https://wiki.strategicz.com/raspi/</link>
        <url>https://wiki.strategicz.com/raspi/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.strategicz.com/raspi/doku.php?id=python:env&amp;rev=1463367915&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-16T05:05:15+02:00</dc:date>
        <title>python:env</title>
        <link>https://wiki.strategicz.com/raspi/doku.php?id=python:env&amp;rev=1463367915&amp;do=diff</link>
        <description>====== Python Development Environment ======

Raspbian comes with both Python 2 and 3 IDLE installed, they can be accessed through the top bar **Menu &gt; Programming &gt; Python 2/3 (IDLE)**

To create a new Python file in IDLE, use the **File &gt; New File** menu.\\
Write some Python code and **File &gt; Save**.\\
Then run your script with **Run &gt; Run Module (F5)**.

You can [[https://www.raspberrypi.org/documentation/usage/python/more.md|read more about Python on the Pi here]]...

===== Virtual Environme…</description>
    </item>
</rdf:RDF>
