pfun VS python-lenses

Compare pfun vs python-lenses and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pfun python-lenses
3 2
146 295
- -
6.5 5.1
5 months ago 6 months ago
Python Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pfun

Posts with mentions or reviews of pfun. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-29.
  • good examples of functional-like python code that one can study?
    5 projects | /r/functionalprogramming | 29 Jun 2021
    Another examples: pfun - stuff you'd find in FP language, but in Python (like using monads for effects)
  • Effectful Programming in Machine Learning pipeline
    2 projects | /r/functionalprogramming | 8 Jun 2021
    I am a long-time Coconut user, so functional ideas are relatively easy to play with. But I recently discovered pfun which has a lovely system for Effectful programming.
  • How To Make Functional Programming in Python Go Fast
    2 projects | dev.to | 19 May 2021
    In pfun 0.12.0 the interpreter for the effect system was completely re-written as a Python C extension. Lets do some benchmarking to see how big a difference this actually makes in terms of performance. We'll use the performance of the the Scala library ZIO as a baseline, as the pfun effect system draws most of its inspiration from there. ZIO has a fairly extensive benchmarking suite. The most obvious benchmark for testing raw interpreter speed, without any parallelism, is called deepLeftBind (bind is the canonical name for the and_then operation, also called flatMap in Scala):

python-lenses

Posts with mentions or reviews of python-lenses. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-12.

What are some alternatives?

When comparing pfun and python-lenses you can also consider the following projects:

returns - Make your functions return something meaningful, typed, and safe!

glom - ☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️

pandas-stubs - Pandas type stubs. Helps you type-check your code.

diffractsim - ✨ A flexible diffraction simulator for exploring and visualizing physical optics.

python-betterproto - Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC

static-frame - Immutable and statically-typeable DataFrames with runtime type and data validation

patina - Python adaptations of Rust's Result, Option, and HashMap types. Ready for Python 3.10 pattern matching!

optics-ts - Type-safe, ergonomic, polymorphic optics for TypeScript

thinc - 🔮 A refreshing functional take on deep learning, compatible with your favorite libraries

partial.lenses - Partial lenses is a comprehensive, high-performance optics library for JavaScript

ZIO - ZIO — A type-safe, composable library for async and concurrent programming in Scala

OptSys - First order ray-optical system simulation