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
effect alternatives and similar packages
Based on the "Functional Programming" category.
Alternatively, view effect alternatives based on common mentions on social networks and blogs.
-
A functional standard library for Python.
-
Simple, elegant, Pythonic functional programming.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Promo
getstream.io
-
Make your functions return something meaningful, typed, and safe!
-
Functional programming in Python: implementation of missing features to enjoy FP
-
A fancy and practical functional tools
-
Persistent/Immutable/Functional data structures for Python
-
Cython implementation of Toolz: High performance functional utilities
-
π€ Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
-
Smart, pythonic, ad-hoc, typed polymorphism for Python
-
PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified using Python3 annotations, or inside a docstring. PyContracts supports a basic type system, variables binding, arithmetic constraints, and has several specialized contracts and an extension API.
-
Design-by-contract in Python3 with informative violation messages and inheritance
-
An implementation of contracts for Python.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of effect or a related project?
Add another 'Functional Programming' Package