<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>The Wombelix Post - Python</title><link>https://dominik.wombacher.cc/</link><description/><atom:link href="/feeds/tag_python.rss.xml" rel="self"/><lastBuildDate>Sat, 09 Oct 2021 00:00:00 +0200</lastBuildDate><item><title>Release: MoinMoin Wiki Container, powered by PyPy2</title><link>https://dominik.wombacher.cc/posts/release-moinmoin-wiki-container-powered-by-pypy2.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;Today I published the first version of &lt;strong&gt;moinmoin-pypy2-container&lt;/strong&gt;,
a ready to use image to run MoinMoin Wiki, based on openSUSE Leap.&lt;/p&gt;
&lt;p&gt;It contains some enhancements regarding the intial wiki setup  ... &lt;a class="read-more" href="/posts/release-moinmoin-wiki-container-powered-by-pypy2.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Sat, 09 Oct 2021 00:00:00 +0200</pubDate><guid>tag:dominik.wombacher.cc,2021-10-09:/posts/release-moinmoin-wiki-container-powered-by-pypy2.html</guid><category>Code</category><category>MoinMoin</category><category>Wiki</category><category>Container</category><category>PyPy</category><category>Python</category><category>openSUSE</category></item><item><title>Installing static site generator Pelican inclusive Plugins with pipx</title><link>https://dominik.wombacher.cc/posts/installing-static-site-generator-pelican-inclusive-plugins-with-pipx.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;Quick one, after re-installing my Notebook, I had to configure lot of things again and I wasn't happy with my earlier Python venv setup.&lt;/p&gt;
&lt;p&gt;I was taking a deeper look  ... &lt;a class="read-more" href="/posts/installing-static-site-generator-pelican-inclusive-plugins-with-pipx.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Sat, 25 Sep 2021 00:00:00 +0200</pubDate><guid>tag:dominik.wombacher.cc,2021-09-25:/posts/installing-static-site-generator-pelican-inclusive-plugins-with-pipx.html</guid><category>Misc</category><category>Pelican</category><category>Python</category><category>pipx</category></item><item><title>pipx behave different than pip if package already exists</title><link>https://dominik.wombacher.cc/posts/pipx-behave-different-than-pip-if-package-already-exists.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;I decided to put as much as possible of my local config into an Ansible Playbook.
Makes it easier to track what I install and change, also to setup from  ... &lt;a class="read-more" href="/posts/pipx-behave-different-than-pip-if-package-already-exists.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Thu, 23 Sep 2021 00:00:00 +0200</pubDate><guid>tag:dominik.wombacher.cc,2021-09-23:/posts/pipx-behave-different-than-pip-if-package-already-exists.html</guid><category>Code</category><category>Python</category><category>Code</category><category>pipx</category><category>pip</category></item><item><title>Pelican Plugin: read-more</title><link>https://dominik.wombacher.cc/posts/pelican-plugin-read-more.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;The read-more Pelican Plugin was the second one I helped to migrate to the &lt;a class="reference external" href="https://github.com/pelican-plugins"&gt;new Structure / GitHub Organization&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;After a specified length, it adds a &lt;em&gt;"read more"&lt;/em&gt; link the the  ... &lt;a class="read-more" href="/posts/pelican-plugin-read-more.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Mon, 05 Apr 2021 00:00:00 +0200</pubDate><guid>tag:dominik.wombacher.cc,2021-04-05:/posts/pelican-plugin-read-more.html</guid><category>Code</category><category>Pelican</category><category>Plugin</category><category>Python</category></item><item><title>Proudly present: My first accepted Pull Request for Pelican</title><link>https://dominik.wombacher.cc/posts/proudly-present-my-first-accepted-pull-request-for-pelican.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;As already mentioned in my Post &lt;a class="reference external" href="https://dominik.wombacher.cc/posts/migration-from-wordpress-to-pelican.html"&gt;Migration from Wordpress to Pelican&lt;/a&gt;
the fact that Pelican is written in Python and provide a Plugin system was important for me. So I  ... &lt;a class="read-more" href="/posts/proudly-present-my-first-accepted-pull-request-for-pelican.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Wed, 03 Mar 2021 00:00:00 +0100</pubDate><guid>tag:dominik.wombacher.cc,2021-03-03:/posts/proudly-present-my-first-accepted-pull-request-for-pelican.html</guid><category>Code</category><category>Pelican</category><category>Python</category><category>Contribution</category></item></channel></rss>