Welcome to the Python Basics and Mini Projects Repository! This repository is designed to help beginners learn Python programming through basic concepts, a comprehensive PDF guide, and four small ...
In this example I made a function in python that receives a text read from a pdf as input and performs various regex to retrieve information using key words like Vendor, "tax amount", "Date", etc to ...