CHANGELOG.rst
LICENSE
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
test.sh
docs/Makefile
docs/make.bat
docs/source/common_parameters.rst
docs/source/conf.py
docs/source/csvz.rst
docs/source/django.rst
docs/source/extendedcsv.rst
docs/source/extensions.rst
docs/source/index.rst
docs/source/pagination.rst
docs/source/plaincsv.rst
docs/source/pyinstaller.rst
docs/source/renderer.rst
docs/source/sqlalchemy.rst
docs/source/_static/theme_overrides.css
docs/source/api/pyexcel_io.get_data.rst
docs/source/api/pyexcel_io.save_data.rst
pyexcel_io/__init__.py
pyexcel_io/_compact.py
pyexcel_io/book.py
pyexcel_io/constants.py
pyexcel_io/exceptions.py
pyexcel_io/io.py
pyexcel_io/manager.py
pyexcel_io/plugins.py
pyexcel_io/service.py
pyexcel_io/sheet.py
pyexcel_io/utils.py
pyexcel_io.egg-info/PKG-INFO
pyexcel_io.egg-info/SOURCES.txt
pyexcel_io.egg-info/dependency_links.txt
pyexcel_io.egg-info/not-zip-safe
pyexcel_io.egg-info/requires.txt
pyexcel_io.egg-info/top_level.txt
pyexcel_io/database/__init__.py
pyexcel_io/database/common.py
pyexcel_io/database/querysets.py
pyexcel_io/database/exporters/__init__.py
pyexcel_io/database/exporters/django.py
pyexcel_io/database/exporters/sqlalchemy.py
pyexcel_io/database/importers/__init__.py
pyexcel_io/database/importers/django.py
pyexcel_io/database/importers/sqlalchemy.py
pyexcel_io/readers/__init__.py
pyexcel_io/readers/csvr.py
pyexcel_io/readers/csvz.py
pyexcel_io/readers/tsv.py
pyexcel_io/readers/tsvz.py
pyexcel_io/writers/__init__.py
pyexcel_io/writers/csvw.py
pyexcel_io/writers/csvz.py
pyexcel_io/writers/tsv.py
pyexcel_io/writers/tsvz.py
tests/__init__.py
tests/requirements.txt
tests/test_base.py
tests/test_book.py
tests/test_csv_book.py
tests/test_django_book.py
tests/test_filter.py
tests/test_io.py
tests/test_issues.py
tests/test_new_csv_book.py
tests/test_new_csvz_book.py
tests/test_pyexcel_integration.py
tests/test_renderer.py
tests/test_service.py
tests/test_sheet.py
tests/test_sql_book.py
tests/fixtures/csv-encoding-utf16.csv
tests/fixtures/force_file_type.txt
tests/fixtures/issue20.csv
tests/fixtures/issue23.csv
tests/fixtures/test.csv