Skip to content

Template for a Python repo with tests, continuous integration and docs

License

Notifications You must be signed in to change notification settings

CCA-Software-Group/py_template

Folders and files

NameName
Last commit message
Last commit date
Sep 3, 2024
Jul 29, 2024
Jul 10, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 20, 2024
Jun 21, 2024
Jun 20, 2024
Jul 10, 2024
Jul 29, 2024

Repository files navigation

Template Python repository

Tests Coverage Docs

This is a basic template for a Python repository, with the components needed to develop and release an open source software package. These include unit tests; type annotations; a documentation site with an API; and continuous integration for tests, code coverage, linting/formatting, type checking, publishing the docs, and releasing the software as a pip-installable package.

See the docs for a 'Getting Started' guide with a description of the repo's contents, steps on how to make your own Python repo using this template, and what to do next to develop your package.

About

Template for a Python repo with tests, continuous integration and docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages