/python_kata

Basic repo for python katas, with cli, and runner and test suit ready to be run

Primary LanguagePython

Python base kata

The app starts as echo app, with input and output files.

python app\app_cli.py -h

Run tests

python -m unittest tests

Suggested Katas