<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on dev.endevour</title><link>https://devendevour.iankulin.com/tags/python/</link><description>Recent content in Python on dev.endevour</description><generator>Hugo</generator><language>en-AU</language><lastBuildDate>Fri, 15 Sep 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://devendevour.iankulin.com/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Lightweight Web Servers</title><link>https://devendevour.iankulin.com/lightweight-web-servers/</link><pubDate>Fri, 15 Sep 2023 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/lightweight-web-servers/</guid><description>&lt;p&gt;&lt;img src="https://devendevour.iankulin.com/images/dreamshaper_v7_a_web_server_floating_away_because_it_is_so_lig_0.jpg" alt="" class="img-responsive"&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="https://devendevour.iankulin.com/images/screen-shot-2023-08-02-at-9.09.48-pm-2.png" alt="" class="img-responsive"&gt; &lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been using the excellent &lt;a href="https://github.com/louislam/uptime-kuma" target="_blank" rel="noopener"&gt;Uptime Kuma&lt;/a&gt; for my monitoring, but a couple of recent incidents - an external USB mount disappeared on a remote machine, an NVME drive filled up on a different node and stopped backups working because of a configuration error - have made me start to think about more robust monitoring.&lt;/p&gt;
&lt;p&gt;The are many great tools for this - &lt;a href="https://www.nagios.org/" target="_blank" rel="noopener"&gt;Nagios&lt;/a&gt; , &lt;a href="https://prometheus.io/" target="_blank" rel="noopener"&gt;Prometheus&lt;/a&gt; etc. but they are pretty substantial time investments for the excellent power. They can save time series data and display them beautifully. However, all I really want is to add some extra ability to Uptime Kuma.&lt;/p&gt;</description></item><item><title>Beginning Python</title><link>https://devendevour.iankulin.com/beginning-python/</link><pubDate>Fri, 05 May 2023 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/beginning-python/</guid><description>&lt;p&gt;&lt;img src="https://devendevour.iankulin.com/images/mhbaando_girl_coding_in_a_computer_with_python_language_4702d51a-c38b-45b8-b12d-9daa4bc2110d.jpg" alt="" class="img-responsive"&gt; &lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve gotten interested in &lt;a href="https://plaintextaccounting.org/" target="_blank" rel="noopener"&gt;Plain Text Accounting&lt;/a&gt; , and I&amp;rsquo;m looking at using &lt;a href="https://beancount.github.io/" target="_blank" rel="noopener"&gt;BeanCount&lt;/a&gt; for small business &amp;amp; personal finances. If you haven&amp;rsquo;t heard of this, it&amp;rsquo;s a command line program that uses text files with a human comprehensible syntax to define transactions, then acts on them to create the needed reports etc. A side benefit for developers is that it&amp;rsquo;s then easily version controlled using GIT, and of course there&amp;rsquo;s VS Code plugins for it.&lt;/p&gt;</description></item></channel></rss>