<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>I'm Mateusz (Posts about Python)</title><link>https://mbdevpl.github.io/</link><description>Gradually typed, dynamic, object-oriented programming language. Praised for ease of use at small and large scale. Python is not praised for performance, I'm working to change that.</description><atom:link href="https://mbdevpl.github.io/tags/python.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Sat, 03 Jun 2017 11:33:52 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>mbdevpl.github.io website</title><link>https://mbdevpl.github.io/posts/mbdevpl-github-io/</link><dc:creator>Mateusz Bysiek</dc:creator><description>&lt;div&gt;&lt;p&gt;Hello world!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://mbdevpl.github.io/posts/mbdevpl-github-io/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Apache 2.0</category><category>CC-BY-SA 4.0</category><category>CSS</category><category>HTML</category><category>open source</category><category>Python</category><category>web</category><guid>https://mbdevpl.github.io/posts/mbdevpl-github-io/</guid><pubDate>Sun, 14 May 2017 06:33:21 GMT</pubDate></item><item><title>Typed Python AST (abstract syntax tree) unparser</title><link>https://mbdevpl.github.io/posts/typed-astunparse/</link><dc:creator>Mateusz Bysiek</dc:creator><description>&lt;div&gt;&lt;p&gt;The &lt;em&gt;typed-astunparse&lt;/em&gt; Python package is to &lt;em&gt;typed-ast&lt;/em&gt; as &lt;em&gt;astunparse&lt;/em&gt; is to &lt;em&gt;ast&lt;/em&gt;. In 10 words:
it enables unparsing of Python 3 AST with type comments.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://mbdevpl.github.io/posts/typed-astunparse/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Apache 2.0</category><category>open source</category><category>Python</category><guid>https://mbdevpl.github.io/posts/typed-astunparse/</guid><pubDate>Thu, 16 Jun 2016 09:13:00 GMT</pubDate></item></channel></rss>