Programming

Information on Programming related articles. This section is geared towards Developers, DevOps engineers and Architects looking to learn more about Programming languages.

Poetry vs PIP

Python Poetry vs PIP

Introduction We will go over the differences between Python Poetry vs PIP. Did you know that Poetry uses PIP under the hood but the abstraction makes it a different system that’s comparable? I’ve always used PIP in my Python projects but the last few months I was introduced to Poetry and I’ve been liking it …

Python Poetry vs PIP Read More »

Python YouTube Downloader - Audio, Playlist, High Res Video

Python YouTube Downloader – Audio, Playlist, High Res Video

Introduction We will go over a Python YouTube Downloader – Audio, Playlist, High Res Video. Why use browser extensions and paid tools when you can see the full code to download your YouTube files for free? Today I’m going to give you everything you need to do this at your computer without risking installing anything …

Python YouTube Downloader – Audio, Playlist, High Res Video Read More »