Skip to content
/ tethys Public template

A python package template with tox testing environments.

License

Notifications You must be signed in to change notification settings

pcsagan/tethys

Repository files navigation

Tethys: Testing, Documentation, and Publishing

Tests Security: Bandit PyPI Code of conduct License: MIT
Tethys is modern python package template. It demonstrates automation, configuration, environment orchestration, code validation, and Github actions. It comes with a command line interface, and it also contains an example readme, security policy, and code of conduct.

This package relies heavily on the great work of the Python Code Quality Authority. Praise them!

Features

Optional pre-commit hooks

To make use of .pre-commit-config.yaml run the followng commands:

pip install pre-commit
pre-commit install

Documentation

See the documentation for more details on this package template.

About

A python package template with tox testing environments.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages