HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yeray

no profile record

Submissions

Show HN: Shoutouts.dev – Write shoutouts for your favourite OSS projects

shoutouts.dev
5 points·by yeray·5 лет назад·0 comments

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...