Hierarchical datasets for Python
Project Links
Meta
Author: Francesc Alted, Ivan Vilata, Antonio Valentino, Anthony Scopatz, et al.
Requires Python: >=3.11
Classifiers
Development Status
- 5 - Production/Stable
Intended Audience
- Developers
- Information Technology
- Science/Research
License
- OSI Approved :: BSD License
Operating System
- Microsoft :: Windows
- Unix
Programming Language
- Python
- Python :: 3
- Python :: 3 :: Only
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
Topic
- Database
- Software Development :: Libraries :: Python Modules
PyTables is a package for managing hierarchical datasets and designed to efficiently cope with extremely large amounts of data. PyTables is built on top of the HDF5 library and the NumPy package and features an object-oriented interface that, combined with C-code generated from Cython sources, makes of it a fast, yet extremely easy to use tool for interactively save and retrieve large amounts of data.
Jan 04, 2025
3.10.2
Aug 17, 2024
3.10.1
Aug 13, 2024
3.10.0
Nov 27, 2023
3.9.2
Oct 06, 2023
3.9.1
Oct 05, 2023
3.9.0
Dec 23, 2022
3.8.0
Dec 28, 2021
3.7.0
Oct 28, 2019
3.6.1
May 30, 2019
3.5.2
Mar 14, 2019
3.5.1
Jun 12, 2018
3.4.4
Apr 20, 2018
3.4.3
Apr 20, 2017
3.4.2
Apr 12, 2017
3.4.1
Apr 11, 2017
3.4.0
Sep 12, 2016
3.3.0
Jul 05, 2016
3.2.3.1
Jul 04, 2016
3.2.3
Sep 22, 2015
3.2.2
Aug 30, 2015
3.2.1.1
May 06, 2015
3.2.0
May 01, 2015
3.2.0rc2
Apr 21, 2015
3.2.0rc1
Mar 25, 2014
3.1.1
Feb 04, 2014
3.1.0
Jun 01, 2013
3.0.0
Jul 20, 2012
2.4.0
Oct 28, 2011
2.3.1
Sep 22, 2011
2.3
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=1.20.0)
numpy
(>=2.6.2)
numexpr
(>=2.3.0)
blosc2
(>=4.4.0)
typing-extensions