Metadata-Version: 1.2 Name: tables Version: 3.6.1 Summary: Hierarchical datasets for Python Home-page: http://www.pytables.org/ Author: Francesc Alted, Ivan Vilata,Antonio Valentino, Anthony Scopatz et al. Author-email: pytables@pytables.org Maintainer: PyTables maintainers Maintainer-email: pytables@pytables.org License: BSD 2-Clause Description: PyTables is a package for managing hierarchical datasets and designed to efficently 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. Platform: any Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Intended Audience :: Information Technology Classifier: Intended Audience :: Science/Research Classifier: License :: OSI Approved :: BSD License Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Topic :: Database Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Operating System :: Microsoft :: Windows Classifier: Operating System :: Unix Requires-Python: >=3.5