.gitchangelog.rc
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
VERSION
gspread_dataframe.py
requirements-dev.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
gspread_dataframe.egg-info/PKG-INFO
gspread_dataframe.egg-info/SOURCES.txt
gspread_dataframe.egg-info/dependency_links.txt
gspread_dataframe.egg-info/requires.txt
gspread_dataframe.egg-info/top_level.txt
gspread_dataframe.egg-info/zip-safe
tests/__init__.py
tests/cell_list.json
tests/creds.json
tests/gspread_dataframe_integration.py
tests/gspread_dataframe_test.py
tests/mock_worksheet.py
tests/sheet_contents_evaluated.json
tests/sheet_contents_formulas.json
tests/tests.config.example