Optimized PyTree Utilities.
Function and command-line program to strip Python type hints.
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
A library to create a command-line program from a function
Make your functions return something meaningful, typed, and safe!
Package for creating data pipelines with chain functional programming
Fast tools for functional programming
Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.
Functional programming in Python with generators and other utilities.
Type-safe functional tools for Python
Simple, elegant, Pythonic functional programming.
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
Smart, pythonic, ad-hoc, typed polymorphism for Python
Tools for class only design.
A functional reactive platform used to process time-series streams. Provides support for backtest (simulation) and realtime time-series processing. Using a forward propagation graph with a microtask scheduler for the runtime engine.
Functional programming in Python
Brings functional programming data pipelines with robust validation to python and mypy
Flitter is a functional programming language and declarative system for describing 2D and 3D visuals
Functional programming in Python.
A set of helper functions to make working with spatial data in open source tools easier. This package is maintained by Earth Lab and was originally designed to support the earth analytics education program.
Functional Programming Streams ,Similar like Java, for writing concise functions
High abstract python library for functional programming. Contains algebraic data structures known from Haskell or Scala.
Tools for functional programming in python
A tiny library to safely render compact HTML5 from Python expressions.
Simple, elegant, Pythonic functional programming.
Python collections in a functional-programming style
A functional programming paradigm for mathematical modelling and data science
The functional programming library you need
Functional piping for Python. ➡️
A functional programming interface for building AI systems
Interactive GUI based program that generates the overall species balance, system of ODEs needed for the solve_ivp and odeint method, and calculates the Jacobian both symbolically and numerically. The resulting code can easily be copied and pasted as is to be integrated with the aforementioned SciPy functions.
Visualize, create, and operate on pytrees in the most intuitive way possible.
Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.
An efficient library for differentiable optimization for PyTorch.
Implementation of missing features to enjoy functional programming in Python
Functions for working with files created by the EvTAF program and the evsonganaly GUI
A library and examples to show how HGraph can be used for systematic trading.
Forbidden Functional Programming in Python.
iterator chaining, underscored by a two-headed queue
Supercharge your Python with parts of Lisp and Haskell.
Phi is a library for fluent functional programming in Python which includes a DSL + facilities to create libraries that integrate with it.
Python Functional Programming for Humans.
A versatile Python library offering a collection of reusable utility functions designed to streamline common programming tasks and promote code reusability across various projects.
Functional programming for python
Version 3 of pype, a Python-integrated functional programming language - Provides easy-to-use pseudo-macros for common functional programming tasks such as maps, reduces, filters, conditionals, dictionary manipulations, and list manipulations..
Python port of Scala ZIO for pure functional programming
Rust and Gleam like functional programming in Python, complete with Results, pipes, and currying, log traililng, and so much more