# bubop - Bergercookie's Useful Bits Of Python
<a href="https://github.com/bergercookie/bubop/actions" alt="CI">
<img src="https://github.com/bergercookie/bubop/actions/workflows/ci.yml/badge.svg" /></a>
<a href="https://github.com/pre-commit/pre-commit">
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white" alt="pre-commit"></a>
<a href='https://coveralls.io/github/bergercookie/bubop?branch=master'>
<img src='https://coveralls.io/repos/github/bergercookie/bubop/badge.svg?branch=master' alt='Coverage Status' /></a>
<a href="https://github.com/bergercookie/bubop/blob/master/LICENSE.md" alt="LICENSE">
<img src="https://img.shields.io/github/license/bergercookie/bubop.svg" /></a>
<a href="https://pypi.org/project/bubop/" alt="pypi">
<img src="https://img.shields.io/pypi/pyversions/bubop.svg" /></a>
<a href="https://badge.fury.io/py/bubop">
<img src="https://badge.fury.io/py/bubop.svg" alt="PyPI version" height="18"></a>
<a href="https://pepy.tech/project/bubop">
<img alt="Downloads" src="https://pepy.tech/badge/bubop"></a>
<a href="https://github.com/psf/black">
<img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
## Description
This is a collection of python utils that I seem to be re-writing again and
again in all new python projects of mine.
## Installation
Just install them with pip:
```sh
pip3 install --user bubop
# Or via poetry:
poetry add bubop
```
Raw data
{
"_id": null,
"home_page": "https://github.com/bergercookie/bubop",
"name": "bubop",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "utilities,utils",
"author": "Nikos Koukis",
"author_email": "nickkouk@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/5f/d9/b815b647f20a1835d461c2882626712deabae1f5753f4e22adbf845384ea/bubop-0.1.12.tar.gz",
"platform": null,
"description": "# bubop - Bergercookie's Useful Bits Of Python\n\n<a href=\"https://github.com/bergercookie/bubop/actions\" alt=\"CI\">\n<img src=\"https://github.com/bergercookie/bubop/actions/workflows/ci.yml/badge.svg\" /></a>\n<a href=\"https://github.com/pre-commit/pre-commit\">\n<img src=\"https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\" alt=\"pre-commit\"></a>\n\n<a href='https://coveralls.io/github/bergercookie/bubop?branch=master'>\n<img src='https://coveralls.io/repos/github/bergercookie/bubop/badge.svg?branch=master' alt='Coverage Status' /></a>\n<a href=\"https://github.com/bergercookie/bubop/blob/master/LICENSE.md\" alt=\"LICENSE\">\n<img src=\"https://img.shields.io/github/license/bergercookie/bubop.svg\" /></a>\n<a href=\"https://pypi.org/project/bubop/\" alt=\"pypi\">\n<img src=\"https://img.shields.io/pypi/pyversions/bubop.svg\" /></a>\n<a href=\"https://badge.fury.io/py/bubop\">\n<img src=\"https://badge.fury.io/py/bubop.svg\" alt=\"PyPI version\" height=\"18\"></a>\n<a href=\"https://pepy.tech/project/bubop\">\n<img alt=\"Downloads\" src=\"https://pepy.tech/badge/bubop\"></a>\n<a href=\"https://github.com/psf/black\">\n<img alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"></a>\n\n## Description\n\nThis is a collection of python utils that I seem to be re-writing again and\nagain in all new python projects of mine.\n\n## Installation\n\nJust install them with pip:\n\n```sh\npip3 install --user bubop\n\n# Or via poetry:\npoetry add bubop\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Bergercookie's Useful Bits Of Python",
"version": "0.1.12",
"project_urls": {
"Homepage": "https://github.com/bergercookie/bubop",
"Repository": "https://github.com/bergercookie/bubop"
},
"split_keywords": [
"utilities",
"utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "16c700b8937c103b9a1781ac4e53c4fffa0bcb02bcc0a8766848d3836dd198f8",
"md5": "ddb2f37134e8d6a27bf63feab2092ae1",
"sha256": "090a13a588e6daaed28fef1d4ca687c2d6cae01b6c55e9adf838253d42d2fc2a"
},
"downloads": -1,
"filename": "bubop-0.1.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ddb2f37134e8d6a27bf63feab2092ae1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 18026,
"upload_time": "2023-12-31T10:09:38",
"upload_time_iso_8601": "2023-12-31T10:09:38.818284Z",
"url": "https://files.pythonhosted.org/packages/16/c7/00b8937c103b9a1781ac4e53c4fffa0bcb02bcc0a8766848d3836dd198f8/bubop-0.1.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5fd9b815b647f20a1835d461c2882626712deabae1f5753f4e22adbf845384ea",
"md5": "a54b0ef487f14e542a804188c8c26d3c",
"sha256": "8becf500f85beeb816d6ffb3ce61f359ab9c4e73007c2f4d4224a522e333508b"
},
"downloads": -1,
"filename": "bubop-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "a54b0ef487f14e542a804188c8c26d3c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 14812,
"upload_time": "2023-12-31T10:09:39",
"upload_time_iso_8601": "2023-12-31T10:09:39.926904Z",
"url": "https://files.pythonhosted.org/packages/5f/d9/b815b647f20a1835d461c2882626712deabae1f5753f4e22adbf845384ea/bubop-0.1.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-31 10:09:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bergercookie",
"github_project": "bubop",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "bubop"
}