Versions

Description

PyTables is a package for managing hierarchical datasets and designed to efficiently cope with extremely large amounts of data. It is built on top of the HDF5 library and the NumPy package. It features an object-oriented interface that, combined with C extensions for the performance-critical parts of the code (generated using Cython), makes it a fast, yet extremely easy to use tool for interactively save and retrieve very large amounts of data. One important feature of PyTables is that it optimizes memory and disk resources so that they take much less space (between a factor 3 to 5, and more if the data is compressible) than other solutions, like for example, relational or object oriented databases.

Repository

https://github.com/PyTables/PyTables.git

Project Slug

pytables

Last Built

15 hours ago passed

Maintainers

Home Page

http://www.pytables.org/

Badge

Tags

Project has no tags.

Short URLs

pytables.readthedocs.io
pytables.rtfd.io

Default Version

latest

'latest' Version

master