- Simple exercise for Use-case driven testing.
- Python 3.10
- Poetry
- Docker containers (if you want to use remote containers and Visual Studio Code)
You can install Banking Kata Python via pip from PyPI:
$ pip install banking-kata-python
Please see the Command-line Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, Banking Kata Python is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.