Nikita Grishko
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.
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:...
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...
## 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...