Setting up PostgreSQL with Python 3 and psycopg

A guide for installing and using PostgreSQL with Python 3 and psycopg2 on Ubuntu 16.04 Xenial Xerus.

Similar

Better Python Testing: Mocking AWS [video]

At Atlassian, my fellow engineers and I often find ourselves creating tools that rapidly become crucial to our own workflows. Because of this, the practice of writing tests to ensure consistent behavior is almost second nature for us. We’re aware that thi... (more…)

Read more »