"Python Yed Simple Graph generator"
Project description
Pyed
This package is yet another tool to help generate graph using Python + Yed.
Other packages that exists (that took the best names):
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?
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
Built Distribution
File details
Details for the file pyed-1.1.0.tar.gz
.
File metadata
- Download URL: pyed-1.1.0.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65b9d6946ace87c36c05d72f7ec0b0640bd0a38ee16b34045e8551fbf04c7127 |
|
MD5 | b830776fda5d38296d623a5c12b91014 |
|
BLAKE2b-256 | c27a825da317775a432dae47b669103a50d648d6ba9e4f2a316ee4b54b6d64b8 |
File details
Details for the file pyed-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: pyed-1.1.0-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | affed74fd4d00181d9bcef3862dd90f3b46cc5b6a8c001b0cf9ffbe5c73c1037 |
|
MD5 | 1008dcf94bd5a90ee57a6f5cfe635a7f |
|
BLAKE2b-256 | 49d30ea82254a5989bae8e4db26f79737848cd8de2dc535671863f712f5b4b39 |