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.dev101.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.dev101.tar.gz.
File metadata
- Download URL: physalia-0.0.1.dev101.tar.gz
- Upload date:
- Size: 7.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49c7504186dd209167425ebe6d8c0c856a79032deef9ebceabea7b564a7b747f
|
|
| MD5 |
8f036623406b0fff73ff583d11e3b5ae
|
|
| BLAKE2b-256 |
c18799a3ea076a6a924e35d44a5a787e3a55bd85e26c6880e373c3cc421c84c1
|
File details
Details for the file physalia-0.0.1.dev101-py2-none-any.whl.
File metadata
- Download URL: physalia-0.0.1.dev101-py2-none-any.whl
- Upload date:
- Size: 27.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b14a96a335a854d9b5c7f6d5c236481ee0e9b2f8870879a13440b076babbc51
|
|
| MD5 |
dc62dc3016928743b8c7ab49e3dedbf4
|
|
| BLAKE2b-256 |
f353f09baa9611f5f37b7d3018dd830c21f2b6ae1a8d361d3d9633946f58154f
|