Skip to content

Replace pydantic with attrs + cattrs - #42

Merged
hoodmane merged 3 commits into
pyodide:mainfrom
hoodmane:attrs-cattrs
Jul 24, 2026
Merged

Replace pydantic with attrs + cattrs#42
hoodmane merged 3 commits into
pyodide:mainfrom
hoodmane:attrs-cattrs

Conversation

@hoodmane

@hoodmane hoodmane commented Jul 20, 2026

Copy link
Copy Markdown
Member

Pydantic has a binary dependency on pydantic_core. This
makes it harder to use with pre releases of Python.
attrs and cattrs don't have this problem.

@ryanking13 ryanking13 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay to me. Thanks!

@hoodmane
hoodmane merged commit 5ecf29e into pyodide:main Jul 24, 2026
3 checks passed
@hoodmane
hoodmane deleted the attrs-cattrs branch July 24, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants