Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ksk001100/fpsm
- Owner: ksk001100
- License: mit
- Created: 2019-07-23T10:59:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-24T12:10:29.000Z (over 5 years ago)
- Last Synced: 2025-01-14T16:50:30.800Z (about 1 month ago)
- Topics: fp, functional-programming, python, python3
- Language: Python
- Homepage: https://github.com/KeisukeToyota/fpsm
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)