.coveragerc
.gitignore
.pylintrc
LICENSE
README.md
do_cover.sh
requirements.txt
setup.py
.github/workflows/pypi.yaml
.github/workflows/python-package.yml
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/tables_io.rst
nb/.gitignore
nb/hdf5_iter_example.ipynb
nb/multipleWriteHdf5_example.ipynb
nb/singleTable_example.ipynb
nb/tableDict_example.ipynb
tables_io/__init__.py
tables_io/_version.py
tables_io/arrayUtils.py
tables_io/convUtils.py
tables_io/ioUtils.py
tables_io/lazy_modules.py
tables_io/tableDict.py
tables_io/testUtils.py
tables_io/types.py
tables_io.egg-info/PKG-INFO
tables_io.egg-info/SOURCES.txt
tables_io.egg-info/dependency_links.txt
tables_io.egg-info/requires.txt
tables_io.egg-info/top_level.txt
tests/test_conv.py
tests/test_fileIO.py
tests/test_io.py
tests/test_table_dict.py
tests/test_utils.py
tests/data/no_groupname_test.hdf5
tests/data/pandas_test_hdf5.h5
tests/data/parquet_test.parquet