Hi 👋
I'm Python enthusiast and I like do
Right now,
-
simple-ddl-parser - Parser that focudes on differen DDL dialects and only DDL
-
simple-ddl-generator - Generate DDL SQL from various Python Models & can be used to modify existed SQL DDLs (with simple-ddl-parser)
-
omymodels - Code generator that allows you to create different Python Modules from DDL and convert one model type to another
-
py-models-parser - Parser that supported already 12 types of different Python models (ORM, Pydantic and etc)
-
fakeme - Fake Data generator for relative data (for example, for SQL tables)