Show HN: Shoutouts.dev – Write shoutouts for your favourite OSS projectsshoutouts.dev5 points·by yeray·5년 전·0 comments
yeray·5년 전·discussNote 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년 전·discussIf 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...
You're right, `attrs` solves a different problem, but `cattrs` builds on top of it to tackle the same ones as Pydantic.