MANIFEST.in
README.rst
requirements.txt
setup.py
into/__init__.py
into/append.py
into/chunks.py
into/compatibility.py
into/convert.py
into/core.py
into/create.py
into/dot.py
into/drop.py
into/into.py
into/numpy_dtype.py
into/regex.py
into/resource.py
into/utils.py
into.egg-info/PKG-INFO
into.egg-info/SOURCES.txt
into.egg-info/dependency_links.txt
into.egg-info/not-zip-safe
into.egg-info/requires.txt
into.egg-info/top_level.txt
into/backends/__init__.py
into/backends/bcolz.py
into/backends/csv.py
into/backends/dynd.py
into/backends/h5py.py
into/backends/mongo.py
into/backends/pandas.py
into/backends/pytables.py
into/backends/sql.py
into/backends/sql_csv.py
into/backends/tests/test_bcolz.py
into/backends/tests/test_csv.py
into/backends/tests/test_dynd.py
into/backends/tests/test_h5py.py
into/backends/tests/test_mongo.py
into/backends/tests/test_mysql_into.py
into/backends/tests/test_pandas.py
into/backends/tests/test_postgres_into.py
into/backends/tests/test_pytables.py
into/backends/tests/test_sql.py
into/backends/tests/test_sql_csv.py
into/backends/tests/test_sqlite_into.py
into/tests/test_append.py
into/tests/test_chunks.py
into/tests/test_convert.py
into/tests/test_core.py
into/tests/test_create.py
into/tests/test_into.py
into/tests/test_pydot.py
into/tests/test_regex.py
into/tests/test_resource.py