🇷🇺 I live in Moscow, Russia.
💻 I'm a tech lead at Domclick (Sber).
🤖 Most of the time I'm writing on Python and JS (Angular). Sometimes Go.
✍️ Sometimes I write tech articles on my blog in habr.com
Pinned Loading
-
domclick/pggraph
domclick/pggraph PublicУтилита для работы с зависимостями таблиц в PostgreSQL
-
-
-
-
Restartable decorator for python fun...
Restartable decorator for python functions - sync and async versions 1from asyncio import sleep as async_sleep
2from datetime import time
3import logging
4from typing import Tuple, Callable
5 -
Marshmallow to Sanic-Openapi converter
Marshmallow to Sanic-Openapi converter 1from typing import List
23from marshmallow import fields, Schema
4from sanic_openapi import doc
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.