▲ | mferrera 9 hours ago | |
A little library for migrations and schema management for Pydantic models: https://pyrmute.readthedocs.io/en/latest/ The use case for this is a bit niche, and better tools exist for this general problem in ORMs and so forth, but it works for a problem I have. |