Skip to main content

efficient storage of large features data

Project description

Documentation status Tests status Coverage status Anaconda

h5features

The h5features python package provides easy to use and efficient storage of large features data on the HDF5 binary file format.

Installation from conda

conda install -c coml h5features

Installation from pip

pip install h5features

Installation from sources

  • dependencies

    The package depends on numpy, scipy and h5py. They can be automatically installed by the setup script but it takes a long time (full compilation). You may want to install the dependancies through your system package manager.

    On Debian/Ubuntu:

    sudo apt-get install python3-numpy python3-scipy python3-h5py

    Using Python anaconda:

    conda install numpy scipy h5py
  • h5features

    Install it from the sources with:

    python setup.py build && python setup.py install

Documentation

  • See the complete documentation online

  • Or build it with:

    pip install Sphinx
    cd docs && make html

    The home page of the compiled documentation is docs/_build/html/index.html.

Test

The package comes with a unit-tests suit. To run it, first install pytest on your Python environment:

pip install pytest

Then run the tests with:

pytest -v ./test

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

h5features-1.4.1.tar.gz (44.9 kB view details)

Uploaded Source

Built Distribution

h5features-1.4.1-py3-none-any.whl (48.9 kB view details)

Uploaded Python 3

File details

Details for the file h5features-1.4.1.tar.gz.

File metadata

  • Download URL: h5features-1.4.1.tar.gz
  • Upload date:
  • Size: 44.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10

File hashes

Hashes for h5features-1.4.1.tar.gz
Algorithm Hash digest
SHA256 9975f4f8c14e836ade66765ed50ab9cfba710e145a148a3e7987ab5063a67215
MD5 cfc16770d40d15d4ed1e79bd68deef0e
BLAKE2b-256 13ee88bd8eb62545272e29119f60511bde60dbb0d230d7e35456c28a419ced27

See more details on using hashes here.

File details

Details for the file h5features-1.4.1-py3-none-any.whl.

File metadata

  • Download URL: h5features-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 48.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.5

File hashes

Hashes for h5features-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fd219b8cb1e2a017ebbc665c76a1cb45ddcafbcb9dcd6d584d4e706192e1018d
MD5 b7acd40c373e0be2566fe7c7855e251e
BLAKE2b-256 f503d524046c8e902753f7fc8a7d1079b94e9154a79642f8256c6cf8c16bb979

See more details on using hashes here.

Supported by

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