Iuliia Volkova
Iuliia Volkova
airflow_in_docker_compose
Apache Airflow in Docker Compose (for both versions 1.10.* and 2.*)
simple-ddl-parser
Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc....
omymodels
O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models from SQL DDL. And convert one models to another.
gino-admin
Admin Panel for GinoORM - ready to up & run (just add your models)
laziest
Work in Progress: Package that trying to generate unit tests from code
codegraph
CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).
py-models-parser
Parser for Different Python Models (pure Python classes, Pydantic, Enums, ORMs: DjangoORM, Tortoise, SqlAlchemy, GinoORM, PonyORM, Pydal) to extract information about columns(attrs), model, table args...