{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "Workload Automation\n+++++++++++++++++++\n\nWorkload Automation (WA) is a framework for executing workloads and collecting\nmeasurements on Android and Linux devices. WA includes automation for nearly 40\nworkloads and supports some common instrumentation (ftrace, hwmon) along with a\nnumber of output formats.\n\nWA is designed primarily as a developer tool/framework to facilitate data driven\ndevelopment by providing a method of collecting measurements from a device in a\nrepeatable way.\n\nWA is highly extensible. Most of the concrete functionality is implemented via\nplug-ins, and it is easy to write new plug-ins to support new device types,\nworkloads, instruments or output processing.\n\n\nRequirements\n============\n\n- Python 2.7 or Python 3\n- Linux (should work on other Unixes, but untested)\n- Latest Android SDK (ANDROID_HOME must be set) for Android devices, or\n- SSH for Linux devices\n\n\nInstallation\n============\n\nTo install::\n\n git clone git@github.com:ARM-software/workload-automation.git workload-automation\n sudo -H python setup [install|develop]\n\nNote: A `requirements.txt` is included however this is designed to be used as a\nreference for known working versions rather than as part of a standard\ninstallation.\n\nPlease refer to the `installation section `_\nin the documentation for more details.\n\n\nBasic Usage\n===========\n\nPlease see the `Quickstart `_\nsection of the documentation.\n\n\nDocumentation\n=============\n\nYou can view pre-built HTML documentation `here `_.\n\nDocumentation in reStructuredText format may be found under ``doc/source``. To\ncompile it into cross-linked HTML, make sure you have `Sphinx\n`_ installed, and then ::\n\n cd doc\n make html\n\n\nLicense\n=======\n\nWorkload Automation is distributed under `Apache v2.0 License\n`_. Workload automation includes\nbinaries distributed under different licenses (see LICENSE files in specific\ndirectories).\n\n\nFeedback, Contributions and Support\n===================================\n\n- Please use the GitHub Issue Tracker associated with this repository for\n feedback.\n- ARM licensees may contact ARM directly via their partner managers.\n- We welcome code contributions via GitHub Pull requests. Please see\n \"Contributing Code\" section of the documentation for details.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ARM-software/workload-automation", "keywords": "", "license": "Apache v2", "maintainer": "ARM Architecture & Technology Device Lab", "maintainer_email": "workload-automation@arm.com", "name": "wlauto", "package_url": "https://pypi.org/project/wlauto/", "platform": "", "project_url": "https://pypi.org/project/wlauto/", "project_urls": { "Homepage": "https://github.com/ARM-software/workload-automation" }, "release_url": "https://pypi.org/project/wlauto/3.1.4/", "requires_dist": null, "requires_python": "", "summary": "A framework for automating workload execution and measurement collection on ARM devices.", "version": "3.1.4" }, "last_serial": 5557274, "releases": { "2.3.0": [ { "comment_text": "", "digests": { "md5": "9d2ecd9a82b127e23120e71a85a2a3bd", "sha256": "33859b4310e3c6f38eccb3a9acdd455758d40fca7f73cd4dd7e3f71bf84959fb" }, "downloads": -1, "filename": "wlauto-2.3.0.zip", "has_sig": false, "md5_digest": "9d2ecd9a82b127e23120e71a85a2a3bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11731008, "upload_time": "2015-03-13T10:18:58", "url": "https://files.pythonhosted.org/packages/11/35/62f8b7706925c8401df39c75f3734e9dcbc54aa100a4a1bcf9bd2d13df79/wlauto-2.3.0.zip" } ], "2.4.0": [ { "comment_text": "", "digests": { "md5": "6cd09f8ce16f4bd149592707311933b8", "sha256": "a31803274a80f853aafe2c7420ef0c095b6973fc4719bb40ac9f358db7178f00" }, "downloads": -1, "filename": "wlauto-2.4.0.tar.gz", "has_sig": false, "md5_digest": "6cd09f8ce16f4bd149592707311933b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19997395, "upload_time": "2015-11-23T16:26:24", "url": "https://files.pythonhosted.org/packages/7b/38/deb5ddafc558e923aabd3ffc0394d3676ff9fe2ff0b96417b86dd9b0599e/wlauto-2.4.0.tar.gz" } ], "2.5.0": [ { "comment_text": "", "digests": { "md5": "9bc74bf164071c019d9db44efd6cc4ce", "sha256": "221a288d4ef1975819165da98cf8ff2d542d07da08e8724cee5dfa23a782824b" }, "downloads": -1, "filename": "wlauto-2.5.0.tar.gz", "has_sig": false, "md5_digest": "9bc74bf164071c019d9db44efd6cc4ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38148068, "upload_time": "2016-06-10T14:49:37", "url": "https://files.pythonhosted.org/packages/88/d2/35a6b5c0bcfcaf58c4d4f3e2b12556e5b4683a8d3a7c12f58ef33c656ba1/wlauto-2.5.0.tar.gz" } ], "2.6.0": [ { "comment_text": "", "digests": { "md5": "724a30aea4e7c7f2f07ace1a5e033d4e", "sha256": "d34d01f16b593efb6dbb7110539a7645cb613b942f294ab941fa77a5a90bf13c" }, "downloads": -1, "filename": "wlauto-2.6.0.tar.gz", "has_sig": false, "md5_digest": "724a30aea4e7c7f2f07ace1a5e033d4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40995331, "upload_time": "2016-12-23T14:31:45", "url": "https://files.pythonhosted.org/packages/e3/17/bd82cb112fba31bcfb6e4cfcac205438133deb92c496d8bded5a5858febb/wlauto-2.6.0.tar.gz" } ], "2.7.0": [ { "comment_text": "", "digests": { "md5": "1f7f7d0353b9614986af0572c82d839d", "sha256": "006e2752c48c64a7616c0fdfbb4a8ffab826325ba20898814c5ca586354d443d" }, "downloads": -1, "filename": "wlauto-2.7.0.tar.gz", "has_sig": false, "md5_digest": "1f7f7d0353b9614986af0572c82d839d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48280393, "upload_time": "2018-07-06T16:22:26", "url": "https://files.pythonhosted.org/packages/c8/26/bd8acf20bc658f3daf88afd5a4140dbfbf4439b89b4c7e4c3e21b01d28c5/wlauto-2.7.0.tar.gz" } ], "3.0.0": [ { "comment_text": "", "digests": { "md5": "7abaccb72cfb64f038eb7421b0877519", "sha256": "7952f95dad8c8b778f95bf3abdec9155ee350a2020d1c0514fcbcc654fd6a016" }, "downloads": -1, "filename": "wlauto-3.0.0.tar.gz", "has_sig": false, "md5_digest": "7abaccb72cfb64f038eb7421b0877519", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22567895, "upload_time": "2018-07-06T16:51:28", "url": "https://files.pythonhosted.org/packages/59/ec/c6e9ee7450822174b712410d5741b798abae1ae51773a3291707ffa8076f/wlauto-3.0.0.tar.gz" } ], "3.1.0": [ { "comment_text": "", "digests": { "md5": "07a73416ae4b0990cfb599a0edb4fc38", "sha256": "2407249a31283b7eeff7049b0cd8d292e12c159dba4860bdbb5664a7359420f9" }, "downloads": -1, "filename": "wlauto-3.1.0.tar.gz", "has_sig": false, "md5_digest": "07a73416ae4b0990cfb599a0edb4fc38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 337838, "upload_time": "2018-12-21T15:16:01", "url": "https://files.pythonhosted.org/packages/fe/05/165eeece8a9f2c40eceb042fe912aa77b9ddbe4c279a1006b6a811955ec0/wlauto-3.1.0.tar.gz" } ], "3.1.1": [ { "comment_text": "", "digests": { "md5": "77ebd61d1ded8752ace0453de94c6847", "sha256": "4754cc9082290f3ba8dac7ade6336b90d367313660be8451c227bab6a51128b0" }, "downloads": -1, "filename": "wlauto-3.1.1.tar.gz", "has_sig": false, "md5_digest": "77ebd61d1ded8752ace0453de94c6847", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23901951, "upload_time": "2019-01-10T13:28:43", "url": "https://files.pythonhosted.org/packages/aa/32/d87da68f8d927273d810f4f5cac584ec80b871ffdacb52a2a9aa57beb268/wlauto-3.1.1.tar.gz" } ], "3.1.2.dev1": [ { "comment_text": "", "digests": { "md5": "a28391c354aaebcf57c31053cb4a64df", "sha256": "ce1b0b72eb1d8fb0e8a31bda3fde1233ebffd52d503bc2fa88423ad200961639" }, "downloads": -1, "filename": "wlauto-3.1.2.dev1.tar.gz", "has_sig": false, "md5_digest": "a28391c354aaebcf57c31053cb4a64df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20510680, "upload_time": "2019-03-04T10:45:41", "url": "https://files.pythonhosted.org/packages/a2/99/ce4a6a56e1e52d8d5c95dcff6ffd36991aa0e797c38a436f692cf83aa0f7/wlauto-3.1.2.dev1.tar.gz" } ], "3.1.3": [ { "comment_text": "", "digests": { "md5": "c41e670a8abb5685296196a3431c6ca4", "sha256": "7ffc6d49968c1554cf3b7c09dc3525104706f43cd3f4841fff801c11cbd9dfa3" }, "downloads": -1, "filename": "wlauto-3.1.3.tar.gz", "has_sig": false, "md5_digest": "c41e670a8abb5685296196a3431c6ca4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20510344, "upload_time": "2019-03-04T16:10:19", "url": "https://files.pythonhosted.org/packages/1f/3f/93b2a724b8886f4e6810ac3f6e3aab9f1b1e106319852bedde42975d8588/wlauto-3.1.3.tar.gz" } ], "3.1.4": [ { "comment_text": "", "digests": { "md5": "745438edc6b371c2943125c694d04042", "sha256": "0144377cb41ea582ee3dc468b58033b3f364418bd0333ef9c8eefff82f2834f4" }, "downloads": -1, "filename": "wlauto-3.1.4.tar.gz", "has_sig": false, "md5_digest": "745438edc6b371c2943125c694d04042", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21154305, "upload_time": "2019-07-19T15:45:05", "url": "https://files.pythonhosted.org/packages/26/7e/236e2c84617639ddcfd32331663759494c0621e808dce4e3e602ed6c6116/wlauto-3.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "745438edc6b371c2943125c694d04042", "sha256": "0144377cb41ea582ee3dc468b58033b3f364418bd0333ef9c8eefff82f2834f4" }, "downloads": -1, "filename": "wlauto-3.1.4.tar.gz", "has_sig": false, "md5_digest": "745438edc6b371c2943125c694d04042", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21154305, "upload_time": "2019-07-19T15:45:05", "url": "https://files.pythonhosted.org/packages/26/7e/236e2c84617639ddcfd32331663759494c0621e808dce4e3e602ed6c6116/wlauto-3.1.4.tar.gz" } ] }