Skip to content
View xnuinside's full-sized avatar
🐍
ssssss
🐍
ssssss

Block or report xnuinside

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xnuinside/README.md

Hi 👋

I'm Python enthusiast and I like do 🔭 experiments in code generation & metaprogramming.

🌱 If you interesting to participate in any project: feel free to open PR or 💬 issue, I'm very glad to any participation.

Right now, 🧑‍🌾 I'm focusing on supporting & adding new features to (but honestly - I don't have a time :(():

  • simple-ddl-parser - Parser that focudes on differen DDL dialects and only DDL

  • omymodels - Code generator that allows you to create different Python Modules from DDL and convert one model type to another

If you need any help or want to collobarate anyhow: contact me via mail xnuinside@gmail.com or t.me/xnuinside

Pinned Loading

  1. simple-ddl-parser simple-ddl-parser Public

    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, et…

    Python 215 46

  2. omymodels omymodels Public

    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.

    Python 195 24

  3. py-models-parser py-models-parser Public

    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 a…

    Python 18 2

  4. airflow-helper airflow-helper Public

    Airflow Helper is a tool that currently allows setting up Airflow Variables, Connections, and Pools from a YAML configuration file. Support yaml inheritance & can obtain all settings from existed A…

    Python 3

  5. codegraph codegraph Public

    CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).

    Python 415 18

  6. airflow_in_docker_compose airflow_in_docker_compose Public

    Apache Airflow in Docker Compose (for both versions 1.10.* and 2.*)

    Python 185 78