{ "info": { "author": "momijiame", "author_email": "amedama.ginmokusei@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "# diagram-autobuild\n\n![diagram-autobuild-demo](https://raw.githubusercontent.com/wiki/momijiame/diagram-autobuild/images/diagram-autobuild.gif)\n\n## What is this?\n\ndiagram-autobuild improves the efficiency of the making diagrams.\ndiagram-autobuild is supporting the following tools.\n\n- graphviz (http://www.graphviz.org/)\n- blockdiag (https://pypi.python.org/pypi/blockdiag)\n- nwdiag (https://pypi.python.org/pypi/nwdiag)\n- actdiag (https://pypi.python.org/pypi/actdiag)\n- seqdiag (https://pypi.python.org/pypi/seqdiag)\n- ERAlchemy (https://pypi.python.org/pypi/ERAlchemy)\n\n### Background\n\nIf you make a diagram, you usually do the following cycle.\n\n1. Edit the source (e.g. \\*.dot)\n2. Build the diagram (e.g. execute 'dot' command)\n3. Open the diagram\n4. Make sure whether the diagram is your intended (If it isn't so, retry from the first)\n\nThis procedure is inefficient and bother you.\n\n### Solution\n\nAutomation: the above procedure between 2 and 3\n\ndiagram-autobuild observes the source file.\nIf the source file is modified, rebuild the diagram, and the browser which indicates the diagram is reloaded.\n\n## How to install\n\ndiagram-autobuild is installed by using pip of Python's package manager.\n\n```\n$ pip install diagram-autobuild\n```\n\nor\n\n```\n$ pip install git+https://github.com/momijiame/diagram-autobuild.git\n```\n\n## How to use\n\nYou will be able to use 'diagram-autobuild' command.\n```\n$ diagram-autobuild --help\nUsage: diagram-autobuild [OPTIONS] TOOL SOURCE\n\nOptions:\n --tool-opts TEXT Options that are passed to the tool\n --open-browser / --no-open-browser\n Open your default browser when the command\n is executed\n --help Show this message and exit.\n```\n\nExecute 'diagram-autobuild' command with the tool name and the path of source file.\n(The tool must to be installed already)\n\nExample (graphviz):\n```\n$ ls\nsample.dot\n$ diagram-autobuild graphviz sample.dot\n```\n\nExample (blockdiag):\n```\n$ ls\nsample.diag\n$ diagram-autobuild blockdiag sample.diag\n```\n\nExample (ERAlchemy):\n```\n$ ls\nsample.er\n$ diagram-autobuild eralchemy sample.er\n```\n\nIf it succeed, open your default browser and you can see the diagram.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/momijiame/diagram-autobuild", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "diagram-autobuild", "package_url": "https://pypi.org/project/diagram-autobuild/", "platform": "", "project_url": "https://pypi.org/project/diagram-autobuild/", "project_urls": { "Homepage": "https://github.com/momijiame/diagram-autobuild" }, "release_url": "https://pypi.org/project/diagram-autobuild/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "diagram-autobuild improves the efficiency of the making diagrams", "version": "0.1.0" }, "last_serial": 3452822, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2375ddcd209ec7cc3179b98abb6d29b6", "sha256": "2857d20cadd029d15bd81bd9c52ffaf1f05dabebac5cbfa1f8d567ac9e00ef53" }, "downloads": -1, "filename": "diagram_autobuild-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2375ddcd209ec7cc3179b98abb6d29b6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5638, "upload_time": "2015-12-11T17:04:30", "url": "https://files.pythonhosted.org/packages/fb/f0/ac2747575fa61a90fc69ccb90e4c0bad3821d1eecd3056f75b6cab70251b/diagram_autobuild-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "57b550ca484a8eba921aa9feeaed687c", "sha256": "0fe6a42d58a0ef8c75095dfc4795d6e5736bfbc036740ffb3706abc615750fdb" }, "downloads": -1, "filename": "diagram-autobuild-0.0.1.tar.gz", "has_sig": false, "md5_digest": "57b550ca484a8eba921aa9feeaed687c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3453, "upload_time": "2015-12-11T17:04:13", "url": "https://files.pythonhosted.org/packages/c8/78/73f8667022b2630215469817d2218acf6cc70f10513934a592eea869416a/diagram-autobuild-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "4dcd3743c2fdd7a3f39c94b227d968f5", "sha256": "f307fa1f4dcf875b5d7f4ec38e31220dee4dcce5637dc3a8f5a3cf397a343c15" }, "downloads": -1, "filename": "diagram_autobuild-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4dcd3743c2fdd7a3f39c94b227d968f5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9466, "upload_time": "2017-12-31T06:51:20", "url": "https://files.pythonhosted.org/packages/d3/fc/34b020fcc5bd7a9713b4df378e18309f1dcd5d64e9f99f46e4f9445a81ff/diagram_autobuild-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5d416cfae443ddf4415248a0b2153d44", "sha256": "086a9b7e055478c0b94af10848c1ff63bfa576d52e777b2f91609bb31f4b31fb" }, "downloads": -1, "filename": "diagram-autobuild-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5d416cfae443ddf4415248a0b2153d44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4889, "upload_time": "2017-12-31T06:39:55", "url": "https://files.pythonhosted.org/packages/a0/63/af293f5a90f8ce57af62fc73979e41360b365f76834c7e16b353aedc602b/diagram-autobuild-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4dcd3743c2fdd7a3f39c94b227d968f5", "sha256": "f307fa1f4dcf875b5d7f4ec38e31220dee4dcce5637dc3a8f5a3cf397a343c15" }, "downloads": -1, "filename": "diagram_autobuild-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4dcd3743c2fdd7a3f39c94b227d968f5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9466, "upload_time": "2017-12-31T06:51:20", "url": "https://files.pythonhosted.org/packages/d3/fc/34b020fcc5bd7a9713b4df378e18309f1dcd5d64e9f99f46e4f9445a81ff/diagram_autobuild-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5d416cfae443ddf4415248a0b2153d44", "sha256": "086a9b7e055478c0b94af10848c1ff63bfa576d52e777b2f91609bb31f4b31fb" }, "downloads": -1, "filename": "diagram-autobuild-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5d416cfae443ddf4415248a0b2153d44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4889, "upload_time": "2017-12-31T06:39:55", "url": "https://files.pythonhosted.org/packages/a0/63/af293f5a90f8ce57af62fc73979e41360b365f76834c7e16b353aedc602b/diagram-autobuild-0.1.0.tar.gz" } ] }