Python solutions for Katas from
- Codewars π π
- CodingGame π π
- cyberβdojo π π
- Coderbyte π π
- Others found in the wild π π
- Clone the repository
- Install
pipenv
- Run:
pipenv shell
- Run:
pipenv install --dev
- Write your code, write the tests, and have fun!
For other the available commands to run with pipenv
, see the Pipfile.