Skip to main content

Plug and play NebulaGraph with pip install.

Project description

NebulaGraph Lite

for NebulaGraph pdm-managed Jupyter GitHub release (latest by date) pypi-version python-version Open in Colab

Try NebulaGraph with pip install, on Linux/ WSL2 or even Google Colab!

How to use

Install NebulaGraph Lite

pip3 install nebulagraph-lite

Start NebulaGraph Lite from Jupyter Notebook

from nebulagraph_lite import nebulagraph_let as ng_let

n = ng_let()

n.start()

Voilà! It'ts up and running already now!

What's next

Play with nebula3-python or ipython-ngql and walk through the Documentation!

pip3 install ipython-ngql
%load_ext ngql

And we could access it like:

%ngql --address 127.0.0.1 --port 9669 --user root --password nebula

And query like:

%ngql SHOW HOSTS;

Other non-lite or less-lite options

Intrested in other play or production options?

Production

Play and Dev

  • Docker Compose, if you are comfortable on single server
  • nebula-up, one-liner test env installer on single server, support studio, dashboard, nebulagraph algorithm, exchange etc, all-in-one.
  • Docker Extension, one-click on Docker Desktop(macOS, windows) on desktop machines, in GUI flavor.
  • Nebula-Operator-KinD, Nebula K8s Operator with K8s-in-Docker, one-liner test env with docker+k8s+nebulagrpah-operator, try NebulaGraph on K8s with ease on your single server.

Acknowledgements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nebulagraph_lite-0.0.4.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

nebulagraph_lite-0.0.4-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file nebulagraph_lite-0.0.4.tar.gz.

File metadata

  • Download URL: nebulagraph_lite-0.0.4.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.11.2 CPython/3.8.10

File hashes

Hashes for nebulagraph_lite-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c7118232669cbc6b610c1352cf4567891614b06d71d53bcbadb726d3fe3e662a
MD5 80f64d802edb8cfa99518623dfe37a20
BLAKE2b-256 0bbdc88d4b470c69e46492b24612f0b8e9cbb55a73f2e6a420f0e12484c8f58d

See more details on using hashes here.

File details

Details for the file nebulagraph_lite-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for nebulagraph_lite-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a8bb9ba72e8ab6cd2ab6e3443389dc763d790ae9b635aaabfa1ee96443b393cb
MD5 d5c87640c910af638b9225f74b2a0e3f
BLAKE2b-256 7ddeae1639da230ad9fb649a6da69510beb0797b0cba333809b19b96e9c467c4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page