@skye Ich baue gern Dokumentation, die dann auch pflegbar ist und zudem schön aussieht. Erzählen und beibringen kann ich online und auch vor Ort, wie man Computer kaputtmacht und dann mit #Debian #Linux wieder zum Leben erweckt.
Aufträge? Gerne. Bin damit bestechlich. Einfach fragen.
So als Beispiel: Cheatsheet für Linux-Kommandos:
https://github.com/hofmannedv/cheatsheets
#Linux #Debian #Bash #Python #PostgreSQL #LaTeX #Markdown
Minimizar al tray un programa hecho en PyQt5 https://myblog.clonbg.es/minimizar-al-tray-un-programa-hecho-en-pyqt5/ #Programación #PyQT #Python https://clonbg.es

Python Surges in Popularity. And So Does Perl - Last month, Python "reached the highest ranking a programming language ever had in... - https://developers.slashdot.org/story/25/08/16/0658254/python-surges-in-popularity-and-so-does-perl?utm_source=rss1.0mainlinkanon&utm_medium=feed #python
閲覧注意:Qiitaのこと。配慮のCW
【エヴァンゲリオン】ヤシマ作戦みたいな臨場感と緊張感があるタイマーアプリを作りたい #Python - Qiita https://qiita.com/Necoze/items/1b3ec72415dec3039304
ソースコードを見て悶絶した。なんでこれをGoogle先生はぼくのためだと言って拾ってきたんだい?
What's New in Python 3.14:
"The import time for several standard library modules has been improved, including annotationlib, ast, asyncio, base64, cmd, csv, gettext, importlib.util, locale, mimetypes, optparse, pickle, pprint, pstats, shlex, socket, string, subprocess, threading, tomllib, types, and zipfile."
https://docs.python.org/3.14/whatsnew/3.14.html#optimizations
#Python #Python314 #WhatsNew
Does anyone have "production" examples of #uv workspaces (monorepos) for multiple separate PyPI packages? I'm especially interested in version number and Git tag management.
#Python #PEP 802...a PEP for a problem that does not exist 🤡
https://peps.python.org/pep-0802/#use-the-syntax
Need an introduction to understanding types and type hints in #Python?
Check out this presentation from Python Frederick where I can an introductory talk on the subject.
https://www.youtube.com/watch?v=E2d-tMRFDN8
ABC418Dを解いた【DP】
https://qiita.com/comet725/items/f085835a82da830c3898?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #AtCoder #競技プログラミング
2 * Python in Manchester next month:
Eric Idle of Monty Python is playing in the Bridgewater Hall on @PyConUK eve:
https://www.bridgewater-hall.co.uk/whats-on/eric-idle-180925/
#Python #MontyPython #PyCon #PyConUK #EricIdle
👨💻🐍 HackInScience — безкоштовна платформа з 100+ інтерактивними задачами для прокачки #Python
https://www.hackinscience.org/
Мой первый пет‑проект: как я создавал ядро для Telegram‑ботов
Я собрал ядро для Telegram‑ботов и описал архитектуру, которая держится на YAML‑сценариях и очереди в БД. Почему отказался от брокера, как экономлю апдейты в базе, как работает «разблокировщик» цепочек и что это даёт в предсказуемости. Показываю решения и компромиссы без «магии».
https://habr.com/ru/articles/937748/
#python #sqlite #eda #боты_телеграм #yaml #vsa #message_queue #микросервисы