HackerTrans
トップ新着トレンドコメント過去質問紹介求人

yeray

no profile record

コメント

yeray
·5 年前·議論
Note the author is comparing `cattrs` with Pydantic, not `attrs`.

You're right, `attrs` solves a different problem, but `cattrs` builds on top of it to tackle the same ones as Pydantic.
yeray
·5 年前·議論
If anyone is interested I wrote a small guide to set up Sublime Text 4 for Python development using Python LSP Server: https://yeray.dev/python/setting-up-sublime-text-4-for-pytho...