The official repo for Cat Dev PyWeek 33 shenanigans!
- Clone the repo:
git clone https://github.com/cat-dev-group/pyweek-33.git
- Install dependencies from
poetry
via:poetry install
- Set up pre-commit hooks:
pre-commit install
- Add commit message template:
git config --local commit.template .gitmessage
For contributing instructions and guidelines, as well as more detailed setup steps, see CONTRIBUTING.md
.
- Clone the repository
cd
topyweek-33
poetry install
poetry shell
py -m src