Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snototter/pyzeugkiste

Python bindings for werkzeugkiste + additional helpers
https://github.com/snototter/pyzeugkiste

Last synced: 16 days ago
JSON representation

Python bindings for werkzeugkiste + additional helpers

Awesome Lists containing this project

README

        

# Another Box of Python Tools
[![pip install](https://github.com/snototter/pyzeugkiste/actions/workflows/pip-check.yml/badge.svg)](https://github.com/snototter/pyzeugkiste/actions/workflows/pip-check.yml)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/snototter/pyzeugkiste/blob/master/LICENSE?raw=true)

This package provides python bindings for [`werkzeugkiste`](https://github.com/snototter/werkzeugkiste) and additional python-only utilities.

The up-to-date documentation [lives on readthedocs](https://pyzeugkiste.readthedocs.io/).

Dev Notes
* `pytest --cov-config=.coveragerc tests/ --cov=pyzeugkiste --cov-report term-missing`