Skip to content

PeteCoward/python-catalpa-tools

Repository files navigation

Overview

docs Documentation Status
tests
package

A collection of useful tools developed for and by Catalpa International

  • Free software: BSD 2-Clause License

Installation

pip install catalpa-tools

Documentation

https://python-catalpa-tools.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages