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.4.tar.gz (32.1 kB view details)

Uploaded Source

Built Distribution

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

h5io-0.1.4-py3.7.egg (25.2 kB view details)

Uploaded Egg

File details

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

File metadata

  • Download URL: h5io-0.1.4.tar.gz
  • Upload date:
  • Size: 32.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for h5io-0.1.4.tar.gz
Algorithm Hash digest
SHA256 623690ce134522c0b5184d4793c1fe7bd1230308f0a35f77631aa69af81c36ed
MD5 d1491e7c017a7b56217773dbedb83ce2
BLAKE2b-256 1181f1e24d13abc4f3d92b3c1457ea47e3c0dbb2b3726bf5ac9f199f4cc8c152

See more details on using hashes here.

File details

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

File metadata

  • Download URL: h5io-0.1.4-py3.7.egg
  • Upload date:
  • Size: 25.2 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11

File hashes

Hashes for h5io-0.1.4-py3.7.egg
Algorithm Hash digest
SHA256 d9ecea003b6040d63d686bc3cf9517bf50e1e931e9adb312f04fa9a74e1990aa
MD5 d2f7011076970ff014fa8f5e1ef40a24
BLAKE2b-256 2be4c2e1993da2661d278987c3776c517877954981ca42bc2d9fbf1555fec581

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