Go to file
Eugen Ciur 14a21dd920 OCR images like png/jpeg/jpg 2020-07-16 08:25:43 +02:00
mglib OCR images like png/jpeg/jpg 2020-07-16 08:25:43 +02:00
test FileSystemStorage is cooler than Storage 2020-05-04 17:34:38 +02:00
.gitignore Initial commit of mglib 2020-04-25 10:17:48 +02:00
LICENSE Initial commit of mglib 2020-04-25 10:17:48 +02:00
README.md Endpoint concept changed into Path 2020-05-04 13:58:56 +02:00
changelog.md added load_config and try_load_config functions 2020-06-22 08:35:39 +02:00
setup.py added load_config and try_load_config functions 2020-06-22 08:35:39 +02:00

README.md

MgLib

Python Package containing modules shared across all Papermerge Project project.

Installation

pip install mglib

Run tests

python test/run.py