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.
A library to create a command-line program from a function
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.
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.
High abstract python library for functional programming. Contains algebraic data structures known from Haskell or Scala.
Smart, pythonic, ad-hoc, typed polymorphism for Python
Fast tools for functional programming
Functional programming in Python with generators and other utilities.
Visualize, create, and operate on pytrees in the most intuitive way possible.
Functional programming in Python.
Utility functions for Python programming
Simple, elegant, Pythonic functional programming.
Type-safe functional tools for Python
An efficient library for differentiable optimization for PyTorch.
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
A tiny library to safely render compact HTML5 from Python expressions.
Functional Programming Streams ,Similar like Java, for writing concise functions
Simple and powerful Railway Oriented library for python
Visualize, create, and operate on nested trees in the most intuitive way possible.
Tools for 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.
Provides functionality to benchmark a program and measure time and energy during execution.
A Decorator Library that allows @ notation for functions
Clean, flexible input validation for Python applications
Tools for class only design.
Flitter is a functional programming language and declarative system for describing 2D and 3D visuals
Bear's functional programming playground: currying, dispatching, type magic, and chaos - all with bearly any dependencies
Supercharge your Python with parts of Lisp and Haskell.
*A collection of Python utility functions for file operations, text processing, and basic image/video manipulation. Provides helper classes and convenience functions for common programming tasks.*
Provides functions for neatly printing debug information to the terminal output, well-suited for multithreaded programs.
relational alegrbra for functional programs
Simple, elegant, Pythonic functional programming.
Implementation of missing features to enjoy functional programming in Python
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
Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.
pyfunctools - Functional programming toolkit
A pickleable generic functional programming library
The functional programming library you need
A versatile Python library offering a collection of reusable utility functions designed to streamline common programming tasks and promote code reusability across various projects.
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.