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
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
Functional programming in Python with generators and other utilities.
Type-safe functional tools for Python
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.
Simple, elegant, Pythonic functional programming.
Functional programming in Python
Flitter is a functional programming language and declarative system for describing 2D and 3D visuals
Tools for class only design.
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
The functional programming library you need
Visualize, create, and operate on pytrees in the most intuitive way possible.
Tools for functional programming in python
A functional programming paradigm for mathematical modelling and data science
A tiny library to safely render compact HTML5 from Python expressions.
Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.
High abstract python library for functional programming. Contains algebraic data structures known from Haskell or Scala.
Phi is a library for fluent functional programming in Python which includes a DSL + facilities to create libraries that integrate with it.
A functional programming language
Python collections in a functional-programming style
Python port of Scala ZIO for pure functional programming
Simple, elegant, Pythonic functional programming.
A functional programming interface for building AI systems
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..
Supercharge your Python with parts of Lisp and Haskell.
An efficient library for differentiable optimization for PyTorch.
Python Functional Programming for Humans.
Rust and Gleam like functional programming in Python, complete with Results, pipes, and currying, log traililng, and so much more
A fixed-arity high level functional programming language engine.
Functional programming for python
Implementation of missing features to enjoy functional programming in Python
iterator chaining, underscored by a two-headed queue
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.
Forbidden Functional Programming in Python.
A functional programming language
Get python programs handy as a function
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.