I'm encountering a strange problem here.
On my local homeserver(Debian 9.9), speedtest-cli and it's python pendant are freaking slow.
Since I use it to monitor my ISP connection stability, this is a (more…)
Read more »
A tool to automatically convert old string literal formatting to f-strings - GitHub - ikamensh/flynt: A tool to automatically convert old string literal formatting to f-strings... (more…)
Read more »
Recently I've been working on a few internal tools for my company, Teclado. Things like web scrapers to collect data and store it in a database, or simple tools to make people's jobs easier. (more…)
Read more »
Every year, I revisit the current best practices for Python packaging. This is my 2021 edition. (more…)
Read more »
A genetic algorithm written in Python for educational purposes. - DomenicoDeFelice/genetic-algorithm-in-python... (more…)
Read more »