ripoul / workshop-i2-back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to workshop-i2-back πŸ‘‹

License: MIT Twitter: ripoulNantes

Install

RUN apt-get update -qqy && apt-get install -qqy \
        tesseract-ocr \
        libtesseract-dev \ 
        tesseract-ocr-fra

pip install -r requirements.txt

Usage

python manage.py runserver

Author

πŸ‘€ Jules LE BRIS

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2019 Jules LE BRIS.
This project is MIT licensed.

About

License:MIT License


Languages

Language:Python 91.9%Language:Dockerfile 8.1%