<?xml version="1.0" encoding="UTF-8"?>
<rss
version="2.0">
<channel><title>Gordon Lesti &#8211; Python</title><link>https://gordonlesti.com/tag/python/</link>
<description>All posts related to the tag Python.</description>
<language>en-us</language>
<copyright>Copyright 2013-2025 Gordon Lesti</copyright>
<lastBuildDate>Tue, 04 Nov 2025 04:56:59 GMT</lastBuildDate>
<item><title>Light up WS2811 LEDs with a Raspberry Pi 5 via SPI</title><link>https://gordonlesti.com/light-up-ws2811-leds-with-a-raspberry-pi-5-via-spi/</link>
<description>A step by step guide to control WS2811 leds with a Raspberry Pi 5 via SPI.</description>
<pubDate>Sat, 28 Dec 2024 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/light-up-ws2811-leds-with-a-raspberry-pi-5-via-spi/</guid>
<category
domain="https://gordonlesti.com/tag/python/">Python</category>
<category
domain="https://gordonlesti.com/tag/raspberry-pi/">Raspberry Pi</category>
</item>
<item><title>Temporary Apache development web server in a Docker container</title><link>https://gordonlesti.com/temporary-apache-development-web-server-in-a-docker-container/</link>
<description>A small command to run a temporary development Apache web server in a Docker container.</description>
<pubDate>Sun, 22 Oct 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/temporary-apache-development-web-server-in-a-docker-container/</guid>
<category
domain="https://gordonlesti.com/tag/docker/">Docker</category>
<category
domain="https://gordonlesti.com/tag/php/">PHP</category>
<category
domain="https://gordonlesti.com/tag/python/">Python</category>
</item>
<item><title>Inaccurate rounding with decimal digits</title><link>https://gordonlesti.com/inaccurate-rounding-with-decimal-digits/</link>
<description>Some common errors that happen when rounding floating point numbers with decimal digits.</description>
<pubDate>Tue, 10 Jan 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/inaccurate-rounding-with-decimal-digits/</guid>
<category
domain="https://gordonlesti.com/tag/c/">C</category>
<category
domain="https://gordonlesti.com/tag/java/">Java</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/math/">Math</category>
<category
domain="https://gordonlesti.com/tag/python/">Python</category>
</item>
<item><title>Inexact rounding up or down with decimal digits</title><link>https://gordonlesti.com/inexact-rounding-up-or-down-with-decimal-digits/</link>
<description>Shows a common error when rounding numbers up or down with decimal digits in Java, Python or JavaScript.</description>
<pubDate>Wed, 04 Jan 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/inexact-rounding-up-or-down-with-decimal-digits/</guid>
<category
domain="https://gordonlesti.com/tag/c/">C</category>
<category
domain="https://gordonlesti.com/tag/java/">Java</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/math/">Math</category>
<category
domain="https://gordonlesti.com/tag/python/">Python</category>
</item>
<item><title>Use TkInter without mainloop</title><link>https://gordonlesti.com/use-tkinter-without-mainloop/</link>
<description>Use Pythons de-facto standard GUI TkInter without the blocking mainloop.</description>
<pubDate>Thu, 24 Nov 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/use-tkinter-without-mainloop/</guid>
<category
domain="https://gordonlesti.com/tag/python/">Python</category>
</item>
</channel>
</rss>