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.