Automating DevOps with Bitbucket Pipelines: A Step-by-Step Guide to Setting Up Your Git Repository and Pipelines
Learn the fundamentals of setting up git repositories and CI/CD in BitBucket.
Learn the fundamentals of setting up git repositories and CI/CD in BitBucket.
A summary of my experience at PyCon Africa 2024 in Accra, Ghana.
PyCon Africa 2024 – A summary Read More »
On 27 January 2024, the Bulawayo Python community held its inaugural meetup to improve project collaboration. Organizers sought to transition from a joke-filled WhatsApp group to more empathetic, constructive engagements, with plans for regular meetups. Thirty participants gathered at Bulawayo TechHub, discussing and contributing to an open-source social networking project.
Bulawayo Python January 2024 Meetup Read More »
Setting up a Django super user may be a requirement in your test setup code. The commands used to create
How to automate creating a Django super user Read More »
In this post I’ll show you how to encrypt and decrypt strings using the AWS Encryption SDK and AWS KMS.
Encryption using Python and AWS Read More »
This post explains how to install and setup nginx as a reverse proxy to gunicorn and web server to serve static files in Django.
Setting up Django for Deployment: Nginx Read More »
We all use PyPI – here’s a way to ensure we always have access.
PyPI In a box: Using a Raspberry Pi as a portable PyPI server Read More »