pypvfs
pypvfs is the PyPI package name for Pinnacle Technology PVFS — a virtual filesystem format used for physiological recordings. It is not the historical HPC “Parallel Virtual File System” or other unrelated uses of the “PVFS” acronym.
Install from PyPI, then import the pvfs_tools package:
pip install pypvfs
from pvfs_tools.Core.pvfs_data_file import PvfsDataFile
pvfs_tools provides:
pvfs_tools.Core— low-level PVFS access viactypesand bundled native libraries (pvfs.dll/pvfs_wrapper.dllon Windows,libpvfs.so/libpvfs_wrapper.soon Linux).pvfs_tools.Database— higher-level helpers for experiment databases (SQLAlchemy-backed).
Runtime dependencies are listed in pyproject.toml (numpy, pydantic, SQLAlchemy, Pillow).
Supported platforms (PyPI wheels)
Published wheels target 64-bit x86 only:
| Platform | Wheel tag (typical) |
|---|---|
| Linux | manylinux_2_28_x86_64 |
| Windows | win_amd64 |
Wheels are tagged py3-none-…: one wheel per OS covers Python 3.10+ on that OS (the native code does not link against libpython).
There is no published wheel today for macOS, Linux ARM, musl (Alpine), or 32-bit Windows. On those environments, install from the sdist or a git checkout so the native libraries are built locally (see below).
Optional extras
| Extra | Installs | Use case |
|---|---|---|
video |
av (PyAV) |
WebM / VP8 export (WebMWriter and the video example GUI). |
examples |
pyedflib, av |
Tk GUIs that need both EDF export and video/WebM paths. |
test |
pytest, av |
Run the project test suite locally. |
Examples:
pip install "pypvfs[video]"
pip install "pypvfs[examples]"
pip install -e ".[test]" # from a clone: editable install + tests
Native library and building from source
From a wheel: native libraries are already built and installed under pvfs_tools.Core. No compiler is required.
From source (sdist or git clone): the build uses scikit-build-core and CMake to compile pvfs.cpp and pvfs_wrapper.cpp. You need:
- CMake ≥ 3.15 (often pulled into the build environment automatically)
- A C++17 toolchain (
g++/clang++on Linux, MSVC on Windows)
pip install ".[test]"
pytest
Note on
pip install -e .— scikit-build-core's editable mode loads Python files fromsrc/pvfs_tools/, but CMake-built.dll/.sofiles live in thebuild/directory.pvfs_binding.pylooks for the native library next to itself, so an editable install will fail with “native library could not be loaded”. Use a regular install (or rebuild between edits) when you need the native code.
Examples (bundled in the wheel)
Runnable scripts are installed under pvfs_tools.examples. After pip install pypvfs you can use the pypvfs-examples command on your PATH, or run modules with python -m:
| Module | Suggested install | Description |
|---|---|---|
pvfs_tools.examples.pvfs_create_cli |
base package | CLI: synthetic PVFS file |
pvfs_tools.examples.pvfs_to_edf_converter |
pypvfs[examples] (needs pyedflib) |
Tk: PVFS → EDF+ |
pvfs_tools.examples.pvfs_to_video_converter |
pypvfs[video] or pypvfs[examples] (needs av) |
Tk: PVFS video → WebM |
pypvfs-examples --list
python -m pvfs_tools.examples.pvfs_create_cli --help
The same .py files also live under examples/ in the repository for browsing in GitHub.
Documentation and source
- PyPI shows this README; the BSD 3-Clause license text is included in package metadata (see the
LICENSEfile in the installed.dist-info/ sdist). - Library usage (detailed): docs/USAGE.md — workflows, APIs, and patterns; not in the wheel; browse on GitHub or in a clone. Written to match
tests/test_pvfs.py. - Source and issues: github.com/Pinnacle-Technology-Inc/pypvfs (also set as
Repository/Documentationinpyproject.tomlforpip show/ PyPI links). - Releases (maintainers): see docs/RELEASE.md in the repo — not installed into
site-packages.
Publishing (maintainers)
Routine releases use GitHub Actions and PyPI trusted publishing (OIDC), not ad-hoc twine from a laptop.
- Bump
versioninpyproject.tomland commit. - Create and push a tag whose name starts with
v(e.g.git tag v1.0.6 && git push origin v1.0.6). - Confirm the Publish to PyPI workflow ran for that tag (or run it manually from the Actions tab).
That workflow uses cibuildwheel on Linux and Windows to build the platform wheels and uploads wheels plus the sdist. Details: docs/RELEASE.md.
Release files for pypvfs 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pypvfs-1.0.6.tar.gz | 19.9 MB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pypvfs-1.0.6-py3-none-win_amd64.whl | Python 3 | none | Windows x86-64 | Details |
| pypvfs-1.0.6-py3-none-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | Python 3 | none | Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 | Details |
Total release size: 20.5 MB
Release files / pypvfs-1.0.6.tar.gz
| Download URL | pypvfs-1.0.6.tar.gz |
|---|---|
| Size | 19.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cc8c8056f4014cb4d0e7f99d891d71b0506f15696c132bd10b991010563b7eae
|
|
BLAKE2b-256 checksum How to use checksums |
46892b9775884dcadb8be7ac45425ddefcf88971408df5c0caa194b7b473c6c3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 13, 2026.
Transparency logRelease files / pypvfs-1.0.6-py3-none-win_amd64.whl
| Download URL | pypvfs-1.0.6-py3-none-win_amd64.whl |
|---|---|
| Size | 108.7 kB |
| Tags | Python 3 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
da2a7a6098544e23dea96a53409545c67341af4ba0eadfff81b363554712bd1d
|
|
BLAKE2b-256 checksum How to use checksums |
48929dd7a03c747951aadcff0ddd2cb66c5b54083f16aa154e82cf63cea12ba8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 13, 2026.
Transparency logRelease files / pypvfs-1.0.6-py3-none-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | pypvfs-1.0.6-py3-none-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 573.6 kB |
| Tags | Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 Python 3 |
|
SHA-256 checksum How to use checksums |
b322c7c30030bb9ce1be363aa02681c0028856ff4052e0ffade12215dc344c79
|
|
BLAKE2b-256 checksum How to use checksums |
f38cf0c5b1a44d9ac989678dd0497d63e2fef1f7f1c60b61928f0a79d6ea725d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on May 13, 2026.
Transparency log