Installation

Requirements

  • Python 3.14 or later

From PyPI

pip install fn-result-py

With Poetry

poetry add fn-result-py

From Source

git clone https://github.com/KaiErikNiermann/result-py.git
cd result-py
poetry install