mglib/README.rst

21 lines
283 B
ReStructuredText
Raw Normal View History

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