Skip to content

Justin-W/clifunland

Repository files navigation

Overview

tests & metrics
Travis-CI Build Status
Coverage Status Coverage Status
docs Documentation Status
package PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

A CLI-oriented Python playground for experiments and demonstrations of various kinds.

  • Free software: BSD license

Installation

pip install clifundistro

Documentation

https://clifunland.readthedocs.org/

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

A Python CLI playground.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages