Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Pydantic for CodeTF data models #340

Closed
drdavella opened this issue Mar 7, 2024 · 3 comments
Closed

Use Pydantic for CodeTF data models #340

drdavella opened this issue Mar 7, 2024 · 3 comments
Assignees

Comments

@drdavella
Copy link
Member

drdavella commented Mar 7, 2024

Pydantic enables automatic validation of data models: https://docs.pydantic.dev/latest/

We should use Pydantic to define our CodeTF data structures to enable automatic serialization and validation.

@drdavella drdavella changed the title Use Pydantic for CodeTF data model Use Pydantic for CodeTF data models Mar 7, 2024
@drdavella drdavella self-assigned this Mar 7, 2024
@hamzasial1911
Copy link

can you assign this ticket to me? @drdavella

@drdavella
Copy link
Member Author

Hi @hamzasial1911 thanks for your interest in contributing! This work is already in progress but if you'd like to choose another issue please let me know.

@drdavella
Copy link
Member Author

Closed by #357.

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

No branches or pull requests

2 participants