/coding-katas-python

Coding Katas written in Python πŸ’›

Primary LanguagePythonMIT LicenseMIT

Coding Katas Python

Lint Test MIT License Quality Gate Status Coverage Maintainability Rating

Python solutions for Katas from

How to work with this repository

  1. Clone the repository
  2. Install pipenv
  3. Run: pipenv shell
  4. Run: pipenv install --dev
  5. Write your code, write the tests, and have fun!

For other the available commands to run with pipenv, see the Pipfile.