pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
692 stars 2.29k forks source link

pdf converter using PyPDF2 #583

Closed RedHoodJT1988 closed 5 years ago

RedHoodJT1988 commented 5 years ago

ATTENTION: before clicking "Create Pull Request" please submit some meta data, thanks!

Difficulty level (1-10): [1] Estimated time spent (hours): [1] Completed (yes/no): [yes] I stretched my coding skills (if yes what did you learn?): [I was able to print the text of a pdf file to the console. I have only ever worked with exporting data to a csv file and pushing it to a SQL database so it was really fun seeing the PyPDF2 library at work. ] Other feedback (what can we improve?): [At the moment I can't think of anything that you need to work on.]

RedHoodJT1988 commented 5 years ago

Hopefully this gets merged in. I am trying to complete the hacktoberfest pull request challenge. Thanks for the opportunity to work on challenges in Python.

pybites commented 5 years ago

Cool, need to try this lib!