Python functions to facilitate functional programming.
A simple package for converting PubMed output (ie, the output from PubMed with all PubMed fields) into a flat file or pandas.DataFrame object. Simple functions are provided to merge the results of separate searches and automatically create variables indicating which search(es) a record was found in. Users can then add their own notes on the references by importing the flat file into a spreadsheet program of their choice and adding their notes in new columns.
A package for functional programming in python
A Python library built in Rust for bioinformatics tasks, offering over 30 functions including dynamic programming and optimized data structures for enhanced performance.
Wraps any program to provide XMLRPC start/stop functionality + logging
Python implementation of Sodium - Functional Reactive Programming (FRP) library
Yet another functional programming library
Universal Partial Differential Equations Simulator
Set of functional and lazy programming tools
Smart, pythonic, ad-hoc, typed polymorphism for Python
Functional programming support modules
Pedal Feedback Functions for the Sneks Curriculum
A framework for creating a set of remotely executed programs built from a sequence of functions with optional reversibility
Python Functional Data Structures
Timer, benchmark and ressource usage tracker. A tool for python functions. Time and compare your functions inside or outside a program.
Python functional programming library inspired by Haskell.
Create web forms for command line programs or python functions
Helper functions for programming basics seminar
A Python3 library for turning functions into cmd-line programs trivially.
Community solar regulation as code. A static library of functions that calculate compensation for various community solar programs.
Predicates for use in higher-order functions.
Functional Programming Tools
Yet Another Reactive(-ish) Programming library.
Dynamic dispatch over arbitrary predicates
Function composition in python
A compiler that translates functional programs written in Python into C++ for HPC and machine learning
A collection of predicate factories, functions, and partials, for functional programming.
Collection of clean, well-tested, well-documented Python utilities for manipulating lists and facilitating functional programming
An NLP solver for box-constrained optimization of polynomial cost functions
Utilities for functional programming
A small python library that gives you functional programming.
A wrapper built on top of the official SWI-Prolog Python interface to iteract with prolog through python using a functional programming paradigm. This wrapper is specifically designed to facilitate programmers with no prior knowledge of logic programming to interact with Prolog
Bunch of shortcuts codes
Typesafe immutable datastructure for python. With plenty of methods for fluent functional programming.
iterator chaining, underscored by a two-headed queue
Minimalist Currying implementation for Python
Algebraic types, like Maybe (Optional), Either and Try for python3
True functional programming in Python
Function composition operators for functional programming
Algebraic Functions Package Built In Python Programming Languages
Functional programming in Python using Monadic types
Never trust users! Encapsulate "isolating program vulnerabilities (errors, exceptions, or results due to unexpected input) that may be caused by executed code" and "calling function that handle them" as a package of Python.
Functional programming tools in Python
A small clone of ramda
Pure-func helps to write pure functions in python
Python functions to facilitate functional programming.
The simplest functional programming language
Teaching functional programming with a funds transfer example