Пакет pytables: Информация

    Исходный пакет: pytables
    Версия: 3.5.2-alt1
    Собран:  19 января 2021 г. 10:20
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.pytables.org/

    Лицензия: MIT
    О пакете: Managing hierarchical datasets
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    pytables (e2kv5, e2kv4, e2k)
    pytables-doc (noarch)
    pytables-py3 (e2kv5, e2kv4, e2k)
    python-module-tables (e2kv5, e2kv4, e2k)
    python-module-tables-bench (e2kv5, e2kv4, e2k)
    python-module-tables-debuginfo (e2kv5, e2kv4, e2k)
    python-module-tables-tests (e2kv5, e2kv4, e2k)
    python3-module-tables (e2kv5, e2kv4, e2k)
    python3-module-tables-debuginfo (e2kv5, e2kv4, e2k)
    python3-module-tables-tests (e2kv5, e2kv4, e2k)

    Сопровождающий: Grigory Ustinov


      1. python3-devel
      2. libblosc-devel
      3. python3-module-Cython
      4. python3-module-distribute
      5. python3-module-mock
      6. python3-module-numexpr-tests
      7. python3-module-setuptools
      8. liblzo2-devel
      9. bzlib-devel
      10. libnumpy-devel
      11. libnumpy-py3-devel
      12. rpm-build-python >= 0.8
      13. rpm-build-python3
      14. python-devel = 2.7
      15. python-module-Cython
      16. python-module-Pyrex
      17. python-module-docutils
      18. python-module-lxml
      19. python-module-matplotlib
      20. python-module-mock
      21. python-module-numexpr
      22. python-module-numexpr-tests
      23. python-module-numpy
      24. python-module-numpy-addons
      25. python-module-numpydoc
      26. python-module-pathlib2
      27. python-module-setuptools
      28. python-module-sphinx
      29. python-module-sphinx_rtd_theme
      30. docbook-dtds
      31. docbook-tldp-xsl
      32. python-tools-2to3
      33. fop
      34. libhdf5-devel
      35. xsltproc
      36. inkscape
      37. java-devel-default
      38. ipython

    Последнее изменение


    19 июля 2019 г. Grigory Ustinov 1:3.5.2-alt1
    - Build new version.
    9 апреля 2019 г. Grigory Ustinov 1:3.5.1-alt1
    - Build new version for python3.7.
    22 марта 2019 г. Anton Farygin 1:3.4.2-alt2
    - removed w3c-markup-validator-libs build dependency