Skip to main content

Toolkit of common functions used across GrimoireLab

Project description

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.8

You will also need some other libraries for running the tool, you can find the whole list of dependencies in pyproject.toml file.

Installation

There are several ways to install GrimoireLab Toolkit on your system: packages or source code using Poetry or pip.

PyPI

GrimoireLab Toolkit can be installed using pip, a tool for installing Python packages. To do it, run the next command:

$ pip install grimoirelab-toolkit

Source code

To install from the source code you will need to clone the repository first:

$ git clone https://github.com/chaoss/grimoirelab-toolkit
$ cd grimoirelab-toolkit

Then use pip or Poetry to install the package along with its dependencies.

Pip

To install the package from local directory run the following command:

$ pip install .

In case you are a developer, you should install GrimoireLab Toolkit in editable mode:

$ pip install -e .

Poetry

We use poetry for dependency management and packaging. You can install it following its documentation. Once you have installed it, you can install GrimoireLab Toolkit and the dependencies in a project isolated environment using:

$ poetry install

To spaw a new shell within the virtual environment use:

$ poetry shell

License

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grimoirelab_toolkit-1.0.7.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

grimoirelab_toolkit-1.0.7-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

Details for the file grimoirelab_toolkit-1.0.7.tar.gz.

File metadata

  • Download URL: grimoirelab_toolkit-1.0.7.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for grimoirelab_toolkit-1.0.7.tar.gz
Algorithm Hash digest
SHA256 621f4f3e97d9f2ffadf0f29a5d153ca130602855dd220fe4149d2441b837fa7a
MD5 cb6bc569a51919f751aa6a5f91816c14
BLAKE2b-256 349049f72a150dcb22ede34987a15b9fddc40452429ccf9318f2a3a7545b3a75

See more details on using hashes here.

File details

Details for the file grimoirelab_toolkit-1.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for grimoirelab_toolkit-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6b8c118850e16eb10fdf789e9d9cf11b65187da251020d532f70e4ef11e87faf
MD5 380b359a9217c58e684491c81fe95f99
BLAKE2b-256 c69bf3a5f6db7634f291c71410dca2abf88c1e3343cecbd0dc6dbbf12af78dc8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page