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.dev102.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.dev102.tar.gz.
File metadata
- Download URL: physalia-0.0.1.dev102.tar.gz
- Upload date:
- Size: 7.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1357dda5dac2875439200746220a298e531908cda6d9fb1255059f175236cd7c
|
|
| MD5 |
e49ac4b31ae16076753cee9baad02c97
|
|
| BLAKE2b-256 |
b1b48cc0cbadfd20cb689cb61a6405ffe0d39c5142d21e9c97c13f10d7b38be2
|
File details
Details for the file physalia-0.0.1.dev102-py2-none-any.whl.
File metadata
- Download URL: physalia-0.0.1.dev102-py2-none-any.whl
- Upload date:
- Size: 27.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b66054fd58319eeab23fd3ccf01d7cb3744d60f305ce86dbc31b9730f1a1de2
|
|
| MD5 |
b0f1c5dd0ffe8989c03ace9f21a96d4e
|
|
| BLAKE2b-256 |
9e4edf2bc3d4ff970e279c80c8607715aa91b77451c36de2a59c8b6c1ae33184
|