We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent2794871 commit08e15d0Copy full SHA for 08e15d0
README.md
@@ -647,7 +647,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
647
*[fn.py](https://github.com/kachayev/fn.py) - Functional programming in Python: implementation of missing features to enjoy FP.
648
*[funcy](https://github.com/Suor/funcy) - A fancy and practical functional tools.
649
*[more-itertools](https://github.com/erikrose/more-itertools) - More routines for operating on iterables, beyond`itertools`.
650
-*[returns](https://github.com/dry-python/returns) - A set of type-safe monads,tranformers, and composition utilities.
+*[returns](https://github.com/dry-python/returns) - A set of type-safe monads,transformers, and composition utilities.
651
*[Toolz](https://github.com/pytoolz/toolz) - A collection of functional utilities for iterators, functions, and dictionaries.
652
653
##GUI Development