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 »
In this step-by-step tutorial, you'll learn about Python's tools and techniques to work with lists in reverse order. You'll also learn how to reverse your list by hand. (more…)
Read more »
Runtime inspection utilities for Python typing module - ilevkivskyi/typing_inspect... (more…)
Read more »
Python for Scientists and Engineers is now free to read online. The table of contents is below, but please read this important info before. Python for Scientists and Engineers was the first book I … (more…)
Read more »