Sophia Iroegbu
Tekie's Corner

Tekie's Corner

Follow
homePython WeeklySQL TipsFreecodeCampAbout Mebadgesnewsletter
Tag

python projects

#python-projects

More content

Read more stories on Hashnode


Articles with this tag

Turn Your Pdf Into An Audiobook Using Python

Oct 2, 20214 min read 419 views

#3 Python Weekly ยท Hello there! ๐Ÿ‘‹ In this article, I will teach you how to turn your PDF note into an audiobook with just a few lines of python code....

Turn Your Pdf Into An Audiobook Using Python

How To Create Whatsapp Bot Using Pywhatkit

Sep 30, 20213 min read 1.7K views

#2 Python Weekly ยท Hello there! Today on Python weekly, We will be creating Whatsapp bot using pywhatkit. A Little About PyWhatKit Before we start, let...

How To Create Whatsapp Bot Using Pywhatkit

Creating Your First Django Http Response Apiviews

Sep 21, 20213 min read 301 views

#1 Python Weekly ยท Hello There! ๐ŸŒˆ Today on Python Weekly, we would be creating a REST API using Django for a book E-store project. I believe you have a...

Creating Your First Django Http Response Apiviews