Toolkit of common functions used across GrimoireLab projects.
This package provides a library composed by functions widely used in other GrimoireLab projects. These function deal with date handling, introspection, URIs/URLs, among other topics.
- Python >= 3.4
- python3-dateutil >= 2.6
$ pip3 install -r requirements.txt
$ python3 setup.py install
Licensed under GNU General Public License (GPL), version 3 or later.