python

Back Open Paginator
22.10.2025 11:31
al_exquemelin (@al_exquemelin@mastodon.ml)

Каждый раз, когда мне нужно что-то устанавливать, настраивать, удалять что-то питонье при помощи #conda, я вспоминаю Вадима Шефнера.

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

#python #литература





Show Original Post


22.10.2025 10:50
2025 (@2025@rbfirehose.com)

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 […]

https://rbfirehose.com/2025/10/22/code4lib-journal-extracting-a-large-corpus-from-the-internet-archive-a-case-study/




Show Original Post


22.10.2025 10:19
GripNews (@GripNews@mastodon.social)

🌖 GitHub - joouha/modshim: 無需修改原始碼即可覆寫與自訂 Python 套件
➤ Python 模組客製化的革命性解決方案:modshim
github.com/joouha/modshim
modshim 是一個創新的 Python 工具,讓開發者能在不改動原始程式碼的情況下,輕鬆為現有套件添加新功能、修復錯誤或測試替代實現。該工具透過建立一個「橋接」(shimmed)模組,將原始套件與客製化程式碼結合,實現無縫的擴充。這比傳統的 forking、vendoring 或 monkey-patching 方法更乾淨、更有效率。
+ 這個工具太棒了!再也不用為了小小的修改而去 fork 一整個套件了。
+ 很好奇它的效能如何,特別是在處理大型套件時。




Show Original Post


22.10.2025 10:17
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

✨ Đá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

reddit.com/r/programming/comme




Show Original Post


22.10.2025 09:56
zeileis (@zeileis@fosstodon.org)

📢 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: uibk.ac.at/de/public-relations





Show Original Post


22.10.2025 09:53
LisaHornung (@LisaHornung@fosstodon.org)

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?
🔗 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 github.com/Lisa-Ho/d3-playgrou.

#creativecoding #cats





Show Original Post


22.10.2025 09:25
hn50 (@hn50@social.lansky.name)

Show HN: Modshim – A new alternative to monkey-patching in Python

Link: github.com/joouha/modshim
Discussion: news.ycombinator.com/item?id=4

#python




Show Original Post


22.10.2025 08:59
mgorny (@mgorny@pol.social)

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.

github.com/crossbario/autobahn
github.com/crossbario/autobahn

#Python #AI




Show Original Post


22.10.2025 08:52
mgorny (@mgorny@social.treehouse.systems)

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.

github.com/crossbario/autobahn
github.com/crossbario/autobahn

#NoAI #AI




Show Original Post


22.10.2025 07:41
samess (@samess@hachyderm.io)

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".




Show Original Post


22.10.2025 06:45
leanpub (@leanpub@mastodon.social)

From the Leanpub Blog:

Welcome to the Leanpub Launch video for Practical Pydantic: The Missing Guide to Data Validation in Python by Nuno Bispo!

leanpub.com/blog/leanpub-book-




Show Original Post


22.10.2025 06:20
ngate (@ngate@mastodon.social)

🚀 Behold, the revolutionary Modshim! 🔧 Because who needs to touch code when you can just wrap it in another layer of complexity? 🙄 Now on , because what we really needed was another way to over-engineer a simple task. 🐍✨
github.com/joouha/modshim




Show Original Post


1 ...1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 ...1562
UP