Python solutions for Katas from
- Codewars 馃挋 馃挍
- CodingGame 馃挋 馃挍
- cyber鈥慸ojo 馃挋 馃挍
- 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.