Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37497456
en ru br
ALT Linux repos
S:3.8.0-alt3.2

Group :: Development/Python3
RPM: pytables

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.8.0-alt3.2
Build date: 23 august 2023, 10:39 ( 35.0 weeks ago )
Size: 2.81 Mb

Home page:   http://www.pytables.org/

License: MIT
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.

Current maintainer: Ivan Melnikov

List of contributors

List of rpms provided by this srpm:

  • pytables
  • pytables-doc
  • pytables-py3
  • python-module-tables-debuginfo
  • python-module-tables-tests
  • python-module-tables-bench
  • python-module-tables
  • python3-module-tables
  • python3-module-tables-debuginfo
  • python3-module-tables-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin