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.