kritisingh1 / grimoirelab-toolkit

Toolkit of common functions used across GrimoireLab projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GrimoireLab Toolkit Build Status Coverage Status

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.

Requirements

  • Python >= 3.4
  • python3-dateutil >= 2.6

Installation

$ pip3 install -r requirements.txt
$ python3 setup.py install

License

Licensed under GNU General Public License (GPL), version 3 or later.

About

Toolkit of common functions used across GrimoireLab projects.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%