.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
versioneer.py
.github/workflows/ci.yaml
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/special_objects.rst
docs/user_guide.rst
docs/_static/theme_overrides.css
src/footings/__init__.py
src/footings/_version.py
src/footings.egg-info/PKG-INFO
src/footings.egg-info/SOURCES.txt
src/footings.egg-info/dependency_links.txt
src/footings.egg-info/requires.txt
src/footings.egg-info/top_level.txt
src/footings/core/__init__.py
src/footings/core/audit.py
src/footings/core/batch.py
src/footings/core/footing.py
src/footings/core/model.py
src/footings/core/parameter.py
src/footings/core/to_xlsx.py
src/footings/core/utils.py
src/footings/core/visualize.py
src/footings/tools/__init__.py
src/footings/tools/age.py
src/footings/tools/frames.py
src/footings/tools/helpers.py
tests/core/__init__.py
tests/core/shared.py
tests/core/test_audit.py
tests/core/test_batch.py
tests/core/test_footing.py
tests/core/test_model.py
tests/core/test_parameter.py
tests/core/test_to_xlsx.py
tests/core/test_utils.py
tests/core/test_visualize.py
tests/core/xlsx_helpers.py
tests/core/__pycache__/__init__.cpython-36.pyc
tests/core/__pycache__/__init__.cpython-37.pyc
tests/core/__pycache__/__init__.cpython-38.pyc
tests/core/__pycache__/shared.cpython-36.pyc
tests/core/__pycache__/shared.cpython-37.pyc
tests/core/__pycache__/shared.cpython-38.pyc
tests/core/__pycache__/test_argument.cpython-36-pytest-5.4.3.pyc
tests/core/__pycache__/test_argument.cpython-37-pytest-5.4.3.pyc
tests/core/__pycache__/test_argument.cpython-38-pytest-5.4.3.pyc
tests/core/__pycache__/test_audit.cpython-36-pytest-5.4.3.pyc
tests/core/__pycache__/test_audit.cpython-37-pytest-5.4.3.pyc
tests/core/__pycache__/test_audit.cpython-38-pytest-5.4.3.pyc
tests/core/__pycache__/test_batch.cpython-36-pytest-5.4.3.pyc
tests/core/__pycache__/test_batch.cpython-37-pytest-5.4.3.pyc
tests/core/__pycache__/test_batch.cpython-38-pytest-5.4.3.pyc
tests/core/__pycache__/test_footing.cpython-36-pytest-5.4.3.pyc
tests/core/__pycache__/test_footing.cpython-37-pytest-5.4.3.pyc
tests/core/__pycache__/test_footing.cpython-38-pytest-5.4.3.pyc
tests/core/__pycache__/test_model.cpython-36-pytest-5.4.3.pyc
tests/core/__pycache__/test_model.cpython-37-pytest-5.4.3.pyc
tests/core/__pycache__/test_model.cpython-38-pytest-5.4.3.pyc
tests/core/__pycache__/test_parameter.cpython-36-pytest-5.4.3.pyc
tests/core/__pycache__/test_parameter.cpython-37-pytest-5.4.3.pyc
tests/core/__pycache__/test_parameter.cpython-38-pytest-5.4.3.pyc
tests/core/__pycache__/test_to_xlsx.cpython-36-pytest-5.4.3.pyc
tests/core/__pycache__/test_to_xlsx.cpython-37-pytest-5.4.3.pyc
tests/core/__pycache__/test_to_xlsx.cpython-38-pytest-5.4.3.pyc
tests/core/__pycache__/test_utils.cpython-36-pytest-5.4.3.pyc
tests/core/__pycache__/test_utils.cpython-37-pytest-5.4.3.pyc
tests/core/__pycache__/test_utils.cpython-38-pytest-5.4.3.pyc
tests/core/__pycache__/test_visualize.cpython-36-pytest-5.4.3.pyc
tests/core/__pycache__/test_visualize.cpython-37-pytest-5.4.3.pyc
tests/core/__pycache__/test_visualize.cpython-38-pytest-5.4.3.pyc
tests/core/__pycache__/xlsx_helpers.cpython-36.pyc
tests/core/__pycache__/xlsx_helpers.cpython-37.pyc
tests/core/__pycache__/xlsx_helpers.cpython-38.pyc
tests/core/data/expected-integers.xlsx
tests/core/data/expected-obj-to-xlsx.xlsx
tests/core/data/expected-pandas.xlsx
tests/core/data/expected-xlsx-workbook.xlsx
tests/core/data/test-yaml.yaml
tests/tools/test_age.py
tests/tools/test_frames.py
tests/tools/test_helpers.py
tests/tools/__pycache__/test_age.cpython-36-pytest-5.4.3.pyc
tests/tools/__pycache__/test_age.cpython-37-pytest-5.4.3.pyc
tests/tools/__pycache__/test_age.cpython-38-pytest-5.4.3.pyc
tests/tools/__pycache__/test_frames.cpython-36-pytest-5.4.3.pyc
tests/tools/__pycache__/test_frames.cpython-37-pytest-5.4.3.pyc
tests/tools/__pycache__/test_frames.cpython-38-pytest-5.4.3.pyc
tests/tools/__pycache__/test_helpers.cpython-36-pytest-5.4.3.pyc
tests/tools/__pycache__/test_helpers.cpython-37-pytest-5.4.3.pyc
tests/tools/__pycache__/test_helpers.cpython-38-pytest-5.4.3.pyc
tests/tools/data/frame-examples.xlsx