Skip to main content

Programmatic access to Hive-format mass spectrometry data (.mzB/.hmD) in Python.

Project description

hive-data-access

hive-data-access provides programmatic access to Hive-format mass spectrometry data for Python applications.

This package is the Python implementation of the Hive Data Access API, and is designed to be used as a low-level data access layer. For interactive visualization and analysis examples, see hivetoolkit.


Installation

pip install hive-data-access

Note: The PyPI package name is hive-data-access, but it is imported as hive_data_access in Python.


Minimal usage

import hive_data_access

# Open & close a Hive format file (.mzB / .hmD)
hive = hive_data_access.HiveFile("sample.mzB")
hive.close()

Supported environments

  • Python 3.10–3.14
  • Windows (x86_64)
  • Linux (manylinux x86_64)
  • macOS (arm64)

Licensing

hive-data-access is distributed by Reifycs Inc. under the Hive Data Access API Public Distribution License (PDL).

See the included LICENSE file or the PDL online: https://www.reifycs.com/legal/hive-data-access-api-pdl

Third-party license notices are provided in ThirdPartyLicenses.txt.

To read .hmD files, Hive Runtime is required. For details, see: https://www.reifycs.com/products/hive/

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

hive_data_access-0.18.0-cp314-cp314-win_amd64.whl (782.4 kB view details)

Uploaded CPython 3.14Windows x86-64

hive_data_access-0.18.0-cp314-cp314-manylinux_2_28_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

hive_data_access-0.18.0-cp314-cp314-macosx_11_0_arm64.whl (799.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

hive_data_access-0.18.0-cp313-cp313-win_amd64.whl (778.9 kB view details)

Uploaded CPython 3.13Windows x86-64

hive_data_access-0.18.0-cp313-cp313-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

hive_data_access-0.18.0-cp313-cp313-macosx_11_0_arm64.whl (822.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

hive_data_access-0.18.0-cp312-cp312-win_amd64.whl (781.3 kB view details)

Uploaded CPython 3.12Windows x86-64

hive_data_access-0.18.0-cp312-cp312-manylinux_2_28_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

hive_data_access-0.18.0-cp312-cp312-macosx_11_0_arm64.whl (923.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

hive_data_access-0.18.0-cp311-cp311-win_amd64.whl (796.5 kB view details)

Uploaded CPython 3.11Windows x86-64

hive_data_access-0.18.0-cp311-cp311-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

hive_data_access-0.18.0-cp311-cp311-macosx_11_0_arm64.whl (967.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

hive_data_access-0.18.0-cp310-cp310-win_amd64.whl (795.1 kB view details)

Uploaded CPython 3.10Windows x86-64

hive_data_access-0.18.0-cp310-cp310-manylinux_2_28_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

hive_data_access-0.18.0-cp310-cp310-macosx_11_0_arm64.whl (822.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file hive_data_access-0.18.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 4e4c8a136456adc39732d027ea31c7da323eef6eb56a7199731314acd0b04d6b
MD5 24992857ee7589a0509085cf4277355c
BLAKE2b-256 79fd015cbb837dc10fa001e587a7039342e65e9939164508e32ea51e87bed0d6

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c9deef33a9e6b974cbb8e5d01c72520016af7a1bd76fb045cad723ce6bc94b40
MD5 f8a8ae75f839e48b9c0d13c04d9b5367
BLAKE2b-256 4199f2fa2973d5b99dff5525eb4f53a700bf0d9a0b157b30294c0f8158aa5bdc

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8649ce976184ad72bca79c180b486be814e23bba4c2549774e9c09ff6ee7b9b
MD5 7eb5202feacca1d52c3c8b71f9d54d94
BLAKE2b-256 dc0d1614ab1065b85ecd457235e9d5c1a3adc2202a21234df9863a0fc22d4f2d

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6f3b95be3a7fc7623de148585d738c555e17bb3fed54c8d6f918e61112ba8e5a
MD5 5ae55f1e53d5a0d14d9897a7ee884702
BLAKE2b-256 521b2d939ff3e49026cbf4d13f1e6a63bc2c18398702230b819728116546245b

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c1651613e52440e1373ef4af3a9a107d3fc9397451979dddba94eb4813a432b6
MD5 a0dc8fe5ae1a6e3a37379ac9df0406d6
BLAKE2b-256 6dc4dafc82cd35a643b2f4d5fcef1dc8f20f038bbdb48cb90fc06f8ba72c5f75

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5284de1a9e0f57dfc82699efdf1ff92c169254573d776f10a32cb6fc7718eca2
MD5 a8cca3f1a83d702bf4bfe4eded3d4dd1
BLAKE2b-256 8c985d2ba002aec81c9497cd559210f90733af12e408c0e947b7279c9377af1f

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 89d91d236c36c59320325ecc695c87d74a8e8a4be147f3a392ddd3087b5d347b
MD5 9428a9bf8b0dc56d5e3d466e9af358f4
BLAKE2b-256 60769139832a0c285825687fb529a2d854538eeca8639a3947b50c489b68f0b3

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d7c00c3d039fee956e17b5aa8bc13255c49de51c49e17f95c67bd76350d4f60b
MD5 cb57f3c611884259ab75b437bb9f377e
BLAKE2b-256 cb44792477d36a8419ad6c15abf6de9ba911761c79de767dbf3d30a01b04620a

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b86d4fe3842d3f7e3b65a37819d76aeadd934c3e8d6a47df83ba44c32fb1491e
MD5 ed9f6a17ad61eda9fbacc4139b79ab12
BLAKE2b-256 21c4544a74db3fe3573ce174646ca2403692db3157ba3ee59f8c46bf9f957f7d

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1ff647bac446c30de74385c180e9de204db258b5350cb2a431d9584ec88f7c3f
MD5 89fa4f8a342153d72705002ba188fbea
BLAKE2b-256 d3eb7b607881590449cb57d644f75c1c01bc8ea7a5214fc4d6e47d65d2054252

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f6716e5d0a42cfa4bf56369928544e5af80243cc2b870d02c198b0199af03c1
MD5 89c656efc57c06519f884c0564628e80
BLAKE2b-256 5b2e6ff5e9fe296f609106ae41ce1c484e23469e0a1da64f00b59a27317ef716

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 12a63dc3ef8acc053e77ac181f12e7862620a1127ca89ae5d20aa354152f17eb
MD5 9e955dce099d73b3a856030f245aaecc
BLAKE2b-256 c23372e3b5e1e762e37c874ceed9100aa9e031dc432ca10d088f9af7c6ee6af2

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 027e672171f7269843fc5e4d6383dc4a28c7dbdb105415ed66de0c00d91b62ea
MD5 f869d26c3d52d5f4b2fa117dedc2a0b1
BLAKE2b-256 1ef0eba7f00b3fac64b923ec1d44241be49292043829ca27d5f30cad5643ad83

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9544e62427b54da920b0222ed8be7c2dd3871e80006dfb41a6660dcf4e18ec88
MD5 7f6645b29a41223aa25c13006451bfc5
BLAKE2b-256 3d410b7c5deb63f4aab98c3cf0599d8fc1ce89355b64d2cc1997b5a7786e86cc

See more details on using hashes here.

File details

Details for the file hive_data_access-0.18.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hive_data_access-0.18.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d19425834364f15777473fd5af6c6dec8ac8fc5b2ea79cc15a3dc2ae6c031fa3
MD5 cdf28366d618b87c1a5eec7db793aa2a
BLAKE2b-256 e739698259a277ac054e20869ac8511ed4e533076f6aca0d42a2771909770b91

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