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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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.dev109-py2-none-any.whl.
File metadata
- Download URL: physalia-0.0.1.dev109-py2-none-any.whl
- Upload date:
- Size: 30.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a32419c7a254b9d8901b733fcf94768ef51b71979be6c70219b67d05b6813758
|
|
| MD5 |
d9bd03e33b63e96ae16806d8051e1abe
|
|
| BLAKE2b-256 |
0abb7007066432bb83ddd0935bf27d4f3f9583e8c5f0eec597bf2890835b7d8c
|