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.dev108.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.dev108.tar.gz.
File metadata
- Download URL: physalia-0.0.1.dev108.tar.gz
- Upload date:
- Size: 7.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2de0b7dbbd1685469448635165f27f593479496cce9b48ac1e9abbc7c3844a5f
|
|
| MD5 |
f20427280a9443715c68f33c52b141ff
|
|
| BLAKE2b-256 |
83630c8a00c9a0a9acaf171fe79188bcdce33193cc5265096b913426aea32071
|
File details
Details for the file physalia-0.0.1.dev108-py2-none-any.whl.
File metadata
- Download URL: physalia-0.0.1.dev108-py2-none-any.whl
- Upload date:
- Size: 28.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67d9990e0b023a3481731144d724863f0534fd7dd591389f6b1efe256e5edf8f
|
|
| MD5 |
0f6194618e8d1c14030b16146e85c489
|
|
| BLAKE2b-256 |
b39ae5ae47149408460e1212e0d413f57be09c8ff9c9b70cfbae521ad200de83
|