Test suite for energy consumption
Project description
[](https://travis-ci.org/TQRG/physalia)
[](https://badge.fury.io/py/physalia)
[](https://pypi.python.org/pypi/physalia)
[](https://pypi.python.org/pypi/physalia)
# Physalia
Energy measurement framework for Mobile Apps.
More info and documentation in the [website](https://tqrg.github.io/physalia/).
## Install
```
$ pip install physalia
```
## Example
````
from physalia.energy_profiler import AndroidUseCase
def prepare():
pass
def run():
pass
use_case = AndroidUseCase('login', 'com.test.app', '12', run, prepare)
use_case.profile()
````
[](https://badge.fury.io/py/physalia)
[](https://pypi.python.org/pypi/physalia)
[](https://pypi.python.org/pypi/physalia)
# Physalia
Energy measurement framework for Mobile Apps.
More info and documentation in the [website](https://tqrg.github.io/physalia/).
## Install
```
$ pip install physalia
```
## Example
````
from physalia.energy_profiler import AndroidUseCase
def prepare():
pass
def run():
pass
use_case = AndroidUseCase('login', 'com.test.app', '12', run, prepare)
use_case.profile()
````
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
physalia-0.0.1.dev106.tar.gz
(7.3 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file physalia-0.0.1.dev106.tar.gz.
File metadata
- Download URL: physalia-0.0.1.dev106.tar.gz
- Upload date:
- Size: 7.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f7fdce1644b9c37dee88126d240894a855b15df6322bfb7a05f111d5bfe661c
|
|
| MD5 |
7591625d8904ecadf1589c1baff3e3f8
|
|
| BLAKE2b-256 |
98719c95b0f01fb60a80c35a6fc4d33bf63a29d8292d10777e43d0fcb2981a79
|
File details
Details for the file physalia-0.0.1.dev106-py2-none-any.whl.
File metadata
- Download URL: physalia-0.0.1.dev106-py2-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e93164e180f34cae4765151d2e8a6884116b98e698b03db7bf7c1ec9c7dfedf5
|
|
| MD5 |
ea9849fa13fd46f3c9c24543476f9687
|
|
| BLAKE2b-256 |
3a369e2cd3d7b08f74a4119d8026af11777dbba1e112f3ff02c50d3b7004931a
|