Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 426 Bytes

ACKNOWLEDGEMENT.md

File metadata and controls

10 lines (7 loc) · 426 Bytes

Acknowledgments

Some code was taken or inspired from other projects:-

  • CookieCutter Django
    • pre-commit-config.yaml is taken from there with almost no changes
    • github-actions.yml is inspired by gitlab-ci.yml
    • .pyup.yml, .flake8, .editorconfig, pyproject.toml are taken from there with minor changes,