Name : pytables Relocations: (not relocatable) Version : 3.2.2 Vendor: ALT Linux Team Release : alt1.dev0.git20150828.1 Build Date: Sun Apr 3 08:09:59 2016 Install date: (not installed) Build Host: imz-sisyphus.hasher.altlinux.org Group : Development/Python Source RPM: (none) Size : 3742803 License: MIT Packager : Eugeny A. Rostovtsev (REAL) URL : http://www.pytables.org/ Summary : Managing hierarchical datasets Description : PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data. PyTables is built on top of the HDF5 library, using the Python language and the NumPy package (it also supports numarray and Numeric right out-of-the-box). It features an object-oriented interface that, combined with C extensions for the performance-critical parts of the code (generated using Pyrex), makes it a fast, yet extremely easy to use tool for interactively dealing with, processing and searching very large amounts of data. One important feature of PyTables is that it optimizes memory and disk resources so that data takes much less space (specially if on-flight compression is used) than other solutions such as relational or object oriented databases.