Git Product home page Git Product logo

h5py's Introduction

image

HDF5 for Python

Websites

For advanced installation options, see http://docs.h5py.org.

Prerequisites

You need, at a minimum:

  • Python 2.6, 2.7, 3.2, 3.3, or 3.4
  • NumPy 1.6.1 or later
  • The "six" package for Python 2/3 compatibility

To build on UNIX:

  • HDF5 1.8.4 or later (on Windows, HDF5 comes with h5py)
  • Cython 0.17 or later
  • If using Python 2.6, unittest2 is needed to run the tests

Installing on Windows

Download an installer from http://www.h5py.org and run it.

Installing on UNIX

Via pip (recommended):

pip install h5py

From a release tarball or Git checkout:

python setup.py build
python setup.py test # optional
[sudo] python setup.py install

Reporting bugs

Open a bug at http://github.com/h5py/h5py/issues. For general questions, ask on the list (https://groups.google.com/d/forum/h5py).

h5py's People

Contributors

andrewcollette avatar ddale avatar tacaswell avatar ulrikpedersen avatar aragilar avatar tecki avatar mbrucher avatar lhole avatar khinsen avatar pdebuyl avatar ghisvail avatar kynan avatar tovrstra avatar anntzer avatar mczwier avatar parkin avatar chinasaur avatar johntyree avatar jkrajniak avatar andy-slac avatar syhw avatar dkriegner avatar stuarteberg avatar bgrant avatar petercolberg avatar peterc-dls avatar matthewturk avatar matthew-brett avatar mrjbq7 avatar xmj avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.