Skip to content

bokhi/python-mummy

 
 

Repository files navigation

{ my project }

Work in progress.

CircleCI Travis Codecov
CircleCI Build Status codecov

Collection of stuff that keeps coming up when creating python projects.

Development

pipenv install --dev
# install pre commit hooks
pipenv run pre-commit install
  • pre-commit Pre-commit hooks.
    • flake8
    • mypy
    • pylint
    • pytest
    • vulture
    • yapf

Credits:

About

Collection of stuff that keeps coming up when creating python projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%