Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksk001100/fpsm

Functional Programming Support Modules
https://github.com/ksk001100/fpsm

fp functional-programming python python3

Last synced: 22 days ago
JSON representation

Functional Programming Support Modules

Awesome Lists containing this project

README

        

# fpsm

[![Build Status](https://travis-ci.org/KeisukeToyota/fpsm.svg?branch=master)](https://travis-ci.org/KeisukeToyota/fpsm)
[![Coverage Status](https://coveralls.io/repos/github/KeisukeToyota/fpsm/badge.svg?branch=master)](https://coveralls.io/github/KeisukeToyota/fpsm?branch=master)

**Functional Programming Support Modules**

Lightweight modules that summarize the functions required for functional programming

## Installation
```
$ pip3 install fpsm
```

## Documentation
[here](https://keisuketoyota.github.io/fpsm/)