<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://awerner.myhome-server.de/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://awerner.myhome-server.de/feed.php">
        <title>Axel Werner&#039;s OPEN SOURCE Knowledge Base - it-artikel:python</title>
        <description></description>
        <link>https://awerner.myhome-server.de/</link>
        <image rdf:resource="https://awerner.myhome-server.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-27T03:09:11+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://awerner.myhome-server.de/doku.php?id=it-artikel:python:learning-python3-bargraph.py-small-program-to-generate-an-ascii-bargraph-of-any-width&amp;rev=1661949019&amp;do=diff"/>
                <rdf:li rdf:resource="https://awerner.myhome-server.de/doku.php?id=it-artikel:python:learning-python3-frameit.py-command-line-tool-to-frame-text-on-the-console&amp;rev=1661949019&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://awerner.myhome-server.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Axel Werner's OPEN SOURCE Knowledge Base</title>
        <link>https://awerner.myhome-server.de/</link>
        <url>https://awerner.myhome-server.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://awerner.myhome-server.de/doku.php?id=it-artikel:python:learning-python3-bargraph.py-small-program-to-generate-an-ascii-bargraph-of-any-width&amp;rev=1661949019&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-31T12:30:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>learning python3 - barGraph.py - small program to generate an ascii bargraph of any width</title>
        <link>https://awerner.myhome-server.de/doku.php?id=it-artikel:python:learning-python3-bargraph.py-small-program-to-generate-an-ascii-bargraph-of-any-width&amp;rev=1661949019&amp;do=diff</link>
        <description>learning python3 - barGraph.py - small program to generate an ascii bargraph of any width

These are my first steps in python programming language. The result is a little program that draws an ascii bargraph on to your console window, platform independend. it comes with 3 internal demos to show what it can do so far. its not really a beauty and could be done better, but for my first steps in python im quiet happy with my progress in learning python so far. So to help out others to help learn pyt…</description>
    </item>
    <item rdf:about="https://awerner.myhome-server.de/doku.php?id=it-artikel:python:learning-python3-frameit.py-command-line-tool-to-frame-text-on-the-console&amp;rev=1661949019&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-31T12:30:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>learning python3 - frameIt.py - command line tool to frame text on the console</title>
        <link>https://awerner.myhome-server.de/doku.php?id=it-artikel:python:learning-python3-frameit.py-command-line-tool-to-frame-text-on-the-console&amp;rev=1661949019&amp;do=diff</link>
        <description>learning python3 - frameIt.py - command line tool to frame text on the console

These are my first steps in python programming language. The result is a little cli tool/function/library (whatever you call it ) that will encapsulate any given text within a</description>
    </item>
</rdf:RDF>
