/banking-kata-python

Primary LanguagePythonMIT LicenseMIT

Banking Kata Python

PyPI Status Python Version License

Read the documentation at https://banking-kata-python.readthedocs.io/ Tests Codecov

pre-commit Black

Features

  • Simple exercise for Use-case driven testing.

Requirements

  • Python 3.10
  • Poetry
  • Docker containers (if you want to use remote containers and Visual Studio Code)

Installation

You can install Banking Kata Python via pip from PyPI:

$ pip install banking-kata-python

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Banking Kata Python is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.