Optimized PyTree Utilities.
Function and command-line program to strip Python type hints.
A library to create a command-line program from a function
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
Package for creating data pipelines with chain functional programming
Make your functions return something meaningful, typed, and safe!
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.
High abstract python library for functional programming. Contains algebraic data structures known from Haskell or Scala.
Fast tools for functional programming
Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.
Simple and powerful Railway Oriented library for python
Simple, elegant, Pythonic functional programming.
Tools for functional programming in python
Functional programming in Python with generators and other utilities.
Functional programming in Python.
Tools for class only design.
Type-safe functional tools for Python
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
Flitter is a functional programming language and declarative system for describing 2D and 3D visuals
Smart, pythonic, ad-hoc, typed polymorphism for Python
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.
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 in Python
Supercharge your Python with parts of Lisp and Haskell.
The functional programming library you need
Simple, elegant, Pythonic functional programming.
A tiny library to safely render compact HTML5 from Python expressions.
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.
Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.
A functional programming interface for building AI systems
Python collections in a functional-programming style
Python port of Scala ZIO for pure functional programming
Forbidden Functional Programming in Python.
An efficient library for differentiable optimization for PyTorch.
Visualize, create, and operate on JAX PyTree in the most intuitive way possible.
Functional Programming Streams ,Similar like Java, for writing concise functions
Python Functional Programming for Humans.
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..
A library to faciliate building order and pricing strategies
Functions for working with files created by the EvTAF program and the evsonganaly GUI
Dynamically typed functional programming language
A fixed-arity high level functional programming language engine.
An NLP solver for box-constrained optimization of polynomial cost functions
Implementation of missing features to enjoy functional programming in Python
pyglut an pyopengl utilities module with severals 3D programming helper classes and functions utilities.This module implement low-levels forms generating, utils, datatypes and predefine 3D objects.
An argument parser for Python built from functional first principles
The programming model to integrate AI components
Rust and Gleam like functional programming in Python, complete with Results, pipes, and currying, log traililng, and so much more