Skip to content

Small set of functional programming tools for python

Notifications You must be signed in to change notification settings

0xck/fpelements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fpelements

Small set of functional programming tools for python, inspired by haskell and scala.

Build Status Coverage Status

Project was made as attempt to know haskell, scala and functional programming abstractions better and to try to apply them to python.

Installation

Go to fpelements directory and execute:

  • pip install -r requirements/base.txt
  • python setup.py sdist
  • pip install dist/fpe-<version>.tar.gz

Note. Python 3.5 is required.


Repo on GitHub Repo on GitLab

About

Small set of functional programming tools for python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages