DEV Community

Jake Parker
Jake Parker

Posted on

First Project: Wine List Parser

Hi all,

I have completed my first 'real' python project. A script that reads in a folder of Wine Menu word documents, and outputs a consolidated list of all the wines on the menus and their tasting notes. I did this for a Wine Bar that I work at.

https://github.com/jakeparker0/Wine_List_Parser

Any feedback or comments would be great.

Cheers

Top comments (0)