Poetry vs Conda

Poetry vs Conda

Introduction We will go over the differences between Poetry vs Conda. Did you know that Conda works with different programming languages? I’ve always used Conda in my Python projects but the last few months I was introduced to Poetry and I’ve been liking it a lot. I think it has it’s place so I wanted …

Poetry vs Conda Read More »

Python AWS Boto3 SNS Guide

Python AWS Boto3 SNS Guide

Introduction We will go over a Python AWS Boto3 SNS Guide. Did you know that SNS supports phone text (sms), email and custom reporting solutions? We will break down this in the following sections: Why it is helpful to use SNS via Python How to setup your environment to control AWS SNS How to list/create/delete …

Python AWS Boto3 SNS Guide Read More »