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

Investigate usage of marshmallow library #67

Open
gunnarx opened this issue Aug 11, 2023 · 0 comments
Open

Investigate usage of marshmallow library #67

gunnarx opened this issue Aug 11, 2023 · 0 comments
Labels
discussion Things that need some thinking, and feedback from several to find consensus first.

Comments

@gunnarx
Copy link
Collaborator

gunnarx commented Aug 11, 2023

Check if Marshmallow https://marshmallow.readthedocs.io/en/latest/ can be used to either replace and simplify some implementation in the current tools, or to implement new improvements.

Such as:

  • Schema creation, checking, etc.
  • Validation of data
  • Conversions between data (YAML) and internal representation (like dacite)
  • Merging/Splitting/Comparing etc.
@gunnarx gunnarx added the discussion Things that need some thinking, and feedback from several to find consensus first. label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Things that need some thinking, and feedback from several to find consensus first.
Projects
None yet
Development

No branches or pull requests

1 participant