Python

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

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 »

How To Detect If I am Running In AWS Lambda Environment

How To Detect If I am Running In AWS Lambda Environment

Introduction We will go over How To Detect If I am Running In AWS Lambda Environment. Did you know that detecting the AWS environment can allow you to test your lambda locally in the same code? I will break this review in the following sections: Talk about the general techniques to detect an AWS environment …

How To Detect If I am Running In AWS Lambda Environment Read More »