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.17.0-cp314-cp314-win_amd64.whl (782.3 kB view details)

Uploaded CPython 3.14Windows x86-64

hive_data_access-0.17.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.17.0-cp314-cp314-macosx_11_0_arm64.whl (799.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

hive_data_access-0.17.0-cp313-cp313-win_amd64.whl (778.8 kB view details)

Uploaded CPython 3.13Windows x86-64

hive_data_access-0.17.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.17.0-cp313-cp313-macosx_11_0_arm64.whl (822.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

hive_data_access-0.17.0-cp312-cp312-win_amd64.whl (781.2 kB view details)

Uploaded CPython 3.12Windows x86-64

hive_data_access-0.17.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.17.0-cp312-cp312-macosx_11_0_arm64.whl (923.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

hive_data_access-0.17.0-cp311-cp311-win_amd64.whl (796.4 kB view details)

Uploaded CPython 3.11Windows x86-64

hive_data_access-0.17.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.17.0-cp311-cp311-macosx_11_0_arm64.whl (967.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

hive_data_access-0.17.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.17.0-cp310-cp310-macosx_11_0_arm64.whl (822.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 19ea038d61eb002ebf207a2c380c4fbb331b2e252420f06a93f42002d19dafeb
MD5 7582a8b18e43b7dff57d8ea9a88ac4c2
BLAKE2b-256 b85ec090da5729e9c64daaabbcc6cdfcdc53b854951635c5c19671187b0a94ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf7aeb8138bc3637e71d2765d1ed03b306f7ff696cf6ee3d64db817e085b9ba5
MD5 b2a5406e3fd8e5d94373897c20b60a93
BLAKE2b-256 5264fbdb8ccfc94172c8226466c3520613018eee6c7493099a4ea312ca856338

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4379ffaba0bd1eba1381ec4fd6bf29ac04c2017abefa75b75cfa0a7b06d9c1f4
MD5 491eb6120a306a65e2cc33797586f9a2
BLAKE2b-256 eb23b7920fe3940da06bf31f6353c2f17b478115f1e847b3d76e5226baef647a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 cc625f9b5205a2e9f5d9551ae25d9d85c9cd805a402fe0b55d2a7ac5704a9bd2
MD5 05d2ba134c6c97628f93e1b44e5db233
BLAKE2b-256 26455996be8f70c8a5eb2f8e05b342323acf17e575a321e94bb964562bf0bb80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 19dd3b00218b6e85ccfa8b6931858141c83ba0d0eba0bdcc47f3f73ae0e31864
MD5 7012f284ba46263816f9a8b320efc8f9
BLAKE2b-256 a59ff96d47d5b9b93dc90b27ca70182633604d6021cf79a5886c8b1b06c2624d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe57ba77755e39ecc547efcf2ee532ad1608d34fe429629e62e71773006927e5
MD5 9da6b93045766bb813b363f7e2e589cf
BLAKE2b-256 10514af094a0748504f937746353db930d706ea3e913a6936b8f121efc2cc3cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 52c2b7c8ab4ef380f5ab7f45889609d18b48e2c4bc7ce5534cbd2fde3a90ccd5
MD5 bf4b9404bba3e2811aa1692cfc979031
BLAKE2b-256 bbd70933a3719c59bb96d7f63116286bbb20055ee92d5cec1c2f0d3c5d3e05df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ea6ce5e5d697d841e06cd2aba204643365c8610e16ecea0337a7a1549c2111e8
MD5 6f1894915ec501ebccac0583b38c0e51
BLAKE2b-256 ac30ae42d599ad0dcf6f77e6c6950a19e71cddd1eb85fc2d44fe6488c8ee3a2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eceabd774ac1e75c6c42526178fe2a2f2c81c3c01507d5aca53555042b7951f0
MD5 f7757ca7e5d75aa7aaf2d28cd570d441
BLAKE2b-256 c2d7e60b11f9b7d3299fd9595fd8afd39e182b466050524ac02d69179e940ac0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 07f7cfc4608d8cd2b2d39b125bf9834135691eafe2751145ca300069022ba1f9
MD5 f8d8fcf547a9073569b4fadcc2b75529
BLAKE2b-256 bb2214395a60c70b34c55fee97735a41bd07bab5c9bc33583e85df8a8ba1a47e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8aef7a5300035bb5bab818d634cce82d6cbc3f83557bec47730f45088b6bb10f
MD5 69326eb901d15551d42cb8de38938467
BLAKE2b-256 3397ef10b5099977f93d1d0183680a726d1185165ee3335c345d97c6182b3dc3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1715a8651644c76d7a8a1ab7a6d8d244c18b10d70250ce6731c6f7155c1013bf
MD5 93488088bd34394cb88142420e6a0748
BLAKE2b-256 93b063f6b30cf470d6c648aaade543f971087fedf01075786027931e449e17b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0e098c8a197ce83a69b43a5245f58ead9a718f6c582a7470be0d8fc417b4390c
MD5 3aa8ef76517eb5548e4c01ef64fb0229
BLAKE2b-256 0c7b66cd315ae7b4ae8c373b4c3eae73129f2821a25604b29c9b90c4c64c1228

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a389e54eb52bbbbeaaedbde3a9f32847cd56cebc49369d578e3973fd9c2c261d
MD5 5c88b1436ba18f6fa7ab67d2f10f15a2
BLAKE2b-256 1618b1c4337ff44894fc6c7992e1361cff1df2940f3e12ccdbfc7828a0020f00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hive_data_access-0.17.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af059527a15a10a135ee4c59e41e45840e2a1b19ceb43d5df94bdff3ad508d2d
MD5 2bfb0536abef948c9608bc6fedab7170
BLAKE2b-256 f22ce8f2baa05e1b58b374820f30015448d0aadfb93ec4076e2ed029ef366b96

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