Metadata-Version: 2.1
Name: bubop
Version: 0.1.0
Summary: Bergercookie's Useful Bits Of Python
Home-page: https://github.com/bergercookie/bubop
License: MIT
Author: Nikos Koukis
Author-email: nickkouk@gmail.com
Requires-Python: >=3.8.9,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: isort (>=5.10.1,<6.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Project-URL: Repository, https://github.com/bergercookie/bubop
Description-Content-Type: text/markdown

# bubop - Bergercookie's Useful Bits Of Python

TODO - WIP

TODO Add logo
TODO Register app with codacy

![CI](https://github.com/bergercookie/bubop/actions/workflows/ci/badge.svg)

<img src="https://api.codacy.com/project/badge/Grade/9ddd71dc61914b32a0963d4101c29fb5"/></a>
<a href="https://www.codacy.com/app/bergercookie/bubop">
<img src="https://api.codacy.com/project/badge/Coverage/57206a822c41420bb5792b2cb70f06b5"/></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

## Extra configuration

## Example - Usage

