快轉到主要內容
每日拍拍

每日拍拍

Daily Py Py 給你拍拍。

科學家。
喜歡關注新的科技和軟硬體發展。
在這裡帶給大家一些程式設計的知識和小技巧,以及一些科技新知。
座右銘是「終身學習、終身玩耍」。

最近的文章

MLX-VLM 批次圖片實戰:Caption、結構化擷取與結果驗證
·7 分鐘· loading · loading
Mlx MLX-VLM VLM Structured Output Pydantic Batch Inference Apple-Silicon
uv Dependency Groups 實戰:dev、test、docs 與 production 依賴分層
·9 分鐘· loading · loading
Python Uv Dependency Groups PEP 735 Pyproject.toml Ci DevOps
Python JSON 實戰:解析、序列化、自訂型別與大型資料
·7 分鐘· loading · loading
Python Json Serialization Standard-Library JSON Lines Data-Engineering Developer-Tools
Python Requests 實戰:Session、Timeout、Retry 與可靠 API Client
·7 分鐘· loading · loading
Python Requests HTTP API Session Retry Developer-Tools
Git tag 與 Release 實戰:版本標記、SemVer 與安全發佈流程
·8 分鐘· loading · loading
Git Tag Release SemVer Versioning GitHub Developer-Tools
Pandas 資料清理實戰:缺失值、型別、重複資料與驗證
·7 分鐘· loading · loading
Python Pandas Data-Cleaning Missing-Data Validation ETL