Skip to content
/ python-template Public template

A template for Python projects.

License

Notifications You must be signed in to change notification settings

Slowki/python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Project Template

CI

Dependencies

Dependencies are managed via poetry.

Unit Tests

Unit tests are run via pytest.

pytest

Git Hooks

The git hooks are managed via pre-commit.

Installing the Hooks

pre-commit install --install-hooks

Building Documentation

Documentation is built with pdoc3.

pdoc3 --html -o docs template

About

A template for Python projects.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages