forem1 / graphDB

Python library for working with graphical databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphDB

Simple graph database

Installing dependencies

This project ran with poetry. Please install it to get all packages. https://python-poetry.org/docs/#installation

poetry install

Running and testig

Activate an enviroment:

poetry shell

Run code outside of enviroment(without activating it).

poetry run python_file.py

About

Python library for working with graphical databases

License:MIT License


Languages

Language:Python 100.0%