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
Simple, elegant, Pythonic functional programming.
Functional programming in Python.
Functional programming in Python
Functional Programming Streams ,Similar like Java, for writing concise functions
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.
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 Rust-inspired, ergonomic Result type for Python with first-class async support, pattern matching, and a clean API.
Tools for functional programming in python
A tiny library to safely render compact HTML5 from Python expressions.
A functional programming paradigm for mathematical modelling and data science
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.
An efficient library for differentiable optimization for PyTorch.
Flitter is a functional programming language and declarative system for describing 2D and 3D visuals
Simple, elegant, Pythonic functional programming.
Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.
A functional programming interface for building AI systems
Python port of Scala ZIO for pure functional programming
Typesafe railway-oriented programming (ROP)
Phi is a library for fluent functional programming in Python which includes a DSL + facilities to create libraries that integrate with it.
Brings functional programming data pipelines with robust validation to python and mypy
The functional programming library you need
Visualize, create, and operate on pytrees in the most intuitive way possible.
Statically typed Python utilities for functional programming.
Functions for working with files created by the EvTAF program and the evsonganaly GUI
A versatile Python library offering a collection of reusable utility functions designed to streamline common programming tasks and promote code reusability across various projects.
A collection of functional programming tools for the shell.
Implementation of missing features to enjoy functional programming in Python
Python collections in a functional-programming style
High abstract python library for functional programming. Contains algebraic data structures known from Haskell or Scala.
A program for fitting functions and calculating montecarlo based errors
Typed lambdas that are short and readable
A library and examples to show how HGraph can be used for systematic trading.
Functional programming for python