Posts with tag: python
New year and pkgver-sorter
A simple Python tool to sort checkupdates output by package version
Implementation of the Kauffman Polynomial in Python
Report in web form for the Computational Laboratory university project on the Kauffman polynomial
Telegram Bot with Python and SQLite
Recently I wrote a small Telegram Bot that uses Python and Sqlite as a database. I also used decorators and generators to simplify a bit the user-bot conversation code
GTK Select2D Widget
I made a GTK widget using ChatGPT. The widget lets the user select points on an image and after confirmation prints them on stdout.