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.5.tar.gz (1.9 MB 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.5-py3-none-any.whl (2.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bivital-0.1.5.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for bivital-0.1.5.tar.gz
Algorithm Hash digest
SHA256 f105cd527d75c7e6610f06033ad89584e72ce96c16e82e468f71d0e9f47fdc35
MD5 de5648ab7229068201cbe9d5b3956756
BLAKE2b-256 11c6cad7e97b121f1b5f28fa567ae68992ff3097e71dd7765d8a18b0db3a60d4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bivital-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for bivital-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 18b65f243fae8f1661846f846d507743f6c7d05d24dbc1281156b99b90d4d611
MD5 e1c1a21e97000eddfc10252f29cad9f3
BLAKE2b-256 2c95e1491439746e083e36f3ba0ddaa639b8cb03998b0600489fcb6df8206a58

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