Metadata-Version: 2.4
Name: neverthrow
Version: 0.2.3
Summary: An implementation of the either monad (rust's Result type)
Author-email: ورد <kasimeka@tuta.io>
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-Expression: AGPL-1.0-only
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
License-File: LICENSE
Project-URL: Homepage, https://github.com/kasimeka/neverthrow.py
Project-URL: Issues, https://github.com/kasimeka/neverthrow.py/issues

# neverthrow.py

a smol implementation of the either monad for python

