diff --git a/README.md b/README.md index 664cd31..a1f9bd0 100644 --- a/README.md +++ b/README.md @@ -599,6 +599,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [fn.py](https://github.com/kachayev/fn.py) - Functional programming in Python: implementation of missing features to enjoy FP. * [funcy](https://github.com/Suor/funcy) - A fancy and practical functional tools. * [Toolz](https://github.com/pytoolz/toolz) - A collection of functional utilities for iterators, functions, and dictionaries. +* [returns](https://github.com/dry-python/returns) - A set of type-safe monads, tranformers, and composition utilities. ## GUI Development