yeray | 4 years ago | on: I use Attrs instead of Pydantic
yeray's comments
yeray | 4 years ago | on: Sublime Text 4
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...
yeray | 5 years ago | on: Just Wanted to Say Thanks
That was it, all fixed now. Thanks for the suggestion :)
yeray | 5 years ago | on: Just Wanted to Say Thanks
That's just a misconfiguration of the GitHub app I haven't gone around to fix yet. We certainly don't act on your behalf, we only check basic information.
yeray | 5 years ago | on: Just Wanted to Say Thanks
Perfect timing to plug my latest project currently in beta https://shoutouts.dev/
Any and all feedback is welcome :)
page 1
You're right, `attrs` solves a different problem, but `cattrs` builds on top of it to tackle the same ones as Pydantic.