flask-template FlaskGitzella

flask template

This is the template I use to start a new Flask project. It includes a basic structure and Docker configuration.

clipboard-image-text-extractor FlaskGitzella

clipboard image text extractor

This is a simple flask app that uses pytesseract to extract text from an image from the clipboard. It's containerized...