Skip to content

Alan-Manning/python-sonnetsuiteshelper

Repository files navigation

Overview

docs Documentation Status
tests
package

sonnetsuiteshelper is a package designed to help with editing and analysing Sonnet Suites files.

  • Free software: GNU Lesser General Public License v3 or later (LGPLv3+)

Installation

pip install sonnetsuiteshelper

You can also install the in-development version with:

pip install https://github.com/Alan-Manning/python-sonnetsuiteshelper/archive/main.zip

Documentation

https://python-sonnetsuiteshelper.readthedocs.io/

Feature Requests

To request a new feature or extend existing features please create a github issue with the label "Feature Request"

https://github.com/Alan-Manning/python-sonnetsuiteshelper/issues

Development

To run all the 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

package for python to help with sonnet suites

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages