Connect Django to a Postgres database
A quick look at how to connect Python to a PostgreSQL database.
This are article was categorised as Programming
I'm a software engineer. I prefer working with Python, Django, and Flask, but I’m very well versed in PHP and WordPress. I’m Technical Director at Substrakt. I’m currently trying to improve my mathematics. I have a GitHub profile and I’m contactable via LinkedIn.
A quick look at how to connect Python to a PostgreSQL database.
This are article was categorised as Programming
Use pipenv
to install the EB CLI into your virtual environment instead of installing it globally.
This are article was categorised as Infrastructure
This article is about using a markdown editor as a CMS for Pelican. It covers settings that can be used to reduce the lines of metadata at the start of the file.
This are article was categorised as Programming
PrintPGN is a configurable web-based application to convert Portable Game Notation (PGN) files, used in chess, into a printable format.
This are article was categorised as Notes
A look at how to use Terraform to provision Heroku apps with add-ons from the Heroku Marketplace, connected via a pipeline.
This are article was categorised as Infrastructure