排序
Deploy your Flask API on GCP Cloud Run
Deploy your Flask API on GCP Cloud Run ,Hey, there!! Do you wanna deploy your flask Api on GCP(Google Cloud Platform)? Here are simple and easy steps. Step 1: Set Up Your Flask App...
VaultGuard
VaultGuard, VaultGuard Une application de gestion de mots de passe sécurisée développée en Python, fonctionnant localement sur votre ordinateur. Caractéristiques Principales S...
Text to speech (book to audiobook)
Text to speech (book to audiobook),Hello everyone! I'm sure each of you has a book you want to read but don't have the time. Some points off the top of my head: I have some 'simple...
Earn with 3 digits
Earn with 3 digits, Weekly Challenge 303 Each week Mohammad S. Anwar sends out The Weekly Challenge, a chance for all of us to come up with solutions to two weekly tasks. My soluti...
What is the Architecture of Django?
What is the Architecture of Django?,The first time I was asked this question was not when i was learning Django, but after I had learned it and applied for an internship. During th...
Creating a Datalake in AWS for NBA analytics!
Creating a Datalake in AWS for NBA analytics!,Hey there thanks for stopping by! Today, I will be teaching you how to automatically spin up an AWS S3 bucket, create a Glue database ...
Leetcode Blind 75
Leetcode Blind 75,Let's come to the point I have created a list of Blind 75 because when I searched for it, it was on GFG, but I wanted it on leetcode (IDK why!!). So here it is th...
Static sites FTW
Static sites FTW,I have wanted to get back into blogging from my personal site rather than relying on third-party platforms like this one for many years, and a couple of days ago I...
Install PyTorch and JupyterLab on Ubuntu
Install PyTorch and JupyterLab on Ubuntu,Buy Me a Coffee First, update and upgrade Ubuntu: sudo apt update && sudo apt -y upgrade Enter fullscreen mode Exit fullscreen mode...
Intro to Data Analysis using PySpark
Intro to Data Analysis using PySpark,In this tutorial we will be exploring the functionality of PySpark on a World Population data set. Preliminary Work First check if Python is in...
Building an NBA Data Lake with AWS: A Comprehensive Guide
Building an NBA Data Lake with AWS: A Comprehensive Guide,Creating a cloud-native data lake for NBA analytics has never been easier, thanks to AWS's powerful suite of services. Thi...
Python Sucks at For Loops – And That’s Exactly Why We Love It
Python Sucks at For Loops – And That’s Exactly Why We Love It,Let’s face it: Python is the cat of programming languages. It’s elegant, independent, and pretends it doesn’t nee...