Nikita Grishko

Results 7 issues of Nikita Grishko

Hi! Thanks for your work guys, ORM looks very nice to me (good replacement for `SQLAlchemy` to my mind). But my question about `asyncio` support (or your plans to support...

Switching formats - truecolor/indexed/greyscale/bw; also - bit depth. Maybe change "Effects" menu to other name and then also change name of Effects class.

enhancement

New instrument "Brush" with many styles.

enhancement

Hi, and thank you for such a great plugin for `flake8`. With release 20.1.1 B014 rule was introduced and flake8 fails with traceback on one case I found. Example code:...

bug
help wanted

Hi, What about SQLAlchemy integration like in [aiopg](https://github.com/aio-libs/aiopg#example-of-sqlalchemy-optional-integration)? Do you have any plans? Or it's already supported but missed in docs?

Hi, Fix me please if I'm wrong, but as I see there is no way to specify `extended` with `Ecto.Type`. And according to the https://github.com/jshmrtn/crontab/blob/master/lib/crontab/cron_expression/ecto_type.ex#L47 expression always parses with `extended...

question
docs

## Long story short Hi, Gunicorn provides an optional instrumentation of the arbiter and workers using the StatsD protocol. Details can be found at https://docs.gunicorn.org/en/latest/instrumentation.html But there is no way...

enhancement