/seveno_pyutil

Various unsorted Python utilities

Primary LanguagePythonMIT LicenseMIT

Overview

PyPI Status license tests codecov Documentation Status python_versions

Various unsorted Python utilities. Examples of usage

Installation

pip install seveno_pyutil

Tests

py.test

Development mode

Install with extra dev packages

pip install -e .[dev,tests]