.. image:: https://github.com/timcera/toolbox_utils/actions/workflows/pypi-package.yml/badge.svg
:alt: Tests
:target: https://github.com/timcera/toolbox_utils/actions/workflows/pypi-package.yml
:height: 20
.. image:: https://img.shields.io/coveralls/github/timcera/toolbox_utils
:alt: Test Coverage
:target: https://coveralls.io/r/timcera/toolbox_utils?branch=master
:height: 20
.. image:: https://img.shields.io/pypi/v/toolbox_utils.svg
:alt: Latest release
:target: https://pypi.python.org/pypi/toolbox_utils
:height: 20
.. image:: http://img.shields.io/pypi/l/toolbox_utils.svg
:alt: BSD-3 clause license
:target: https://pypi.python.org/pypi/toolbox_utils/
:height: 20
.. image:: https://img.shields.io/pypi/pyversions/toolbox_utils
:alt: PyPI - Python Version
:target: https://pypi.org/project/toolbox_utils/
:height: 20
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
Raw data
{
"_id": null,
"home_page": null,
"name": "toolbox-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "time-series, cli-app, aggregate, fill, filter",
"author": null,
"author_email": "Tim Cera <tim@cerazone.net>",
"download_url": "https://files.pythonhosted.org/packages/d9/f1/b187c292b953a8c82bf987e281191d161f3a6fcb5f1f8f00d090f844d8ec/toolbox_utils-5.2.1.tar.gz",
"platform": null,
"description": ".. image:: https://github.com/timcera/toolbox_utils/actions/workflows/pypi-package.yml/badge.svg\n :alt: Tests\n :target: https://github.com/timcera/toolbox_utils/actions/workflows/pypi-package.yml\n :height: 20\n\n.. image:: https://img.shields.io/coveralls/github/timcera/toolbox_utils\n :alt: Test Coverage\n :target: https://coveralls.io/r/timcera/toolbox_utils?branch=master\n :height: 20\n\n.. image:: https://img.shields.io/pypi/v/toolbox_utils.svg\n :alt: Latest release\n :target: https://pypi.python.org/pypi/toolbox_utils\n :height: 20\n\n.. image:: http://img.shields.io/pypi/l/toolbox_utils.svg\n :alt: BSD-3 clause license\n :target: https://pypi.python.org/pypi/toolbox_utils/\n :height: 20\n\n.. image:: https://img.shields.io/pypi/pyversions/toolbox_utils\n :alt: PyPI - Python Version\n :target: https://pypi.org/project/toolbox_utils/\n :height: 20\n\ntoolbox_utils - Quick Guide\n===========================\nThe toolbox_utils is a Python library of common utility functions that I use\nthroughout my other projects. You are welcome to use it in your own projects.\n\nInstallation\n------------\npip\n~~~\n\n pip install toolbox_utils\n\nconda\n~~~~~\n\n conda install -c conda-forge toolbox_utils\n\nUsage - API\n-----------\n\nSimply import toolbox_utils::\n\n from toolbox_utils import tsutils\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Python toolbox for common utilities",
"version": "5.2.1",
"project_urls": {
"bitbucket": "https://bitbucket.org/timcera/toolbox_utils/src/main/",
"documentation": "https://timcera.bitbucket.io/toolbox_utils/docs/index.html#toolbox_utils-documentation",
"github": "https://github.com/timcera/toolbox_utils"
},
"split_keywords": [
"time-series",
" cli-app",
" aggregate",
" fill",
" filter"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "86541685b61bd6d8b9dcc91a89bf8527044c1e3ad1b6f6558333e7131f7ae795",
"md5": "640c1f1a6acf60eddd9a2d67fa03566d",
"sha256": "7716a288a22dbe96d06fef77fc3c9b796d227bddecd6cd3295a966ca42f8f372"
},
"downloads": -1,
"filename": "toolbox_utils-5.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "640c1f1a6acf60eddd9a2d67fa03566d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 33906,
"upload_time": "2025-07-20T16:56:16",
"upload_time_iso_8601": "2025-07-20T16:56:16.564836Z",
"url": "https://files.pythonhosted.org/packages/86/54/1685b61bd6d8b9dcc91a89bf8527044c1e3ad1b6f6558333e7131f7ae795/toolbox_utils-5.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d9f1b187c292b953a8c82bf987e281191d161f3a6fcb5f1f8f00d090f844d8ec",
"md5": "5cc3e3f0e93c308ac4ab45884f200dbb",
"sha256": "b3ca4e54494c3e47201c8309b9212b81af688a869d4fb5acbffc77ac327df781"
},
"downloads": -1,
"filename": "toolbox_utils-5.2.1.tar.gz",
"has_sig": false,
"md5_digest": "5cc3e3f0e93c308ac4ab45884f200dbb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 18400171,
"upload_time": "2025-07-20T16:56:18",
"upload_time_iso_8601": "2025-07-20T16:56:18.632973Z",
"url": "https://files.pythonhosted.org/packages/d9/f1/b187c292b953a8c82bf987e281191d161f3a6fcb5f1f8f00d090f844d8ec/toolbox_utils-5.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-20 16:56:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "timcera",
"github_project": "toolbox_utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "toolbox-utils"
}