Overview
arus python package provides a computation framework to manage and process ubiquitous sensory data for activity recognition.
Get started
Prerequists
python >= 3.6
Installation
> pip install arus
or with pipenv
> pipenv install arus
or with poetry
> poetry add arus
Plugins
arus packages can be extended to involve more file types, Bluetooth devices or network protocols. The following list includes official plugins that extend arus.
Official plugins
arus-stream-metawear: aStreamclass that can be used to stream data acquired from a Metawear device (A wireless Bluetooth sensor) in real-time.
Development
Prerequists
python >= 3.6
poetry >= 0.12.17
Set up development environment
> git clone https://github.com/qutang/arus.git
> cd arus
> poetry install
Release files for arus 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| arus-0.2.3.tar.gz | 35.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| arus-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 79.4 kB
Release files / arus-0.2.3.tar.gz
| Download URL | arus-0.2.3.tar.gz |
|---|---|
| Size | 35.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d7c6ca452c707262a925b1bf89279f28d12dcd8be8ac36eacaf7e4cdf1d2652b
|
|
BLAKE2b-256 checksum How to use checksums |
99c06b24f9c63ddcca9b0f56b952fbf290bf9b5f0e984a8d3807b36dd36b2da0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
|
Release files / arus-0.2.3-py3-none-any.whl
| Download URL | arus-0.2.3-py3-none-any.whl |
|---|---|
| Size | 43.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dfe0221dae4b5a22c932061835da413deafd7497e01547aa55b56cbcf8386878
|
|
BLAKE2b-256 checksum How to use checksums |
e6bb4ddad79850aa0f8168834831d774ee8ebaf99e37485137fd08587e823228
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
|