It’s Python, Not Python 2, Not Python 3

There’s no “Python 2” or “Python 3”, the language is same as before.

Similar

1M rows/s from Postgres to Python

asyncpg is a new fully-featured open-source Python client library for PostgreSQL. It is built specifically for asyncio and Python 3.5 async / await. asyncpg is the fastest driver among common Python, NodeJS and Go implementations. (more…)

Read more »