Skip to main content

Python Objects Onto HDF5

Project description

Travis Appveyor Codecov

h5io

h5io is a package designed to facilitate saving some standard Python objects into the forward-compatible HDF5 format. It is a higher-level package than h5py.

Get the latest code

To get the latest code using git, simply type:

git clone git://github.com/h5io/h5io.git

If you don’t have git installed, you can download a zip or tarball of the latest code: https://github.com/h5io/h5io/archives/master

Install h5io

As any Python packages, to install h5io, go in the source code directory and do:

python setup.py install

or if you don’t have admin access to your python setup (permission denied when install) use:

python setup.py install --user

You can also install the latest release version with pip:

pip install h5io --upgrade

or for the latest development version (the most up to date):

pip install -e git+https://github.com/h5io/h5io#egg=h5io-dev --user

Dependencies

The required dependencies to build the software are h5py and numpy. scipy is required for sparse matrix IO support.

Licensing

h5io is BSD-licenced (3 clause):

This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative.

Copyright (c) 2011, authors of h5io All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the names of h5io authors nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission.

This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

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

h5io-0.1.5.tar.gz (29.2 kB view details)

Uploaded Source

Built Distribution

h5io-0.1.5-py3.7.egg (25.4 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: h5io-0.1.5.tar.gz
  • Upload date:
  • Size: 29.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11

File hashes

Hashes for h5io-0.1.5.tar.gz
Algorithm Hash digest
SHA256 2e4d2eb83f69900d2562026ee0cae01121173b80f37b15169499a502cfed8674
MD5 a84a7804adc6de472c7d9347157f9dd5
BLAKE2b-256 88b3c70bf743ee3d175623bd96a424e895290b68f66c99a5cb1757053f02471e

See more details on using hashes here.

Provenance

File details

Details for the file h5io-0.1.5-py3.7.egg.

File metadata

  • Download URL: h5io-0.1.5-py3.7.egg
  • Upload date:
  • Size: 25.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11

File hashes

Hashes for h5io-0.1.5-py3.7.egg
Algorithm Hash digest
SHA256 9c5450d2f2ce5ac8119b5a74f744ba0d36bedeef8c56552714b056eb1da029f7
MD5 0fbadb3c96b23fcdff99c9504b64e74d
BLAKE2b-256 9d87f4ef357d740ec4145d94b65969161b0c55a02f3d0bc606e8d969fb87c757

See more details on using hashes here.

Provenance

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