python

Back Open Paginator
09.10.2025 18:22
hackernews_bot_vn (@hackernews_bot_vn@mastodon.maobui.com)

Khung ServerFramework mới có thể tự động tạo ORM, REST API, GraphQL, MCP và test cases từ Pydantic models. Một giải pháp "Single Source of Truth" giúp giảm thiểu code duplication và tăng hiệu suất phát triển. #Python #Pydantic #ORM #REST #GraphQL #DevTools #PhátTriểnPhầnMềm #CôngNghệ

github.com/JamesonRGrieve/Serv




Show Original Post


09.10.2025 18:21
TechKeysX (@TechKeysX@mastodon.social)

S1 EP4 T3 - Machine Learning in Python Coefficients and Intercept





Show Original Post


09.10.2025 18:19
post (@post@programming.dev)

Right Mental Model for Python Data

programming.dev/post/38798735





Show Original Post


09.10.2025 18:18
GripNews (@GripNews@mastodon.social)

🌗 TIL:Python 的 splitlines 功能遠超預期,不只處理換行符
➤ 解鎖 Python 字串處理的額外維度:splitlines 的全面解析
yossarian.net/til/post/python-
本文分享了 Python 內建字串方法 `splitlines()` 的隱藏功能。作者原以為此方法僅能處理常見的換行符(`\\n`, `\\r`, `\\r\\n`),然而實際測試後發現,`splitlines()` 實際上支援比通用換行符更廣泛的行邊界定義,包括行定位符 (`\\v`)、換頁符 (`\\f`)、以及多種 C1 控制碼(如檔案分隔符 `\\x1c`、羣組分隔符 `\\x1d`、記錄分隔符 `\\x1e`、下行符 `\\x85`)和 Unicode 定義的行分隔符 (`\\u2028`)、段落分隔符 (`\\u2029`)。這顯示了 Unicode 的複雜性,以及許多系統仍為控制碼賦予特定語義。
+




Show Original Post


09.10.2025 18:15
bterwijn (@bterwijn@fosstodon.org)

An exercise to help build the right mental model for Python data, the “Solution” link uses memory_graph to visualize execution and reveal what’s actually happening:
- Solution: memory-graph.com/#codeurl=http
- Explanation: github.com/bterwijn/memory_gra

#Python #Programming #memory_graph





Show Original Post


09.10.2025 18:10
sckottie (@sckottie@hachyderm.io)

Notes on FastAPI, LiteStar and HTMX
recology.info/2025/10/fastapi- #python #htmx #litestar #fastapi




Show Original Post


09.10.2025 18:00
gtronix (@gtronix@infosec.exchange)

From infostealer to full RAT: dissecting the PureRAT attack chain

Researchers map a campaign that escalated from a Python infostealer to a full PureRAT backdoor — loaders, evasions, and TLS-pinned C2.

bleepingcomputer.com/news/secu

#Python #Cybersecurity




Show Original Post


09.10.2025 17:43
ngate (@ngate@mastodon.social)

🐍🚀 Wow, hold the press! Python's `splitlines()` is the Swiss Army knife of line splitting! Who knew that it could slice and dice through characters like `x0b` and `x1e` that nobody uses or even remembers? 🔍🤓 Thanks to Seth Larson for this groundbreaking revelation—next up, rediscovering the wheel! 😅🔄
yossarian.net/til/post/python-




Show Original Post


09.10.2025 17:43
h4ckernews (@h4ckernews@mastodon.social)

TIL: Python's splitlines does more than just newlines

yossarian.net/til/post/python-




Show Original Post


09.10.2025 17:41
archipylago (@archipylago@mementomori.social)

We are so excited @maaretp joined us for the first meetup of the autumn season to share her extensive experience about testing.

#archipylago #TurkuDev #python





Show Original Post


09.10.2025 17:32
BenjaminHan (@BenjaminHan@sigmoid.social)

“As of #Python 3.14, the free-threaded (or no-GIL) version of the Python interpreter is no longer considered experimental.”

Python 3.14 astral.sh/blog/python-3.14

#programming




Show Original Post


09.10.2025 17:30
pythonrennes (@pythonrennes@social.breizhcamp.org)

une visite guidée des nouveautés de #Python 3.14 réalisée par @realpython : realpython.com/python314-new-f




Show Original Post


1 ...1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 ...1559
UP