Package pytables: Information

    Source package: pytables
    Version: 3.10.2-alt3
    Latest version according to Repology
    Build time:  Oct 30, 2025, 02:00 PM in the task #398643
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    pytables (x86_64, i586, aarch64)
    pytables-doc (noarch)
    python3-module-tables (x86_64, i586, aarch64)
    python3-module-tables-debuginfo (x86_64, i586, aarch64)
    python3-module-tables-tests (x86_64, i586, aarch64)

    Maintainer: Anton Vyatkin


    ACL:
    @python
    Anton Vyatkin
    Grigory Ustinov
    @qa
    @everybody

      1. libblosc-devel
      2. libblosc2-devel
      3. bzlib-devel
      4. python3-devel
      5. python3-module-Cython
      6. python3-module-cpuinfo
      7. python3-module-distribute
      8. python3-module-mock
      9. python3-module-numexpr
      10. python3-module-numpy-testing
      11. python3-module-pyproject-installer >= 0.4.0
      12. python3-module-setuptools
      13. python3-module-typing_extensions
      14. python3-module-wheel
      15. rpm-build-intro >= 2.2.5
      16. rpm-build-python3
      17. libhdf5-devel
      18. liblzo2-devel
      19. libnumpy-py3-devel

    Last changed


    Oct. 29, 2025 Anton Vyatkin 1:3.10.2-alt3
    - Fix tests (locally tests pass).
    Sept. 28, 2025 Grigory Ustinov 1:3.10.2-alt2
    - Disable tests for building python3.13.
    Feb. 1, 2025 Anton Vyatkin 1:3.10.2-alt1
    - New version 3.10.2.