.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements.txt
upload.sh
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
img/sheet2dict.gif
sheet2dict/__init__.py
sheet2dict/main.py
sheet2dict.egg-info/PKG-INFO
sheet2dict.egg-info/SOURCES.txt
sheet2dict.egg-info/dependency_links.txt
sheet2dict.egg-info/requires.txt
sheet2dict.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/inventory.csv
tests/inventory.xlsx
tests/pytest.ini
tests/test_1_xlsx.py
tests/test_2_csv.py
tests/test_3_xlsx.py
tests/x-custom_tests.py