yeray·5 tahun yang lalu·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 tahun yang lalu·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.