{ "info": { "author": "S. Pothier", "author_email": "pothier@noao.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "Intended Audience :: Telecommunications Industry", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Software Development :: Code Generators" ], "description": "Data flow diagram simulator\n===========================\n\nThe *DAta FLow SIMulator* - DAFLSIM (\"daffle sim\") simulates the flow\nof data given a data-flow diagram.\n\nIt requires Python 3.4.\n\nYou provide a dataflow-diagram (in `graphviz\n`_ format) The diagram must be annotated with a few special values in the graphviz \"tooltip\" attribute. The *daflsim* program reads the diagram and runs a Descrete Event Simulation on it. \n\nTry these examples:\n\n dfsim.py --summarize end --profile tests/graphviz-sample1.dot \n dfsim.py --summarize NSA tests/sdm-dci-dataflow.dot \n dfsim.py --summarize NSA --summarize NOWHERE1 --profile tests/sdm-dci-dataflow.dot \n\n\nQuick test, execute:\n\n ./tests/smoke.sh", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pothiers/daflsim", "keywords": "simulation network graph data-flow", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "daflsim", "package_url": "https://pypi.org/project/daflsim/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/daflsim/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pothiers/daflsim" }, "release_url": "https://pypi.org/project/daflsim/1.0.0.dev1/", "requires_dist": null, "requires_python": null, "summary": "Simulate a data-flow described by a graphviz diagram", "version": "1.0.0.dev1" }, "last_serial": 1249701, "releases": { "1.0.0.dev1": [ { "comment_text": "", "digests": { "md5": "fda454641c2ce096e1dd155c8b5ab0bf", "sha256": "bf546d831e0132f07841c176f444d9df1cb250eed888b367841dbf413f3fe527" }, "downloads": -1, "filename": "daflsim-1.0.0.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "fda454641c2ce096e1dd155c8b5ab0bf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15119, "upload_time": "2014-10-06T17:46:53", "url": "https://files.pythonhosted.org/packages/60/49/b537de46333862d1a0cd051b4f6861a8a4daca43f1767cc8c755fa0ebc89/daflsim-1.0.0.dev1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "687fcc53efa770f2a1553b7c8408cd9c", "sha256": "0b6e2ec8b1c88d75162d14a12f9765ea3a52e781e5bb76af23087cda3ac94bc0" }, "downloads": -1, "filename": "daflsim-1.0.0.dev1.tar.gz", "has_sig": false, "md5_digest": "687fcc53efa770f2a1553b7c8408cd9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12007, "upload_time": "2014-10-06T17:46:56", "url": "https://files.pythonhosted.org/packages/f0/45/da2c7c293b5e60785af0de36ae24a1dc852de5c230f19840f3bca2af2d9c/daflsim-1.0.0.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fda454641c2ce096e1dd155c8b5ab0bf", "sha256": "bf546d831e0132f07841c176f444d9df1cb250eed888b367841dbf413f3fe527" }, "downloads": -1, "filename": "daflsim-1.0.0.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "fda454641c2ce096e1dd155c8b5ab0bf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15119, "upload_time": "2014-10-06T17:46:53", "url": "https://files.pythonhosted.org/packages/60/49/b537de46333862d1a0cd051b4f6861a8a4daca43f1767cc8c755fa0ebc89/daflsim-1.0.0.dev1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "687fcc53efa770f2a1553b7c8408cd9c", "sha256": "0b6e2ec8b1c88d75162d14a12f9765ea3a52e781e5bb76af23087cda3ac94bc0" }, "downloads": -1, "filename": "daflsim-1.0.0.dev1.tar.gz", "has_sig": false, "md5_digest": "687fcc53efa770f2a1553b7c8408cd9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12007, "upload_time": "2014-10-06T17:46:56", "url": "https://files.pythonhosted.org/packages/f0/45/da2c7c293b5e60785af0de36ae24a1dc852de5c230f19840f3bca2af2d9c/daflsim-1.0.0.dev1.tar.gz" } ] }