xdot.py is an interactive viewer for graphs written in Graphviz's dot
language.
It uses internally the graphviz's xdot output format as an intermediate
format, and PyGTK and Cairo for rendering.
xdot.py can be used either as a standalone application from command
line, or as a library embedded in your python application.
Raw data
{
"_id": null,
"home_page": "https://github.com/jrfonseca/xdot.py",
"name": "xdot",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Jose Fonseca",
"author_email": "jose.r.fonseca@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/38/76/0503dddc3100e25135d1380f89cfa5d729b7d113a851804aa98dc4f19888/xdot-1.4.tar.gz",
"platform": null,
"description": "xdot.py is an interactive viewer for graphs written in Graphviz's dot\n language.\n\n It uses internally the graphviz's xdot output format as an intermediate\n format, and PyGTK and Cairo for rendering.\n\n xdot.py can be used either as a standalone application from command\n line, or as a library embedded in your python application.",
"bugtrack_url": null,
"license": "LGPL",
"summary": "Interactive viewer for Graphviz dot files",
"version": "1.4",
"project_urls": {
"Homepage": "https://github.com/jrfonseca/xdot.py"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "38760503dddc3100e25135d1380f89cfa5d729b7d113a851804aa98dc4f19888",
"md5": "6bd3a22e85bcc82add31066665ff332d",
"sha256": "fb029dab92b3c188ad5479108014edccb6c7df54f689ce7f1bd1c699010b7781"
},
"downloads": -1,
"filename": "xdot-1.4.tar.gz",
"has_sig": false,
"md5_digest": "6bd3a22e85bcc82add31066665ff332d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 32777,
"upload_time": "2024-05-14T09:49:24",
"upload_time_iso_8601": "2024-05-14T09:49:24.820676Z",
"url": "https://files.pythonhosted.org/packages/38/76/0503dddc3100e25135d1380f89cfa5d729b7d113a851804aa98dc4f19888/xdot-1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-14 09:49:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jrfonseca",
"github_project": "xdot.py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "xdot"
}