Skip to content

Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.

License

Notifications You must be signed in to change notification settings

sloboegen/pyeffects

Repository files navigation

Logo

pyEffects

Monads for Python. Side-effect explicitly.

Handle your side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.


1. Install


2. Using Option


3. Using Try


4. Using Either


5. Using Future


6. Reporting an Issue

Please report any issues or bugs to the Github issues page.


8. License

This project is licensed under the Apache 2 License.

About

Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Makefile 3.0%