{ "info": { "author": "Heiko Mueller", "author_email": "heiko.muller@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "===========================================================\nSimple Workflow Engine for Reproducible Benchmark Templates\n===========================================================\n\n.. image:: https://img.shields.io/pypi/pyversions/benchmark-multiprocess.svg\n :target: https://pypi.org/pypi/benchmark-multiprocess\n\n.. image:: https://api.travis-ci.org/scailfin/benchmark-multiproc-backend.svg?branch=master\n :target: https://travis-ci.org/scailfin/benchmark-multiproc-backend?branch=master\n\n.. image:: https://codecov.io/gh/scailfin/benchmark-multiproc-backend/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/scailfin/benchmark-multiproc-backend\n\n.. image:: https://img.shields.io/badge/License-MIT-yellow.svg\n :target: https://github.com/scailfin/benchmark-multiproc-backend/blob/master/LICENSE\n\n\n\nAbout\n=====\n\nThis repository contains the implementation of a simple workflow engine that is capable to execute `parameterized workflow specifications `_ for the *Reproducible Open Benchmarks for Data Analysis Platform (ROB)*.\n\nThe workflow engine runs each workflow step as a subprocess in Python.\n\n**DISCLAIMER**: This engine is primarily intended for testing purposes. It is not recommended to be used as the workflow engine in production systems.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/scailfin/benchmark-multiproc-backend", "keywords": "reproducibility benchmarks data analysis", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "benchmark-multiprocess", "package_url": "https://pypi.org/project/benchmark-multiprocess/", "platform": "", "project_url": "https://pypi.org/project/benchmark-multiprocess/", "project_urls": { "Homepage": "https://github.com/scailfin/benchmark-multiproc-backend" }, "release_url": "https://pypi.org/project/benchmark-multiprocess/0.1.2/", "requires_dist": [ "benchmark-templates (>=0.1.2)", "Sphinx ; extra == 'docs'", "sphinx-rtd-theme ; extra == 'docs'", "coverage (>=4.0) ; extra == 'tests'", "pytest ; extra == 'tests'", "pytest-cov ; extra == 'tests'", "tox ; extra == 'tests'" ], "requires_python": "", "summary": "Simple Workflow Engine for Reproducible Benchmark Templates", "version": "0.1.2" }, "last_serial": 5636612, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "c7e9256b584ac40cab779da5c4d44155", "sha256": "b3b2ac1ba478e410fe4173c1d047c2844c76be939dffe5e6ecc4c6a9e962e104" }, "downloads": -1, "filename": "benchmark_multiprocess-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c7e9256b584ac40cab779da5c4d44155", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7504, "upload_time": "2019-08-05T21:51:03", "url": "https://files.pythonhosted.org/packages/d0/2d/d6f451af1c837dfa9037daec9c575e10dafa60460859105ce0a557af80b7/benchmark_multiprocess-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3196c146f634719052f3df88812338c", "sha256": "33ded53e8348a1b8b7b3e8e7d93064668f64ec791175ef65cd812ace864e9eeb" }, "downloads": -1, "filename": "benchmark-multiprocess-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e3196c146f634719052f3df88812338c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5465, "upload_time": "2019-08-05T21:51:05", "url": "https://files.pythonhosted.org/packages/9d/99/f55ae5fb4344af4bb0e72277a058f41a03baf88c7600977dad27fb9285fe/benchmark-multiprocess-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c7e9256b584ac40cab779da5c4d44155", "sha256": "b3b2ac1ba478e410fe4173c1d047c2844c76be939dffe5e6ecc4c6a9e962e104" }, "downloads": -1, "filename": "benchmark_multiprocess-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c7e9256b584ac40cab779da5c4d44155", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7504, "upload_time": "2019-08-05T21:51:03", "url": "https://files.pythonhosted.org/packages/d0/2d/d6f451af1c837dfa9037daec9c575e10dafa60460859105ce0a557af80b7/benchmark_multiprocess-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3196c146f634719052f3df88812338c", "sha256": "33ded53e8348a1b8b7b3e8e7d93064668f64ec791175ef65cd812ace864e9eeb" }, "downloads": -1, "filename": "benchmark-multiprocess-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e3196c146f634719052f3df88812338c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5465, "upload_time": "2019-08-05T21:51:05", "url": "https://files.pythonhosted.org/packages/9d/99/f55ae5fb4344af4bb0e72277a058f41a03baf88c7600977dad27fb9285fe/benchmark-multiprocess-0.1.2.tar.gz" } ] }