mglib/README.md

19 lines
249 B
Markdown
Raw Normal View History

2020-04-25 10:17:48 +02:00
MgLib
=======
Python Package containing modules shared across all [Papermerge Project](https://github.com/ciur/papermerge) project.
## Installation
pip install mglib
2020-05-04 13:58:56 +02:00
## Run tests
python test/run.py
2020-11-29 08:50:46 +01:00
## Requirements
python >= 3.7