Tests Test Coverage Latest release BSD-3 clause license toolbox_utils downloads PyPI - Python Version

toolbox_utils - Quick Guide

The toolbox_utils is a Python library of common utility functions that I use throughout my other projects. You are welcome to use it in your own projects.

Installation

pip

pip install toolbox_utils

conda

conda install -c conda-forge toolbox_utils

Usage - API

Simply import toolbox_utils:

from toolbox_utils import tsutils