HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yeray

no profile record

comments

yeray
·قبل 5 سنوات·discuss
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 سنوات·discuss
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...