Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 943 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 943 Bytes

DFP: Dogmatic Functional Programming

Documentation Status Coverage Status PyPI PyPI - Downloads Tests passing

Procedures to help with help with functional-styles in the Python programming language.

Installation

DFP can be installed from PyPI:

pip install dfp

After which, you import it:

import dfp

User guide

For a full API list and other user guides, please consult https://dogmatic-functional-programming.readthedocs.io/