Extensions to the asyncpg postgres driver for python (3); notably, a NamedParameterQuery and NamedParameterConnection class that supports named parameters (as opposed to positional ones: $1, $2, ...)