Materials-Data-Science-and-Informatics / somesy

A CLI tool for synchronizing software project metadata
https://materials-data-science-and-informatics.github.io/somesy/main/
MIT License
12 stars 2 forks source link

Migrate Models to Pydantic 2 #44

Closed apirogov closed 1 year ago

apirogov commented 1 year ago

Pydantic 2 is out with a better API and drastically improved speed. Porting somesy models to it should not be too difficult given that it does not use any advanced pydantic features.