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
Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.
Fast tools for functional programming
Functional programming in Python with generators and other utilities.
Type-safe functional tools for Python
Smart, pythonic, ad-hoc, typed polymorphism for 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 in Python
Simple, elegant, Pythonic functional programming.
Functional programming in Python.
Functional Programming Streams ,Similar like Java, for writing concise functions
An efficient library for differentiable optimization for PyTorch.
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.
Tools for class only design.
A tiny library to safely render compact HTML5 from Python expressions.
Tools for functional programming in python
Flitter is a functional programming language and declarative system for describing 2D and 3D visuals
A functional programming Result type for Python with Success/Failure variants and async support
Phi is a library for fluent functional programming in Python which includes a DSL + facilities to create libraries that integrate with it.
The functional programming library you need
Simple, elegant, Pythonic functional programming.
A functional programming interface for building AI systems
Statically typed Python utilities for functional programming.
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
A functional programming paradigm for mathematical modelling and data science
Python collections in a functional-programming style
Implementation of missing features to enjoy functional programming in Python
pyfunctools - Functional programming toolkit
Typed lambdas that are short and readable
All the good stuff from Functional Programming
Functional programming for python
Visualize, create, and operate on pytrees in the most intuitive way possible.
Python port of Scala ZIO for pure functional programming
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 library and examples to show how HGraph can be used for systematic trading.
Metafunctions is a function composition and data pipelining library
Python Functional Programming for Humans.
Simple and powerful Railway Oriented library for python
Forbidden Functional Programming in 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..