Ни за что бы не подумал, что моя любимая библиотека для #Python, #Flask, подложит мне свинью. Она абсолютно отказывается хоть как-то работать с поддоменами
Я сделал 2 Blueprint: один с поддоменом, другой с пустым. И несмотря на то, что url_for мне выдаёт ожидаемый URL, все запросы идут на Blueprint с пустым поддоменом. 2 часа на это убил. Попробую завтра (сегодня) залезть в исходники и посмотреть, что не так
Today I released version `0.3` of my language learning tool "Xiaolong Dictionary" [1].
New features include:
(1) context menu with basic text editing functionality for the custom text entry widget
(2) context menu for the vocabulary treeview, from which one can (3) copy treeview content of selected words, (4) open a window for bulk editing tags of words, and (5) open a window displaying attributes of words
[1]: https://codeberg.org/ZelphirKaltstahl/xiaolong-dictionary/releases/tag/v0.3
#python #tkinter #mandarin #gui #code #programming
I just added an MCP server to @talkpython If you want to use the entire 10 year catalog of episodes, transcripts, guests, etc as part of your #AI / #LLM exploration. #python Just visit https://talkpython.fm/api/mcp/docs
Hallo, Jo Hippo – jedes Projekt braucht ein Maskottchen
Als ich über mein vor drei Tagen angekündigtes, neues Projekt nachdachte, eine Tutorialreihe über Creative Coding und Retrogaming mit Py5 und Proceso zu entwickeln, fiel mir als erstes ein, daß ich auf jeden Fall auch Pyxel, die kleine (Python3-) Retrogame-Engine oder Fantasy-Konsole, in die Überlegungen mit einbeziehen sollte. https://kantel.github.io/posts/2026011601_jo_hippo/ #CreativeCoding #GameDev #Python #Py5 #Proceso #Pyxel #Retrogaming #MkDocs #Anytype

Wait, the #Python standard library has a HTTP server and SQLite, but it has no way to get the birth time of a file!?! #WTF
...
Oh, it was added only in Python 3.12? I guess I require Python 3.12 then.
Whats up nerds. What is xagg (doi 10.21105/joss.07239) adding to the picture that exactextract is not already doing? #geospatialdata #python
#qtile on #debian
Like this wm alot! Everything is on #python even the config file. Worx fast and smooth just from-a-box. Gotta add some needfull stuff like screenshot maker, desktop wallpaper and so on & then It'll be very comfortable place.

Dirty Data Dojo: Cleaning Data (Excel & Python): Learn to Clean Your Dirty Data in Minutes, not Months https://leanpub.com/courses/leanpub/dirtydatadojo-excelpython by Lee Baker is the featured course on the Leanpub homepage! https://leanpub.com #Python #BusinessAnalysis #DataScience #Science #SocialScience
Data cleaning is a serious business – you’ll typically spend 80% of your analysis time cleaning data!
In this course you’ll learn how to clean your data in a fraction of the time.
Find it on Leanpub!
Real life example of Comparison Operators in Python - S1 EP02 P6 #Python #LearnPython #PythonProgramming #VariablesInPython #PythonTutorial #PythonBasics #TechEducation #CodingBasics #CodeNewbie #S1EP01 #PythonSeries #LearnOnTikTok #TechTok #CodingTok #EducationTikTok #Programming101 #python #CodingForBeginners #ProgrammingSeries #CodeTutorial
Melio is hiring Senior Data Analyst
🔧 #python #sql #seniorengineer
🌎 Tel Aviv, Israel
⏰ Full-time
🏢 Melio
Job details https://jobsfordevelopers.com/jobs/senior-data-analyst-at-meliopayments-com-dec-25-2025-5dd500?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
This is so cool! I have built a web interface for Prometheus (my homemade pellet robot on a Pi Zero). Now the whole family can refill pellets and I don't have to log in via ssh and run the script manually. Magic!
Now I'm sitting here waiting for the pellets to run out so I can refill!
#FridayFun #python #raspberrpi #homeowner

range(1,5) should be (not is) ...