The missing 3D plotting functionality for networkx
Project description
nx3d
The missing 3D plotting functionality for the excellent networkx Python package.
Installation
pip install nx3d
Check your installation
Basic demo
python -m nx3d
Diffusion demo
python -m nx3d diffusion
Game of Life demo
python -m nx3d life
Usage
In your Python code:
import networkx as nx
import nx3d
g = nx.frucht_graph()
nx3d.plot(g)
Next steps
Check out the docs for tutorials, how-to-guides, explanations, and reference material.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nx3d-22.9.10.tar.gz
(29.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
nx3d-22.9.10-py3-none-any.whl
(32.2 kB
view details)
File details
Details for the file nx3d-22.9.10.tar.gz.
File metadata
- Download URL: nx3d-22.9.10.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.9.14 Linux/5.15.0-1019-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fdf271f5abe6961279064263ffa3b16430ab1bfe306283b72d5e034a7f4d6b0
|
|
| MD5 |
bb786753c0258027001cfdbcfdce6c58
|
|
| BLAKE2b-256 |
0da1f8db717f0c15d032573f338c34230608a60de874cc81c268d885cd493862
|
File details
Details for the file nx3d-22.9.10-py3-none-any.whl.
File metadata
- Download URL: nx3d-22.9.10-py3-none-any.whl
- Upload date:
- Size: 32.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.9.14 Linux/5.15.0-1019-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
925a6be636739e3c8d4a93803936408b7ee266d60e91b5eba78c58698c753b1d
|
|
| MD5 |
76b0c7ca05f2c8af613e51564ce2185e
|
|
| BLAKE2b-256 |
0c27fed20f002f6980aba8224acfba70efc8c6c9a66dabc181826aa9a78e56d0
|