Skip to content

jackd/python-pkg

Repository files navigation

python-pkg

Code style: black

TODO: Update title, add basic description.

Pre-commit

This package uses pre-commit to ensure commits meet minimum criteria. To Install, use

pip install pre-commit
pre-commit install

This will ensure git hooks are run before each commit. While it is not advised to do so, you can skip these hooks with

git commit --no-verify -m "commit message"

About

Template for creating a python package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages