Popularity
3.0
Stable
Activity
2.6
Declining
365
14
16

Description

Effect is a library for helping you write purely functional code by isolating the effects (that is, IO or state manipulation) in your code. Documentation is available at https://effect.readthedocs.org/, and its PyPI page is https://pypi.python.org/pypi/effect.

It supports Python 2.7, 3.4 and 3.5 as well as PyPy.

You can install it by running pip install effect.

Programming language: Python
License: MIT License
Latest version: v1.1.0

effect alternatives and similar packages

Based on the "Functional Programming" category.
Alternatively, view effect alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of effect or a related project?

Add another 'Functional Programming' Package