This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mamthenebo
/
python-pdf2txt
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
20 MiB
Branch:
main
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Commit Graph
1 Commits (main)
Author
SHA1
Message
Date
Mam Thenebo
976f17f6b8
feat: Add Dockerfile, app.py, docker-compose.yml, pdf_to_word.py, and requirements.txt- Add Dockerfile for setting up a Python environment- Add app.py for a Flask application to upload PDF files- Add docker-compose.yml for containerizing the Flask app- Add pdf_to_word.py for converting PDF to Word using pytesseract- Add requirements.txt with necessary dependencies
8 months ago