Skip to content

Toolkit of common functions used across GrimoireLab projects.

License

Notifications You must be signed in to change notification settings

valeriocos/grimoirelab-toolkit

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%