.coveragerc
.editorconfig
.flake8
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
LICENSE
README.rst
mypy.ini
pyproject.toml
pytest.ini
sample.py
setup.cfg
tox.ini
.github/dependabot.yml
.github/workflows/main.yml
docs/conf.py
docs/history.rst
docs/index.rst
resources/logo.svg
tests/integration/test_save.py
tests/unit/test_cell.py
tests/unit/test_numbering.py
tests/unit/test_row.py
tests/unit/test_worksheet.py
www/homepage.py
www/static/logo.png
xlsxcessive/__init__.py
xlsxcessive/cache.py
xlsxcessive/errors.py
xlsxcessive/markup.py
xlsxcessive/parts.py
xlsxcessive/style.py
xlsxcessive/workbook.py
xlsxcessive/worksheet.py
xlsxcessive/xlsx.py
xlsxcessive.egg-info/PKG-INFO
xlsxcessive.egg-info/SOURCES.txt
xlsxcessive.egg-info/dependency_links.txt
xlsxcessive.egg-info/requires.txt
xlsxcessive.egg-info/top_level.txt