Skip to content

felix-hilden/python-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-package

build status documentation status

A package template for Python.

Please find the assumed tooling, further considerations and explanations below. Any unwanted part of the package can simply be removed. To start using this template, familiarise yourself with the files and tooling, change any references from "package" to your chosen package name and set up with external providers like Read The Docs.

Assumed tooling

  • Hosted on GitHub
  • Pytest and Coverage for testing
  • Tox and linters for static analysis
  • Numpy-style .rst documentation with Sphinx (see docs/src/conf.py)
  • CI performed with GitHub Actions
  • Documentation hosted on Read The Docs

Considerations

  • Create a separate readme for PyPI
  • Create a contribution guide

About

Template for a Python package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages