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
Simple, elegant, Pythonic functional programming.
Functional programming in Python.
Functional programming in Python with generators and other utilities.
Flitter is a functional programming language and declarative system for describing 2D and 3D visuals
Smart, pythonic, ad-hoc, typed polymorphism for Python
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
Type-safe functional tools for Python
Functional programming in 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.
Tools for class only design.
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.
Python collections in a functional-programming style
Simple, elegant, Pythonic functional programming.
The functional programming library you need
Tools for functional programming in python
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.
Get python programs handy as a function
Forbidden Functional Programming in Python.
Functional Programming Streams ,Similar like Java, for writing concise functions
A tiny library to safely render compact HTML5 from Python expressions.
A functional programming interface for building AI systems
An efficient library for differentiable optimization for PyTorch.
Functional programming utilities
Visualize, create, and operate on JAX PyTree in the most intuitive way possible.
Python port of Scala ZIO for pure functional programming
The programming model to integrate AI components
If Funcy and Pipe had a baby. Decorates all Funcy methods with Pipe superpowers.
An argument parser for Python built from functional first principles
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..
Enhanced collection classes for programming fluently
Rust and Gleam like functional programming in Python, complete with Results, pipes, and currying, log traililng, and so much more
Python Functional Programming for Humans.
A collection of utilities to help write python as though it were an ML-kind of functional language like OCaml
Implementation of missing features to enjoy functional programming in Python
A suite of functional tools for all your functional programming
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.
(It is an alias for PyPyNum) PyPyNum is a multifunctional Python math lib. It includes modules for math, data analysis, array ops, crypto, physics, randomness, data prep, stats, solving eqns, image processing, interp, matrix calc, and high-precision math. Designed for scientific computing, data science, and machine learning, PyPyNum provides efficient and versatile tools.
A functional programming library for Python