maxenglander / bubop

Bergercookie's Useful Bits Of Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bubop - Bergercookie's Useful Bits Of Python

pre-commit Coverage Status PyPI version Downloads Code style: black

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:

pip3 install --user bubop

# Or via poetry:
poetry add bubop

About

Bergercookie's Useful Bits Of Python

License:MIT License


Languages

Language:Python 100.0%