Go to file
Eugen Ciur e27107ae83 add one more test 2021-02-22 12:33:46 +01:00
.github/workflows typo 2020-11-29 09:37:12 +01:00
mglib minor fix 2021-02-21 15:22:42 +01:00
requirements Modified tests 2020-11-28 20:06:05 +01:00
test add one more test 2021-02-22 12:33:46 +01:00
.gitignore Initial commit of mglib 2020-04-25 10:17:48 +02:00
LICENSE typo in license file 2020-12-01 07:49:57 +01:00
README.rst README and setup.cfg updated 2021-01-19 12:25:21 +01:00
changelog.md minor fixes, version inc 2020-12-14 07:51:02 +01:00
setup.cfg version bump 2021-02-21 15:23:48 +01:00
setup.py update mglib 2021-01-19 12:18:29 +01:00

README.rst

MgLib
=======

Python Package containing modules shared across all `Papermerge Project <https://github.com/ciur/papermerge>`_ project.

Installation
##############

    pip install mglib

Run tests
###########

    python test/run.py


Requirements
##############

    python >= 3.7