kyomind / blog-reply

Code and Me 部落格留言
https://blog.kyomind.tw/
0 stars 0 forks source link

《強健的 Python》筆記(一)Type Hints 的成本與挑戰 - Code and Me #31

Open utterances-bot opened 2 months ago

utterances-bot commented 2 months ago

《強健的 Python》筆記(一)Type Hints 的成本與挑戰 - Code and Me

本文介紹為 Python 專案加入 type hints 時,你一定會遇到的困難,與對應的思考。如果你還不熟悉 Python type hints,也可以作為認識它的起點。

https://blog.kyomind.tw/robust-python-01/

kavinqq commented 2 months ago

最近我們後端Team交互開發的機會變多了, 之前沒有很在意每個專案之間風格的問題. 現在也開始把type hints/pre-commit/commitizen. . . 這些工具給導入每個專案~

一直以來都很受您分享的幫忙 謝謝:D

kyomind commented 2 months ago

@kavinqq 不客氣😇 我相信願意為 code formatting、type hints 付出的團隊與開發者,都是能為自己的程式碼負起責任,並引以為豪的人,凹嗚