CHANGELOG.rst
CONTRIBUTORS.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/answers.rst
docs/source/api.rst
docs/source/architecture.rst
docs/source/attributes.rst
docs/source/bigdata.rst
docs/source/book.rst
docs/source/capability.rst
docs/source/changelog.rst
docs/source/coffee.csv
docs/source/conf.py
docs/source/cookbook.rst
docs/source/database.rst
docs/source/design.rst
docs/source/entity-relationship-diagram.dia
docs/source/entity-relationship-diagram.png
docs/source/guide.rst
docs/source/iapi.rst
docs/source/index.rst
docs/source/logging.rst
docs/source/migration_guide.rst
docs/source/note_on_pypy.rst
docs/source/plugin_howto.rst
docs/source/pyinstaller.rst
docs/source/quickstart.rst
docs/source/renderers.rst
docs/source/sheet.rst
docs/source/sources.rst
docs/source/spelling_wordlist.txt
docs/source/tutorial.rst
docs/source/tutorial02.rst
docs/source/tutorial03.rst
docs/source/tutorial04.rst
docs/source/tutorial05.rst
docs/source/tutorial06.rst
docs/source/tutorial_data_conversion.rst
docs/source/tutorial_file.rst
docs/source/two-liners.rst
docs/source/webdev.rst
docs/source/_static/handsontable.full.min.css
docs/source/_static/handsontable.full.min.js
docs/source/_static/theme_overrides.css
docs/source/_static/images/architecture.svg
docs/source/_templates/layout.html
docs/source/generated/pyexcel.Book.bookdict.rst
docs/source/generated/pyexcel.Book.csv.rst
docs/source/generated/pyexcel.Book.csvz.rst
docs/source/generated/pyexcel.Book.number_of_sheets.rst
docs/source/generated/pyexcel.Book.ods.rst
docs/source/generated/pyexcel.Book.rst
docs/source/generated/pyexcel.Book.save_as.rst
docs/source/generated/pyexcel.Book.save_to_database.rst
docs/source/generated/pyexcel.Book.save_to_django_models.rst
docs/source/generated/pyexcel.Book.save_to_memory.rst
docs/source/generated/pyexcel.Book.sheet_names.rst
docs/source/generated/pyexcel.Book.stream.rst
docs/source/generated/pyexcel.Book.tsv.rst
docs/source/generated/pyexcel.Book.tsvz.rst
docs/source/generated/pyexcel.Book.url.rst
docs/source/generated/pyexcel.Book.xls.rst
docs/source/generated/pyexcel.Book.xlsm.rst
docs/source/generated/pyexcel.Book.xlsx.rst
docs/source/generated/pyexcel.Sheet.__getitem__.rst
docs/source/generated/pyexcel.Sheet.array.rst
docs/source/generated/pyexcel.Sheet.cell_value.rst
docs/source/generated/pyexcel.Sheet.colnames.rst
docs/source/generated/pyexcel.Sheet.column_at.rst
docs/source/generated/pyexcel.Sheet.column_range.rst
docs/source/generated/pyexcel.Sheet.content.rst
docs/source/generated/pyexcel.Sheet.csv.rst
docs/source/generated/pyexcel.Sheet.csvz.rst
docs/source/generated/pyexcel.Sheet.cut.rst
docs/source/generated/pyexcel.Sheet.delete_columns.rst
docs/source/generated/pyexcel.Sheet.delete_named_column_at.rst
docs/source/generated/pyexcel.Sheet.delete_named_row_at.rst
docs/source/generated/pyexcel.Sheet.delete_rows.rst
docs/source/generated/pyexcel.Sheet.dict.rst
docs/source/generated/pyexcel.Sheet.extend_columns.rst
docs/source/generated/pyexcel.Sheet.extend_rows.rst
docs/source/generated/pyexcel.Sheet.filter.rst
docs/source/generated/pyexcel.Sheet.format.rst
docs/source/generated/pyexcel.Sheet.map.rst
docs/source/generated/pyexcel.Sheet.name_columns_by_row.rst
docs/source/generated/pyexcel.Sheet.name_rows_by_column.rst
docs/source/generated/pyexcel.Sheet.named_column_at.rst
docs/source/generated/pyexcel.Sheet.named_row_at.rst
docs/source/generated/pyexcel.Sheet.number_of_columns.rst
docs/source/generated/pyexcel.Sheet.number_of_rows.rst
docs/source/generated/pyexcel.Sheet.ods.rst
docs/source/generated/pyexcel.Sheet.paste.rst
docs/source/generated/pyexcel.Sheet.project.rst
docs/source/generated/pyexcel.Sheet.records.rst
docs/source/generated/pyexcel.Sheet.region.rst
docs/source/generated/pyexcel.Sheet.row_at.rst
docs/source/generated/pyexcel.Sheet.row_range.rst
docs/source/generated/pyexcel.Sheet.rownames.rst
docs/source/generated/pyexcel.Sheet.rst
docs/source/generated/pyexcel.Sheet.save_as.rst
docs/source/generated/pyexcel.Sheet.save_to_database.rst
docs/source/generated/pyexcel.Sheet.save_to_django_model.rst
docs/source/generated/pyexcel.Sheet.save_to_memory.rst
docs/source/generated/pyexcel.Sheet.set_column_at.rst
docs/source/generated/pyexcel.Sheet.set_named_column_at.rst
docs/source/generated/pyexcel.Sheet.set_named_row_at.rst
docs/source/generated/pyexcel.Sheet.set_row_at.rst
docs/source/generated/pyexcel.Sheet.stream.rst
docs/source/generated/pyexcel.Sheet.transpose.rst
docs/source/generated/pyexcel.Sheet.tsv.rst
docs/source/generated/pyexcel.Sheet.tsvz.rst
docs/source/generated/pyexcel.Sheet.url.rst
docs/source/generated/pyexcel.Sheet.xls.rst
docs/source/generated/pyexcel.Sheet.xlsm.rst
docs/source/generated/pyexcel.Sheet.xlsx.rst
docs/source/generated/pyexcel.extract_a_sheet_from_a_book.rst
docs/source/generated/pyexcel.free_resources.rst
docs/source/generated/pyexcel.get_array.rst
docs/source/generated/pyexcel.get_book.rst
docs/source/generated/pyexcel.get_book_dict.rst
docs/source/generated/pyexcel.get_dict.rst
docs/source/generated/pyexcel.get_records.rst
docs/source/generated/pyexcel.get_sheet.rst
docs/source/generated/pyexcel.iget_array.rst
docs/source/generated/pyexcel.iget_book.rst
docs/source/generated/pyexcel.iget_records.rst
docs/source/generated/pyexcel.isave_as.rst
docs/source/generated/pyexcel.isave_book_as.rst
docs/source/generated/pyexcel.merge_all_to_a_book.rst
docs/source/generated/pyexcel.merge_csv_to_a_book.rst
docs/source/generated/pyexcel.save_as.rst
docs/source/generated/pyexcel.save_book_as.rst
docs/source/generated/pyexcel.split_a_book.rst
docs/source/iapi/pyexcel.internal.generators.BookStream.rst
docs/source/iapi/pyexcel.internal.generators.SheetStream.rst
docs/source/iapi/pyexcel.internal.sheets.Column.rst
docs/source/iapi/pyexcel.internal.sheets.Matrix.rst
docs/source/iapi/pyexcel.internal.sheets.Row.rst
docs/source/showcases/db_injection.rst
docs/source/uml/architecture.uml
examples/README.rst
examples/basics/convert_xls_to_xlsx.py
examples/basics/example.csv
examples/basics/example.xls
examples/basics/example.xlsm
examples/basics/example.xlsx
examples/basics/example_series.xls
examples/basics/example_series_filter.xls
examples/basics/jsonify.py
examples/basics/multiple-sheets-example.xls
examples/basics/multiple-sheets.xls
examples/basics/multiple-sheets.xlsx
examples/basics/read_cell_by_cell.py
examples/basics/read_column_by_column.py
examples/basics/read_excel_book.py
examples/basics/read_row_by_row.py
examples/basics/series.py
examples/basics/write_excel_book.py
examples/cookbook/merge_sheets.py
examples/cookbook/scattered-csv-files/1.csv
examples/cookbook/scattered-csv-files/2.csv
examples/cookbook/scattered-csv-files/3.csv
examples/database/import_xls_into_database_via_sqlalchemy.py
examples/formatting/formatter01.py
examples/formatting/formatter02.py
examples/formatting/tutorial_datatype_01.xls
examples/formatting/tutorial_datatype_02.xls
examples/memoryfile/README.rst
examples/memoryfile/pyexcel_server.py
examples/memoryfile/templates/upload.html
examples/simple/multiple-sheets.xls
pyexcel/__init__.py
pyexcel/__version__.py
pyexcel/_compact.py
pyexcel/book.py
pyexcel/constants.py
pyexcel/cookbook.py
pyexcel/core.py
pyexcel/deprecated.py
pyexcel/exceptions.py
pyexcel/parser.py
pyexcel/renderer.py
pyexcel/sheet.py
pyexcel/source.py
pyexcel.egg-info/PKG-INFO
pyexcel.egg-info/SOURCES.txt
pyexcel.egg-info/dependency_links.txt
pyexcel.egg-info/not-zip-safe
pyexcel.egg-info/requires.txt
pyexcel.egg-info/top_level.txt
pyexcel/docstrings/__init__.py
pyexcel/docstrings/core.py
pyexcel/docstrings/garbagecollector.py
pyexcel/docstrings/keywords.py
pyexcel/docstrings/meta.py
pyexcel/internal/__init__.py
pyexcel/internal/attributes.py
pyexcel/internal/common.py
pyexcel/internal/core.py
pyexcel/internal/garbagecollector.py
pyexcel/internal/generators.py
pyexcel/internal/meta.py
pyexcel/internal/plugins.py
pyexcel/internal/source_plugin.py
pyexcel/internal/utils.py
pyexcel/internal/sheets/__init__.py
pyexcel/internal/sheets/_shared.py
pyexcel/internal/sheets/column.py
pyexcel/internal/sheets/extended_list.py
pyexcel/internal/sheets/formatters.py
pyexcel/internal/sheets/matrix.py
pyexcel/internal/sheets/row.py
pyexcel/plugins/__init__.py
pyexcel/plugins/parsers/__init__.py
pyexcel/plugins/parsers/django.py
pyexcel/plugins/parsers/excel.py
pyexcel/plugins/parsers/sqlalchemy.py
pyexcel/plugins/renderers/__init__.py
pyexcel/plugins/renderers/_texttable.py
pyexcel/plugins/renderers/django.py
pyexcel/plugins/renderers/excel.py
pyexcel/plugins/renderers/sqlalchemy.py
pyexcel/plugins/sources/__init__.py
pyexcel/plugins/sources/db_sources.py
pyexcel/plugins/sources/django.py
pyexcel/plugins/sources/file_input.py
pyexcel/plugins/sources/file_output.py
pyexcel/plugins/sources/http.py
pyexcel/plugins/sources/memory_input.py
pyexcel/plugins/sources/output_to_memory.py
pyexcel/plugins/sources/params.py
pyexcel/plugins/sources/querysets.py
pyexcel/plugins/sources/sheet_stream_source.py
pyexcel/plugins/sources/sqlalchemy.py
pyexcel/plugins/sources/pydata/__init__.py
pyexcel/plugins/sources/pydata/arraysource.py
pyexcel/plugins/sources/pydata/bookdict.py
pyexcel/plugins/sources/pydata/common.py
pyexcel/plugins/sources/pydata/dictsource.py
pyexcel/plugins/sources/pydata/records.py
tests/__init__.py
tests/_compact.py
tests/base.py
tests/db.py
tests/requirements.txt
tests/test_book.py
tests/test_book_stream.py
tests/test_bug_fixes.py
tests/test_cookbook.py
tests/test_django_related_functions.py
tests/test_examples.py
tests/test_exploitation.py
tests/test_file_type_as_attribute.py
tests/test_fileio.py
tests/test_formatters.py
tests/test_gabagecollector.py
tests/test_http_source.py
tests/test_internals.py
tests/test_iterator.py
tests/test_multiple_sheets.py
tests/test_parser.py
tests/test_pathlib_path.py
tests/test_presentation.py
tests/test_pyexcel_list.py
tests/test_reader.py
tests/test_renderer.py
tests/test_sheet.py
tests/test_sheet_access.py
tests/test_sheet_attributes.py
tests/test_sheet_column.py
tests/test_sheet_row.py
tests/test_sheet_stream.py
tests/test_sheet_update.py
tests/test_sheets.py
tests/test_signature_fuction.py
tests/test_sources.py
tests/test_sql.py
tests/test_stringio.py
tests/test_utils.py
tests/fixtures/bug_01.csv
tests/fixtures/bug_176.xlsx
tests/fixtures/date_field.xls
tests/fixtures/empty.csv
tests/fixtures/file_with_an_empty_sheet.xlsx
tests/fixtures/force_type.txt
tests/fixtures/non-uniform-rows.csv
tests/fixtures/ods_formats.ods
tests/fixtures/test-multiple.csvz
tests/fixtures/test-single.csvz
tests/fixtures/test_cook_book_merge_alphabets.csv
tests/fixtures/test_cook_book_merge_alphabets_2.csv
tests/fixtures/test_cook_book_merge_numbers.csv
tests/fixtures/test_cook_book_merge_numbers_2.csv
tests/fixtures/issue_241/1.csv
tests/fixtures/issue_241/2.csv