xnuinside
Developer https://twitter.com/xnuinside | https://www.linkedin.com/in/xnuinside
CodeScoring
Pinned Repositories
airflow-helper
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 Airflow Server!
airflow_examples
Airflow Examples: code samples for Medium articles
airflow_in_docker_compose
Apache Airflow in Docker Compose (for both versions 1.10.* and 2.*)
big-parsers-generators-comparison
A code snippet repository that provides examples of how to use different syntax parser generator libraries. And some useful links in README.
codegraph
CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).
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
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.
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,etc in one format.
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. & table properties, types, domains, etc.
xnuinside's Repositories
xnuinside/codegraph
CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).
xnuinside/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. & table properties, types, domains, etc.
xnuinside/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.
xnuinside/airflow_in_docker_compose
Apache Airflow in Docker Compose (for both versions 1.10.* and 2.*)
xnuinside/gino-admin
Admin Panel for GinoORM - ready to up & run (just add your models)
xnuinside/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,etc in one format.
xnuinside/airflow_examples
Airflow Examples: code samples for Medium articles
xnuinside/big-parsers-generators-comparison
A code snippet repository that provides examples of how to use different syntax parser generator libraries. And some useful links in README.
xnuinside/lof
AWS Lambdas on FastAPI for local run & test (based on AWS Code Deploy template)
xnuinside/fakeme
Flexible, customizable data generator for relational data
xnuinside/py-module-parser
Python Module Parser is a library that parses Python modules and outputs information about imports, functions, variables, and their corresponding line numbers.
xnuinside/simple-ddl-generator
(pretty fresh) Generate SQL DDL from simple-ddl-parser data & various Python models (pydantic, dataclasses, python enums, etc)
xnuinside/table-meta
Table Meta standard that used in fakeme library & OmyModels to unify data mapping for ORM, Python Models & ddl data
xnuinside/airflow-helper
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 Airflow Server!
xnuinside/pypi_tools_bot
PyPi Tools Bot for Telegram (@pypi_tools_bot) - subscribe to get updates about new releases of your favorite packages, search packages, get downloads statistics
xnuinside/airflow_lectures
xnuinside/conf_slides
Slides from my conference talks / Слайды с конференций
xnuinside/piter_py_2020_apache_airflow
PiterPy 2020: Apache Airflow Workshop
xnuinside/awesome-apache-airflow
Curated list of resources about Apache Airflow
xnuinside/chrome_extension_joke_popup
Primitive Google Chrome Extension (Plugin) that alert message and replace all images by kittens from http://placekitten.com/.
xnuinside/dump2025_triggers
Database Triggers Demo
xnuinside/meetup_code_samples
Code samples for meetup talks
xnuinside/minio-tutorial
Files for small tutorial for Minio storage
xnuinside/python-docker-sample
Simple Python Server with connection to DB in docker-compose
xnuinside/redis-py
Redis Python Client
xnuinside/russian-language-nlp
Repo with collections of 2 types: 1st links to language models, corpuses & tools to process Russian language & 2nd collection of different course/articles & tutorials about NLP & written on RU
xnuinside/smartdata_2022
Files for SmartData 2022 Talk
xnuinside/telegram_github_bot
Telegram Bot for GitHub notifications
xnuinside/toast-ui-calendar-vue3
Fork
xnuinside/xnuinside