Каждый раз, когда мне нужно что-то устанавливать, настраивать, удалять что-то питонье при помощи #conda, я вспоминаю Вадима Шефнера.
Известие о том, что Юрий хочет писать о нем, старик принял без должной радости.
- А звать-то вас как? - хмуро спросил он.
- Юрий Лесовалов... Но вообще-то я Анаконда.
- Что? - угрюмо переспросил старик. - Почему она конда?
- Анаконда - змея такая. Обитает в бассейне реки Амазонки, отдельные экземпляры достигают пятнадцати метров длины.
- Зачем же змеей себя прозывать? - бестактно поинтересовался сторож.
- Это мой творческий псевдоним, он звучит мужественно и романтично, - терпеливо пояснил Юрий, раскрывая блокнот.

Code4Lib Journal: Extracting A Large Corpus from the Internet Archive, A Case Study. “This article outlines how The University of Kentucky Libraries downloaded over 86 thousand previously uploaded newspaper issues from the Internet Archive for local use. The process leveraged ChatGPT to automate the process of generating Python scripts that accessed the Internet Archive via its API (Application […]
🌖 GitHub - joouha/modshim: 無需修改原始碼即可覆寫與自訂 Python 套件
➤ Python 模組客製化的革命性解決方案:modshim
✤ https://github.com/joouha/modshim
modshim 是一個創新的 Python 工具,讓開發者能在不改動原始程式碼的情況下,輕鬆為現有套件添加新功能、修復錯誤或測試替代實現。該工具透過建立一個「橋接」(shimmed)模組,將原始套件與客製化程式碼結合,實現無縫的擴充。這比傳統的 forking、vendoring 或 monkey-patching 方法更乾淨、更有效率。
+ 這個工具太棒了!再也不用為了小小的修改而去 fork 一整個套件了。
+ 很好奇它的效能如何,特別是在處理大型套件時。
#Python #套件管理 #程式碼修改
✨ Đáy để tìm nguyên nhân lỗi Python tại PyCon NL 2025! Học cách giải quyết các vấn đề stacktrace như chained exceptions và lỗi braket thiếu. Đáng tham gia để_UPdebugging nhanh hơn! #Python #Debugging #PhátTriênNgônNgữPython #ChetBug
https://www.reddit.com/r/programming/comments/1od1siq/race_to_the_root_cause_talk_at_pycon_nl_2025/
📢 PSA for colleagues at @uniinnsbruck
📈 New release of #latex and #quarto presentation styles in UIBK corporate design
- LaTeX beamer theme with more banners
- Quarto+beamer for PDF
- Quarto+revealjs for HTML
- Code with #rstats and #python
Link: https://www.uibk.ac.at/de/public-relations/services/dokumentvorlagen/

Just launched Lazy Cats, a visual exploration of cat behaviour.
Meet Lily + 27 other cats and find out what they do all day (spoiler: they mostly chill) 🐱🐾 Does your cat fit their profile?
🔗 https://lazy-cats.netlify.app/
Very proud to share my first interactive #dataviz project built with #Svelte + #D3! 📊 It's been quite a learning curve coming from #python but found super helpful tutorials by Matthias Stahl and Connor Rothschild. Links in this repo https://github.com/Lisa-Ho/d3-playground.
Show HN: Modshim – A new alternative to monkey-patching in Python
Link: https://github.com/joouha/modshim
Discussion: https://news.ycombinator.com/item?id=45604013
Pamiętacie, jak wspominałem o paczce, która miała trochę śmieci w pliku .tar.gz, przez co GNU tar rzucał błędami, a autor odpowiadział na moje zgłoszenie rozbudowaną analizą z #LLM-a i zaimplementował nieco zabełkocony kod do sprawdzania poprawności archiwum?
Wyszła nowa wersja, i tym razem archiwum to całkiem zepsuty gzip.
Szczerze mówiąc, przez te wszystkie lata opieki nad paczkami Pythona w #Gentoo, chyba nigdy nie spotkałem się z problemem z gzipami. A teraz #autibahn zaczyna intensywnie korzystać z #ClaudeCode i mamy dwa wydania z rzędu z dziwnymi problemami. Cóż, dla mnie ten projekt jest już spalony.
https://github.com/crossbario/autobahn-python/issues/1716
https://github.com/crossbario/autobahn-python/issues/1735
Remember the package that recently had some trailing junk in the .tar.gz that broke GNU tar, and replied to my bug report with a comprehensive #LLM analysis and a slightly sloppy release checking workflow?
They've made a new release and this time the source distribution is completely broken gzip stream.
Honestly, bumping #Python packages for #Gentoo all these years, I don't recall ever seeing a problem with gzip streams. And then, #autobahn starts using #ClaudeCode heavily, and two bad releases in a row. I can't help but consider the project compromised at this point.
https://github.com/crossbario/autobahn-python/issues/1716
https://github.com/crossbario/autobahn-python/issues/1735
Is there a name in #Python for the:
if __name__ == "__main__":
main()
block? If not, I would like to share my name for it, which is "snake magic".
From the Leanpub Blog:
Welcome to the Leanpub Launch video for Practical Pydantic: The Missing Guide to Data Validation in Python by Nuno Bispo!
#books #ebooks #leanpublishing #selfpublishing #booklaunch #FastAPI #python #apis #programming
🚀 Behold, the revolutionary Modshim! 🔧 Because who needs to touch #Python code when you can just wrap it in another layer of complexity? 🙄 Now on #GitHub, because what we really needed was another way to over-engineer a simple task. 🐍✨
https://github.com/joouha/modshim #Modshim #Overengineering #Complexity #Innovation #HackerNews #ngated