{ "info": { "author": "Guillaume Fieni, Arthur d'Az\u00e9mar, Jordan Bouchoucha, Romain Rouvoy", "author_email": "powerapi-staff@inria.fr", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.7" ], "description": "\"Powerapi\"\n\n[![Join the chat at https://gitter.im/Spirals-Team/powerapi](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Spirals-Team/powerapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![License: BSD 3](https://img.shields.io/pypi/l/powerapi.svg)](https://opensource.org/licenses/BSD-3-Clause)\n[![Build Status](https://img.shields.io/circleci/project/github/powerapi-ng/powerapi.svg)](https://circleci.com/gh/powerapi-ng/powerapi)\n\nPowerAPI is a middleware toolkit for building software-defined power meters.\nSoftware-defined power meters are configurable software libraries that can estimate the power consumption of software in real-time.\nPowerAPI supports the acquisition of raw metrics from a wide diversity of sensors (*eg.*, physical meters, processor interfaces, hardware counters, OS counters) and the delivery of power consumptions via different channels (including file system, network, web, graphical).\nAs a middleware toolkit, PowerAPI offers the capability of assembling power meters *\u00ab\u00e0 la carte\u00bb* to accommodate user requirements.\n\n# About\n\nPowerAPI is an open-source project developed by the [Spirals research group](https://team.inria.fr/spirals) (University of Lille 1 and Inria) and fully managed with [setuptools](https://pypi.org/project/setuptools/).\n\nThe documentation is available [here](https://powerapi.org).\n\n## Mailing list\nYou can follow the latest news and asks questions by subscribing to our mailing list.\n\n## Contributing\nIf you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.\n\nWhen submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.\n\n## Publications\n* **[WattsKit: Software-Defined Power Monitoring of Distributed Systems](https://hal.inria.fr/hal-01439889)**: M. Colmant, P. Felber, R. Rouvoy, L. Seinturier. *IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing* (CCGrid). April 2017, Spain, France. pp.1-14.\n* **[Process-level Power Estimation in VM-based Systems](https://hal.inria.fr/hal-01130030)**: M. Colmant, M. Kurpicz, L. Huertas, R. Rouvoy, P. Felber, A. Sobe. *European Conference on Computer Systems* (EuroSys). April 2015, Bordeaux, France. pp.1-14.\n* **[Monitoring Energy Hotspots in Software](https://hal.inria.fr/hal-01069142)**: A. Noureddine, R. Rouvoy, L. Seinturier. *Journal of Automated Software Engineering*, Springer, 2015, pp.1-42.\n* **[Unit Testing of Energy Consumption of Software Libraries](https://hal.inria.fr/hal-00912613)**: A. Noureddine, R. Rouvoy, L. Seinturier. *International Symposium On Applied Computing* (SAC), March 2014, Gyeongju, South Korea. pp.1200-1205.\n* **[Informatique : Des logiciels mis au vert](http://www.jinnove.com/Actualites/Informatique-des-logiciels-mis-au-vert)**: L. Seinturier, R. Rouvoy. *J'innove en Nord Pas de Calais*, [NFID](http://www.jinnove.com), 2013.\n* **[PowerAPI: A Software Library to Monitor the Energy Consumed at the Process-Level](http://ercim-news.ercim.eu/en92/special/powerapi-a-software-library-to-monitor-the-energy-consumed-at-the-process-level)**: A. Bourdon, A. Noureddine, R. Rouvoy, L. Seinturier. *ERCIM News, Special Theme: Smart Energy Systems*, 92, pp.43-44. [ERCIM](http://www.ercim.eu), 2013.\n* **[Mesurer la consommation en \u00e9nergie des logiciels avec pr\u00e9cision](http://www.lifl.fr/digitalAssets/0/807_01info_130110_16_39.pdf)**: A. Bourdon, R. Rouvoy, L. Seinturier. *01 Business & Technologies*, 2013.\n* **[A review of energy measurement approaches](https://hal.inria.fr/hal-00912996v2)**: A. Noureddine, R. Rouvoy, L. Seinturier. *ACM SIGOPS Operating Systems Review*, ACM, 2013, 47 (3), pp.42-49.\n* **[Runtime Monitoring of Software Energy Hotspots](https://hal.inria.fr/hal-00715331)**: A. Noureddine, A. Bourdon, R. Rouvoy, L. Seinturier. *International Conference on Automated Software Engineering* (ASE), September 2012, Essen, Germany. pp.160-169.\n* **[A Preliminary Study of the Impact of Software Engineering on GreenIT](https://hal.inria.fr/hal-00681560)**: A. Noureddine, A. Bourdon, R. Rouvoy, L. Seinturier. *International Workshop on Green and Sustainable Software* (GREENS), June 2012, Zurich, Switzerland. pp.21-27.\n\n## Use Cases\nPowerAPI is used in a variety of projects to address key challenges of GreenIT:\n* [GenPack](https://hal.inria.fr/hal-01403486) provides a Docker Swarm strategy to minimize the energy footprint of Docker containers deployed in a cluster\n* [BitWatts](http://bitwatts.powerapi.org) provides process-level power estimation of applications running in virtual machines\n* [Web Energy Archive](http://webenergyarchive.com) ranks popular websites based on the energy footpring they imposes to browsers\n* [Greenspector](http://greenspector.com) optimises the power consumption of software by identifying potential energy leaks in the source code.\n\n## Acknowledgments\nWe all stand on the shoulders of giants and get by with a little help from our friends. PowerAPI is written in [Python](https://www.python.org/) (under [PSF license](https://docs.python.org/3/license.html)) and built on top of:\n* [pyzmq](https://github.com/zeromq/pyzmq) (under [3-Clause BSD license](https://opensource.org/licenses/BSD-3-Clause)) for inter-process communication.\n* [pymongo](https://github.com/mongodb/mongo-python-driver) (under [Apache 2 license](https://github.com/mongodb/mongo-python-driver/blob/master/LICENSE)) for the MongoDB database (input/output) support.\n\nBSD 3-Clause License\n\nCopyright (c) 2018, INRIA\nCopyright (c) 2018, University of Lille\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "energy,powerapi,power meter", "license": "BSD 3-Clause License", "maintainer": "", "maintainer_email": "", "name": "powerapi", "package_url": "https://pypi.org/project/powerapi/", "platform": "any", "project_url": "https://pypi.org/project/powerapi/", "project_urls": { "Documentation": "https://powerapi.readthedocs.io", "Homepage": "http://powerapi.org/", "Source": "https://github.com/powerapi-ng/powerapi" }, "release_url": "https://pypi.org/project/powerapi/0.6.7/", "requires_dist": [ "pyzmq (>=17.1)", "setproctitle (>=1.1.10)", "sphinx (>=1.8.1) ; extra == 'docs'", "sphinx-autodoc-typehints (>=1.6.0) ; extra == 'docs'", "influxdb (>=5.2.2) ; extra == 'influxdb'", "pymongo (>=3.7.2) ; extra == 'mongodb'", "opentsdb-py (>=0.6.0) ; extra == 'opentsdb'" ], "requires_python": ">= 3.7", "summary": "PowerAPI is a middleware toolkit for building software-defined power meters.", "version": "0.6.7" }, "last_serial": 5583923, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "600432b5dfc07fbf7e1324aa127c859e", "sha256": "a859e813f8660ddf6737bcd2cd9b0648c6a35f12caa144b0090b74010981beff" }, "downloads": -1, "filename": "powerapi-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "600432b5dfc07fbf7e1324aa127c859e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 86340, "upload_time": "2019-04-18T13:22:07", "url": "https://files.pythonhosted.org/packages/2a/f0/c07f7183a018ed5ce4252113ba0c512ea6fb1c8eb12a763a022182062575/powerapi-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "98e74c1b6db01e6d987679b2bc268c02", "sha256": "23ed8e55bbc6ca9f4f5a829a38c3e59226600e8fe55c3833c37bb7d9e9240bb9" }, "downloads": -1, "filename": "powerapi-0.1.0.tar.gz", "has_sig": false, "md5_digest": "98e74c1b6db01e6d987679b2bc268c02", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 28213, "upload_time": "2019-04-18T13:22:10", "url": "https://files.pythonhosted.org/packages/ed/cd/72f6a6324fcf37fb941c8bed1dd09b259819eb02e2421e2619f2b789108c/powerapi-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "51c4d777d12365a59eace20f8cc11cfb", "sha256": "1035e3d0d3428c710ba3a63ce4c59e16fbf846b05d25ae81f59922c45deece03" }, "downloads": -1, "filename": "powerapi-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "51c4d777d12365a59eace20f8cc11cfb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 83355, "upload_time": "2019-04-18T13:22:09", "url": "https://files.pythonhosted.org/packages/4b/e4/f19a3a09a98471d0dffe84b6562c56555000a2c6f9e16cad71c954091067/powerapi-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b9ee95219201c1008707ee687a05dd1b", "sha256": "f16a2b11b663efdca44d662d7b39bd3b9341ee4281a32554154a01d07843e4ad" }, "downloads": -1, "filename": "powerapi-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b9ee95219201c1008707ee687a05dd1b", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 27510, "upload_time": "2019-04-18T13:22:12", "url": "https://files.pythonhosted.org/packages/a3/27/07263adeb402de0973aa1ef2e422d5488dd78a5de390792bbd5968f799bd/powerapi-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "9a8dd3ab6ae293bf9f540e6a11595cf4", "sha256": "9a462b3af9ef9a68055ee329e50459cd9b6727edd7a737c45034314bdbdee313" }, "downloads": -1, "filename": "powerapi-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9a8dd3ab6ae293bf9f540e6a11595cf4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 92098, "upload_time": "2019-05-07T08:27:23", "url": "https://files.pythonhosted.org/packages/cb/81/dc14f68f975fd03cc6ad53ddfd98a14de865716b6f7e71d605df4602e19c/powerapi-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1678e3879ea1f3ad306d09d5361aa54e", "sha256": "6f6cab514e4b29be363d96345f674f41a90ca5d9f6ae7635dba86ab924a1a36d" }, "downloads": -1, "filename": "powerapi-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1678e3879ea1f3ad306d09d5361aa54e", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 33530, "upload_time": "2019-05-07T08:27:25", "url": "https://files.pythonhosted.org/packages/9c/a3/0c1ce2df572f960351a1e0f2f33c4847051aa69dbc3983ecf7c5c930af12/powerapi-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "7b9eb0533b36d6d785fc53fa2e155d48", "sha256": "848d8c63d97ca8b474a5098b7c4c99abec53832aeab838594f3cc05c47a6d795" }, "downloads": -1, "filename": "powerapi-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7b9eb0533b36d6d785fc53fa2e155d48", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 87820, "upload_time": "2019-05-17T13:19:41", "url": "https://files.pythonhosted.org/packages/26/b7/aefab8ee98b511fb691e2052a16856f81c8b8dedba7d947d8ad32689dc56/powerapi-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b0f5cac1b729054e424bda91bb434303", "sha256": "92317b04e298798d3eb98377b773433e78bbec5e2d5e67bcc344ab6ca8fec21e" }, "downloads": -1, "filename": "powerapi-0.3.0.tar.gz", "has_sig": false, "md5_digest": "b0f5cac1b729054e424bda91bb434303", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 32551, "upload_time": "2019-05-17T13:19:42", "url": "https://files.pythonhosted.org/packages/41/cc/df0936bf43b82e187a86ed81c1e6caf9a0afeaa43ee41505a1808c985201/powerapi-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "68e13919c528620f3da51975d121df43", "sha256": "9f176dae449954c3c223bb95d557532ae0631bdb2be678d6294c3e2877cf25d0" }, "downloads": -1, "filename": "powerapi-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "68e13919c528620f3da51975d121df43", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 103594, "upload_time": "2019-06-13T13:57:31", "url": "https://files.pythonhosted.org/packages/66/72/ad1e5b8efad2c791a7a6b31a3d13b31fdb97fa8a25b9fc145c5f977b3221/powerapi-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "85fc08bbcef8167b40fc8b3fdd948777", "sha256": "45f7531e88df61d6a7cdee83527c0e84094998e909623c2b24c812a3733c28b3" }, "downloads": -1, "filename": "powerapi-0.4.0.tar.gz", "has_sig": false, "md5_digest": "85fc08bbcef8167b40fc8b3fdd948777", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 40373, "upload_time": "2019-06-13T13:57:33", "url": "https://files.pythonhosted.org/packages/90/23/d9661bf45421ec1dcb796321032562fdcf48e19ba405cb07eb6a75fb81b3/powerapi-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "c928b122c0c3c233a29de5fb930297ad", "sha256": "1a0345bcea255f9f908adf0e0328f0a3ff82b66206bee58817a680adfef226cd" }, "downloads": -1, "filename": "powerapi-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c928b122c0c3c233a29de5fb930297ad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 105742, "upload_time": "2019-06-27T09:42:59", "url": "https://files.pythonhosted.org/packages/1c/24/ccbaf8a6ddf0349ef210f9ac5d1645ba6258b1f75c8168d4ac9f5577a446/powerapi-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "060e9ab9094717f0a057e6f6f19a4146", "sha256": "d19c5bed46761695166bf3408e44f1c3733f286aaad777090be6b735fa6b7914" }, "downloads": -1, "filename": "powerapi-0.5.0.tar.gz", "has_sig": false, "md5_digest": "060e9ab9094717f0a057e6f6f19a4146", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41048, "upload_time": "2019-06-27T09:43:01", "url": "https://files.pythonhosted.org/packages/33/60/e3c624e318b8b542812e6a55722436e02ea5e63cfa465c6e398936800647/powerapi-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "bdea33ae9424b21698ba9dbcbd3f7863", "sha256": "0e2813683dbf95bae4ce19f4a7bf9d342bf6449b8a1cdd4a1e20ab9f6f5b39c6" }, "downloads": -1, "filename": "powerapi-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bdea33ae9424b21698ba9dbcbd3f7863", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 106741, "upload_time": "2019-07-15T13:46:51", "url": "https://files.pythonhosted.org/packages/c5/d3/48bb65049b0838c28079d991fa1de1ca6a8b5aac3f664aaa004b2ee027dc/powerapi-0.6.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bba28221fa1b01290ae1e1f689d00e1e", "sha256": "33fbd023b96b280089ae375903a8e7bd87a89be714b43d27cb7e9478082eebd6" }, "downloads": -1, "filename": "powerapi-0.6.0.tar.gz", "has_sig": false, "md5_digest": "bba28221fa1b01290ae1e1f689d00e1e", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41050, "upload_time": "2019-07-15T13:46:52", "url": "https://files.pythonhosted.org/packages/26/11/b8623c97cc653df69445a3219b1c83cc353a78b66451f17ac08811b0f2c8/powerapi-0.6.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "8334761966817346a1828f3f228f00b0", "sha256": "5a09696f23930b99543e5483da7080378d4d8deecfd5d4b5e606f51fe7ae3e8e" }, "downloads": -1, "filename": "powerapi-0.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8334761966817346a1828f3f228f00b0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 106740, "upload_time": "2019-07-15T14:52:42", "url": "https://files.pythonhosted.org/packages/7b/a2/979929648236328654518bcd583877343f4250f6bc8326207900a6d96bcd/powerapi-0.6.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2a2cc3fe711e128c3e1323c0c15505f", "sha256": "04b6d25512b37da22d4709156fd63a2d2ee1cdbb4484c241f20f4d3f213b86cd" }, "downloads": -1, "filename": "powerapi-0.6.1.tar.gz", "has_sig": false, "md5_digest": "f2a2cc3fe711e128c3e1323c0c15505f", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41072, "upload_time": "2019-07-15T14:52:43", "url": "https://files.pythonhosted.org/packages/e8/36/9344fa4893f335a566296599675df95f5ef7c797ecd64eadeba0fe9a9c08/powerapi-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "bcd65a23b14fc324d54a56387f667a61", "sha256": "a144d0bebd568134aa0d952fd1684328449964aeb79cd7c07cbadbe8a1921929" }, "downloads": -1, "filename": "powerapi-0.6.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bcd65a23b14fc324d54a56387f667a61", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 106877, "upload_time": "2019-07-19T16:01:17", "url": "https://files.pythonhosted.org/packages/03/7c/cba9f5e5b70b1ddaa995fbefe3bd86ebb5501bcf882f1552f4e492f17387/powerapi-0.6.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3a1cd77e312e1c1ac720bf6d9e0f583", "sha256": "e08e5415bfdf6f5e274fa84899d6f7509c7ee8c66b038038be80f330d18045d9" }, "downloads": -1, "filename": "powerapi-0.6.2.tar.gz", "has_sig": false, "md5_digest": "b3a1cd77e312e1c1ac720bf6d9e0f583", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41145, "upload_time": "2019-07-19T16:01:19", "url": "https://files.pythonhosted.org/packages/b5/f8/e6868ad335374da630f1944a1152c36fbbb94b280316b07e3ec344fdbd78/powerapi-0.6.2.tar.gz" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "c37b45c3a54eced3d3676f5d083d3aac", "sha256": "db447bb326c80c1c2eb308dfbfbf2a20e3e47479d988e70fc7bbf475ab4233f8" }, "downloads": -1, "filename": "powerapi-0.6.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c37b45c3a54eced3d3676f5d083d3aac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 106944, "upload_time": "2019-07-22T13:06:54", "url": "https://files.pythonhosted.org/packages/23/1c/b54c416c19d2e1cfdf7a609c6e01f2eb46dfcbf7e07b92386fde6672d5ce/powerapi-0.6.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "42f5ecddf74831811edc07d9e9fe6165", "sha256": "3a90af5629779a9f1ad62e9035d62fbdfe2c91e1efa1284f0543230622971a0d" }, "downloads": -1, "filename": "powerapi-0.6.3.tar.gz", "has_sig": false, "md5_digest": "42f5ecddf74831811edc07d9e9fe6165", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41229, "upload_time": "2019-07-22T13:06:56", "url": "https://files.pythonhosted.org/packages/a2/f3/13cc3c797980d0d2fc8ab9839f8dd010618d11c55509e05d89289c0ec450/powerapi-0.6.3.tar.gz" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "bc4d9dca2934fc02596c608bf72049c1", "sha256": "c07d88eab3cb704bd473031d3d000c260c095cfeb8d58f207f09b56e208c0bb1" }, "downloads": -1, "filename": "powerapi-0.6.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bc4d9dca2934fc02596c608bf72049c1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 106981, "upload_time": "2019-07-22T14:10:20", "url": "https://files.pythonhosted.org/packages/0e/a0/818e7bf009aa6b1a96ecccb21ef3d3d5f08001850ead9abf5dd92638e345/powerapi-0.6.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc95630bc97a6ad0429354c91b95f8bc", "sha256": "1a2b8bfd033b5367f2b65e123279bac6ef288b0199e02f1eb18cdde2096ff371" }, "downloads": -1, "filename": "powerapi-0.6.4.tar.gz", "has_sig": false, "md5_digest": "fc95630bc97a6ad0429354c91b95f8bc", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41244, "upload_time": "2019-07-22T14:10:22", "url": "https://files.pythonhosted.org/packages/9d/36/68bad17235e221ba1e5c0eaa6f084a871a7666a1e98f3db2ecc8939b27cf/powerapi-0.6.4.tar.gz" } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "505974e450d089a021aedaffb16d0ec2", "sha256": "f7f40d93125e769fb0ca309b0515dc7ffadaaf97247f322c27c59e47f441af94" }, "downloads": -1, "filename": "powerapi-0.6.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "505974e450d089a021aedaffb16d0ec2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 107147, "upload_time": "2019-07-23T09:14:29", "url": "https://files.pythonhosted.org/packages/18/1c/d10bc838b222f6dce78fb56e5823b1f718b8fa0db00af83f4cd9f31997ee/powerapi-0.6.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2a4edd36d77a4d7c922ff101fc894fab", "sha256": "e96cdf1c78a2ba7b403b3c8e8a0234e96f6ca267e49ed8a094b4421615d7c69a" }, "downloads": -1, "filename": "powerapi-0.6.5.tar.gz", "has_sig": false, "md5_digest": "2a4edd36d77a4d7c922ff101fc894fab", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41380, "upload_time": "2019-07-23T09:14:31", "url": "https://files.pythonhosted.org/packages/f6/49/b8022b315cd1eb892c333c77981863a1943eb48ddf90065c129f99cfa36f/powerapi-0.6.5.tar.gz" } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "84aae79a747be0313b5d28d670b63c02", "sha256": "eccdd20d82cfe388bcb0cc0f637183e2e8496828c9ed1dc66c7ce3566b253d82" }, "downloads": -1, "filename": "powerapi-0.6.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "84aae79a747be0313b5d28d670b63c02", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 108532, "upload_time": "2019-07-24T12:57:20", "url": "https://files.pythonhosted.org/packages/0a/3f/22f38f29039c5da780aabfc94ea7fd42c70395f250997c9658aac6e53dad/powerapi-0.6.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b16c03ed34df624301122e13d221d3a", "sha256": "e67db879c91923bbdc18afc0429389e20f8e1ae16c711ff137eb0428b9f20c2f" }, "downloads": -1, "filename": "powerapi-0.6.6.tar.gz", "has_sig": false, "md5_digest": "6b16c03ed34df624301122e13d221d3a", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41579, "upload_time": "2019-07-24T12:57:22", "url": "https://files.pythonhosted.org/packages/10/69/728f1ee91c08faa6520abdd163ee7c301243ed81062b4ca204bc1d810728/powerapi-0.6.6.tar.gz" } ], "0.6.7": [ { "comment_text": "", "digests": { "md5": "332a3d9b346796202bc2c64bf0b87d0e", "sha256": "117b27185960011d9b0c5f8f361b46e884a33b6159ca316653612c875705eaad" }, "downloads": -1, "filename": "powerapi-0.6.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "332a3d9b346796202bc2c64bf0b87d0e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 108547, "upload_time": "2019-07-25T15:42:40", "url": "https://files.pythonhosted.org/packages/f3/d9/8ba4da7f3449c0bc64cbbf179a142a031f4c2cfb00c8fc6e0d48214450b7/powerapi-0.6.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "58b436eee7eb6a915ca1093e1043108e", "sha256": "c7e9728050f541daf934ac3aa6758f673f8f80cfb250676e5052fd1ee7749877" }, "downloads": -1, "filename": "powerapi-0.6.7.tar.gz", "has_sig": false, "md5_digest": "58b436eee7eb6a915ca1093e1043108e", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41579, "upload_time": "2019-07-25T15:42:41", "url": "https://files.pythonhosted.org/packages/af/b1/28443a9ed8774fa17cb6f8c1136059d9cb3c3e1bfcc8149bde3a143253a0/powerapi-0.6.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "332a3d9b346796202bc2c64bf0b87d0e", "sha256": "117b27185960011d9b0c5f8f361b46e884a33b6159ca316653612c875705eaad" }, "downloads": -1, "filename": "powerapi-0.6.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "332a3d9b346796202bc2c64bf0b87d0e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.7", "size": 108547, "upload_time": "2019-07-25T15:42:40", "url": "https://files.pythonhosted.org/packages/f3/d9/8ba4da7f3449c0bc64cbbf179a142a031f4c2cfb00c8fc6e0d48214450b7/powerapi-0.6.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "58b436eee7eb6a915ca1093e1043108e", "sha256": "c7e9728050f541daf934ac3aa6758f673f8f80cfb250676e5052fd1ee7749877" }, "downloads": -1, "filename": "powerapi-0.6.7.tar.gz", "has_sig": false, "md5_digest": "58b436eee7eb6a915ca1093e1043108e", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.7", "size": 41579, "upload_time": "2019-07-25T15:42:41", "url": "https://files.pythonhosted.org/packages/af/b1/28443a9ed8774fa17cb6f8c1136059d9cb3c3e1bfcc8149bde3a143253a0/powerapi-0.6.7.tar.gz" } ] }