Metadata-Version: 2.1
Name: mallgroup-python-lib
Version: 0.0.3
Summary: Official Mallgroup Library
Home-page: UNKNOWN
Author: Data Engineering Mallgroup
Author-email: dataengineering@mallgroup.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENCE.txt

The Mallgroup library is a collection of utilities.

To install mallgroup_python_lib along with the tools
you need to develop and run tests, run the following
in your virtualenv:

```bash
$ pip install -e .[dev]
```

Utilities:  
Heartbeat

Contact:  
dataengineering@mallgroup.com

Authors:  
Pressl Dan  
Urban Aemilia  
Hruban Jiří  


