File size: 426 Bytes
22d91a3
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# Acknowledgments

Some code was taken or inspired from other projects:-

- [CookieCutter Django][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,

[cookiecutter-django]: https://github.com/cookiecutter/cookiecutter-django