Skip to main content

The missing link between panda3d and networkx.

Project description

nx3d

-missing homepage- -missing docs- -missing pypi- -missing build status-

-missing project maturity- -missing download count-

The missing link between panda3d and networkx.

-missing gif of frucht graph-

Installation

pip install nx3d

Check your installation

The four nx.Graph classes

nx.Graph demo

python -m nx3d

nx.DiGraph demo

python -m nx3d dir

nx.MultiGraph demo

python -m nx3d mul

nx.MultiDiGraph demo

python -m nx3d mul dir

Dynamic graph processes

Diffusion demo

python -m nx3d diffusion watt nolabel

Game of Life demo

python -m nx3d life nofilter

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


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.10.4.tar.gz (70.1 kB view details)

Uploaded Source

Built Distribution

nx3d-22.10.4-py3-none-any.whl (71.6 kB view details)

Uploaded Python 3

File details

Details for the file nx3d-22.10.4.tar.gz.

File metadata

  • Download URL: nx3d-22.10.4.tar.gz
  • Upload date:
  • Size: 70.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.9.14 Linux/5.15.0-1020-azure

File hashes

Hashes for nx3d-22.10.4.tar.gz
Algorithm Hash digest
SHA256 a5f49f712f162ebfa5e18d6f2eb45baa86ed7c3c6ffca304cefb18637b3dc0ca
MD5 e9a148292551b378bdbaa5b892109e84
BLAKE2b-256 47db2ba61dac655c1b05077bcc53f078d2c7834f4a7f5bcfd641457d1ddef89b

See more details on using hashes here.

File details

Details for the file nx3d-22.10.4-py3-none-any.whl.

File metadata

  • Download URL: nx3d-22.10.4-py3-none-any.whl
  • Upload date:
  • Size: 71.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.9.14 Linux/5.15.0-1020-azure

File hashes

Hashes for nx3d-22.10.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f202109b255875a15dce52fce4d6ef6dbd3571cafc7a346684eb7ca7314236c4
MD5 c6e750e656101344526437e938c0091b
BLAKE2b-256 a0ae80a6eac733ca2cba411d560f8c58282e9feaa3f2bf64330ea3b8d7c95ce5

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