usage¶
How to installing the module¶
Install the project into your Python environment:
$ pip install pythonic-fp-gadgets
Importing the module¶
Import the gadgets where “gadgets” are simple objects with minimal dependencies.
from pythonic_fp.gadgets.box import Box