Skip to main content

BiVital Library

Project description

bivital

PyPI - Version Python Versions License

bivital is the official Python library for the BI-Vital data workflow.
It helps you organize, preprocess, and manage measurement projects, series, and raw data collected via BI-Vital systems.


🚀 Features

  • Project structure setup
  • Series and data import
  • Label management
  • Command-line tool (bvtool) for fast interaction
  • Optional Jupyter workflow extras ([notebook])

📦 Installation

Requires Python ≥ 3.10
(3.11/3.12 recommended)

Stable release (PyPI)

pip install bivital

With notebook extras

pip install "bivital[notebook]"

From source (local checkout)

# in the repo root
pip install .
# or in editable/development mode (plus notebook extras)
pip install -e ".[notebook]"

🛠 Usage

Command-Line Interface (CLI)

bvtool -h
bvtool project -p PATH -n NAME
bvtool series  -p PATH -n NAME
bvtool data    -p PATH -s pc
bvtool label   -p PATH

Python (minimal check)

import bivital
print("bivital version:", getattr(bivital, "__version__", "unknown"))

📂 Example Project Structure

BiVitalProject/
├── Series1/
│   └── MAC_01/
│       └── log_01.csv
└── Series2/
    └── ...

💬 Support & Contributing

Contributions are welcome—please open an issue to discuss changes first.


📜 License

MIT © University Bielefeld

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bivital-0.1.3.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bivital-0.1.3-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file bivital-0.1.3.tar.gz.

File metadata

  • Download URL: bivital-0.1.3.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for bivital-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9271ceb0c64dee7f60fde09c079276773e611d272409606269567c15d504aaa0
MD5 891f7e0ffed131a56701c288cc4b17da
BLAKE2b-256 768ba8b03c7f9515b233679a5e52d6a4fd7fdc45bd1bae0700ecd104584472f0

See more details on using hashes here.

File details

Details for the file bivital-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: bivital-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for bivital-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4e2a3f1f5c4075eca030d1d871d9990e26bd3eaad3b0a5c37852fe94a657195f
MD5 aff32219c43c804a127ac9572c755492
BLAKE2b-256 fdaf4c7d7d8f6c7ae1fc423be45d0bed9b1c043947c738a78405c48d8abffddc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page