Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Kata Starter

A minimal Python starter for coding katas: clone it, run the tests, start coding.

Prerequisites

Python 3.10 or newer.

Getting started

pip install -r requirements.txt — in a virtual environment if you prefer.

Run the tests

pytest

Run the app

python main.py

Any IDE with Python support, such as PyCharm or VS Code, can open the folder and run the test directly.

About

Minimal Python starter for coding katas: clone it, run the test, start coding.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages