<component type="desktop-application">
<id>org.thonny.Thonny.desktop</id>
<name>Thonny</name>
<summary>Python IDE for beginners</summary>
<project_license>MIT</project_license>
<description>
<p>Thonny is a simple Python IDE with features useful for learning programming.
It comes with a debugger which is able to visualize all the conceptual steps
taken to run a Python program (executing statements, evaluating expressions,
maintaining the call stack). There is a GUI for installing 3rd party packages
and special mode for learning about references.</p>
<p>See the homepage for more information, screenshots and a walk-through video.</p>
</description>
<pkgname>thonny</pkgname>
<launchable type="desktop-id">org.thonny.Thonny.desktop</launchable>
<icon type="remote" width="48" height="48">org/thonny/Thonny.desktop/9ee31ffe7d38d295ba616a862cc41843/icons/48x48/thonny_thonny.png</icon>
<icon type="cached" width="64" height="64">thonny_thonny.png</icon>
<icon type="remote" width="64" height="64">org/thonny/Thonny.desktop/9ee31ffe7d38d295ba616a862cc41843/icons/64x64/thonny_thonny.png</icon>
<icon type="remote" width="128" height="128">org/thonny/Thonny.desktop/9ee31ffe7d38d295ba616a862cc41843/icons/128x128/thonny_thonny.png</icon>
<icon type="stock">thonny</icon>
<url type="homepage">https://thonny.org</url>
<url type="bugtracker">https://github.com/thonny/thonny/issues</url>
<url type="help">https://github.com/thonny/thonny/wiki</url>
<categories>
<category>Development</category>
<category>Education</category>
<category>Debugger</category>
<category>IDE</category>
<category>ComputerScience</category>
</categories>
<provides>
<binary>thonny</binary>
<mediatype>text/x-python</mediatype>
</provides>
<screenshots>
<screenshot type="default">
<caption>Thonny stepping through a recursive function</caption>
<image type="source" width="637" height="525">org/thonny/Thonny.desktop/9ee31ffe7d38d295ba616a862cc41843/screenshots/image-1_orig.png</image>
<image type="thumbnail" width="624" height="514">org/thonny/Thonny.desktop/9ee31ffe7d38d295ba616a862cc41843/screenshots/image-1_624x514.png</image>
<image type="thumbnail" width="224" height="184">org/thonny/Thonny.desktop/9ee31ffe7d38d295ba616a862cc41843/screenshots/image-1_224x184.png</image>
</screenshot>
</screenshots>
<keywords>
<keyword>programming</keyword>
<keyword>education</keyword>
</keywords>
<releases>
<release type="stable" version="4.1.7" timestamp="1734307200">
<description>
<p>
Bug-fix release.
</p>
</description>
</release>
<release type="stable" version="4.1.6" timestamp="1726012800">
<description>
<p>
Bug-fix release.
</p>
</description>
</release>
<release type="stable" version="4.1.4" timestamp="1700352000">
<description>
<p>
Bug-fix release.
</p>
</description>
</release>
<release type="stable" version="4.1.3" timestamp="1695859200">
<description>
<p>
Bug-fix release.
</p>
</description>
</release>
</releases>
<content_rating type="oars-1.1"/>
</component>