Skip to content

CangyuanLi/cutils

Repository files navigation

pycutils: Small, commonly used python functions

PyPI version PyPI - Downloads License: MIT pre-commit Checked with mypy Code style: black Imports: isort Tests Coverage

What is it?

cutils is a collection of small but useful and widely applicable functions. Since it only uses the standard library, it is extremely lightweight and portable.

Usage:

Installing

The easiest way is to install cutils is from PyPI using pip:

pip install pycutils

Running

import cutils

Releases

No releases published

Packages

No packages published

Languages