Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nordunet/python-norduniclient
Neo4j database client for NORDUnet network inventory
https://github.com/nordunet/python-norduniclient
inventory neo4j network python
Last synced: about 1 month ago
JSON representation
Neo4j database client for NORDUnet network inventory
- Host: GitHub
- URL: https://github.com/nordunet/python-norduniclient
- Owner: NORDUnet
- License: apache-2.0
- Created: 2016-06-22T14:56:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T09:58:42.000Z (10 months ago)
- Last Synced: 2024-04-28T13:41:52.873Z (7 months ago)
- Topics: inventory, neo4j, network, python
- Language: Python
- Size: 166 KB
- Stars: 0
- Watchers: 8
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-norduniclient
[![PyPI](https://img.shields.io/pypi/v/norduniclient.svg)](https://pypi.python.org/pypi/norduniclient)Neo4j database client for NORDUnet network inventory
## Running tests
```
python -m unittest discover -s norduniclient/tests/
```