PyCampES / dojos

PyCamp 2024 Coding Dojos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dojos

PyCamp 2024 Coding Dojos

Setup

After cloning this repository, create a virtual env, and then run the install script:

python -m venv .venv
./scripts/install

About

PyCamp 2024 Coding Dojos

License:GNU General Public License v3.0


Languages

Language:Python 91.0%Language:Shell 9.0%