Member-only story

Boring Python Projects You Should Probably Build

Manpreet Singh
3 min readMay 17, 2022

--

Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:

So, let’s take a look at some boring Python projects you should build!

Extract Data From PDF

Starting off we have a fairly easy project o build out, extracting data from PDF’s! Check out the link below for the full tutorial to build out this project:

This project covers parsing out data from a PDF, storing it as a variable and even plotting out the most frequent words from the PDF. This is a very powerful project that can help…

--

--

Manpreet Singh
Manpreet Singh

No responses yet