Bloodhound-import is compatible python 3.7+ and the latest version is only compatible with bloodhound 3 imports. It requires the neo4j-driver library. Install with ...
src/py_import_example ├── LICENSE ├── package.xml ├── py_import_example │ ├── file1.py <----- import module │ ├── __init__.py ...