Dependencies¶
The kglab package requires Python 3.6+.
Package dependencies as defined in
requirements.txt
include:
- cairocffi
- chocolate
- fsspec1
- gcsfs
- gensim
- GPUtil
- leidenalg
- matplotlib
- NetworkX
- NumPy
- OWL-RL
- pandas
- pslpython
- pySHACL
- pyarrow
- pylev
- python-dateutil
- python-igraph
- pyvis
- RDFlib
- rdflib-json
- scikit-learn
- urlpath
-
You may need to install extra dependencies for
fsspec
since not all included filesystems are usable by default. Support for Amazon S3 and Google GCS are installed by default. See theextras_require
dict in https://github.com/intake/filesystem_spec/blob/master/setup.py ↩
Last update: 2021-01-15