Go to file
Eugen Ciur 2d7c96be4e update mglib 2021-01-19 12:18:29 +01:00
.github/workflows typo 2020-11-29 09:37:12 +01:00
mglib PEP8 2021-01-19 11:30:01 +01:00
requirements Modified tests 2020-11-28 20:06:05 +01:00
test get_versions method added 2020-12-14 07:01:20 +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 update mglib 2021-01-19 12:18:29 +01:00
changelog.md minor fixes, version inc 2020-12-14 07:51:02 +01:00
setup.cfg update mglib 2021-01-19 12:18:29 +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