Skip to content

tmattio/spin-python-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

spin-python-cli

A spin template to generate Python CLI.

spin new https://github.com/tmattio/spin-python-cli.git

The template uses:

  • Pipenv as the package manager
  • Black as the code formatter
  • Sphinx as the documentation generator
  • Flake8 and Pylint as code linters
  • MyPy as type checkers
  • Github Actions as a CI/CD platform

About

A spin template to generate Python CLIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published