Skip to main content

Python Yed Simple Graph generator

Project description

This package is yet another tool to help generate graph using Python + Yed.

Pyed provide a set of tools to create a graphML instance from Python. For simple graph you can also use a .yaml file for convenience

My package focus on drawing simple graph to quickly visualise relations between informations. It's a crude subset of what graphs are capable of. My intent is to have a kind of Inkscape, but for graph. Yed is that, but I don't want to add and draw manually dozen of nodes when trying to understand a datastructure or a code.

These pages are thought to provide quick documentation on what you can do with this package, especially the different types of nodes and the parameter and values available.

Why another package?

Other packages that exists (that took the best names):

I wanted functionalities that do not exist in those packages. I wanted a way to create package with enhanced data visualisation, in particular node with list of information (GenericNode in Pyed) and node with table of data (TableNode in Pyed) and custom nodes with any .svg file as a shape (SvgNode in Pyed).

Principle

This package will not create finalized graph on its own. You'll have to use Yed or another GUI that support .graphml to render the graph correctly. By default, node size is not adapted to its content, and all nodes are on top of eachother.

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

pyed-1.2.3.tar.gz (110.7 kB view details)

Uploaded Source

Built Distribution

pyed-1.2.3-py3-none-any.whl (33.2 kB view details)

Uploaded Python 3

File details

Details for the file pyed-1.2.3.tar.gz.

File metadata

  • Download URL: pyed-1.2.3.tar.gz
  • Upload date:
  • Size: 110.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for pyed-1.2.3.tar.gz
Algorithm Hash digest
SHA256 912812c6d119ee00128294589751d2eda35e080765094bfea8d6046c943fdd17
MD5 aa755b94a41a5aea5ff59a0e6cf7d95e
BLAKE2b-256 1ada7850386f654af2a0b2e2d25553bd4ef56c09a053d68a4070d0d73c9206b5

See more details on using hashes here.

File details

Details for the file pyed-1.2.3-py3-none-any.whl.

File metadata

  • Download URL: pyed-1.2.3-py3-none-any.whl
  • Upload date:
  • Size: 33.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for pyed-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9a11e2d6501a276c587389a73f2e27a4c7ac702b0136aadfb98e50af30a80141
MD5 9fa2fb8df3aa8892f331715b4e519dd2
BLAKE2b-256 400b947a73935f680c19772ba24511ec5889d94a741d80bd0cabc3813fd482d2

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