Welcome to FCApy’s documentation!
A python package to work with Formal Concept Analysis (FCA).
The package is written while working in ISSA laboratory of HSE Moscow.
Install
FCApy can be installed from PyPI:
pip install fcapy
The library has no strict dependencies. However one would better install it with all the additional packages:
pip install fcapy[all]