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

Block or report xnuinside

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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.

I also participate as a Program committee Member of cute & friendly conference PiterPy https://piterpy.com/en/ (We alwasy welcome for the new speakers, if you have a theme to talk about - don't afraid to send CFP, if you have some doubts - you can ask any questions to me in telegram t.me/xnuinside, feel free to do this)

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

  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 163 37

  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 155 17

  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 16 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 301 8

  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