I could make (probably) two workshops on coding tools and using project templates. This would cover: - [cookiecutter](https://cookiecutter.readthedocs.io/en/1.7.2/) - [poetry](https://python-poetry.org/) - [pre-commit](https://pre-commit.com/) - [pyupgrade](https://pypi.org/project/pyupgrade/1.1.0/) - [isort](https://pycqa.github.io/isort/) - [black](https://black.readthedocs.io/en/stable/) - [flake8](https://flake8.pycqa.org/en/latest/) - [pylint](https://pylint.pycqa.org/en/latest/) - [mypy](http://mypy-lang.org/) Any other suggestions? I'm not sure when I'll have the time to prepare it tough :joy:
I could make (probably) two workshops on coding tools and using project templates.
This would cover:
Any other suggestions?
I'm not sure when I'll have the time to prepare it tough 😂