Skip to content

zackees/template-python-cmd

Repository files navigation

template-python-cmd

A template for quickly making a python lib that has a command line program attached

Linting

MacOS_Tests Ubuntu_Tests Win_Tests

Replace template-python-cmd and template_python_cmd with your command. Run tox until it's correct.

To develop software, run . ./activate.sh

Windows

This environment requires you to use git-bash.

Linting

Run ./lint.sh to find linting errors using pylint, flake8 and mypy.

About

A template for quickly making a python lib that has a command line program attached

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published