.coveragec
.gitchangelog.rc
.gitchangelog.tpl
.gitignore
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE.txt
PULL_REQUEST_TEMPLATE.md
README.rst
pypi.rst
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/tests.yml
bin/build.sh
bin/clean.sh
bin/publish.sh
binder/environment.yml
binder/index.ipynb
binder/postBuild
doc/AUTHORS.rst
doc/Makefile
doc/__init__.py
doc/api.rst
doc/change.rst
doc/conf.py
doc/contrib.rst
doc/doc.rst
doc/index.rst
doc/make.bat
doc/_templates/autosummary/attribute.rst
doc/_templates/autosummary/base.rst
doc/_templates/autosummary/class.rst
doc/_templates/autosummary/dispatcher.rst
doc/_templates/autosummary/function.rst
doc/_templates/autosummary/method.rst
doc/_templates/autosummary/module.rst
formulas/__init__.py
formulas/_version.py
formulas/builder.py
formulas/cell.py
formulas/errors.py
formulas/parser.py
formulas/ranges.py
formulas.egg-info/PKG-INFO
formulas.egg-info/SOURCES.txt
formulas.egg-info/dependency_links.txt
formulas.egg-info/requires.txt
formulas.egg-info/top_level.txt
formulas/excel/__init__.py
formulas/excel/cycle.py
formulas/excel/xlreader.py
formulas/functions/__init__.py
formulas/functions/comp.py
formulas/functions/date.py
formulas/functions/eng.py
formulas/functions/financial.py
formulas/functions/google.py
formulas/functions/info.py
formulas/functions/logic.py
formulas/functions/look.py
formulas/functions/math.py
formulas/functions/operators.py
formulas/functions/stat.py
formulas/functions/text.py
formulas/tokens/__init__.py
formulas/tokens/function.py
formulas/tokens/operand.py
formulas/tokens/operator.py
formulas/tokens/parenthesis.py
requirements/all.pip
requirements/base.pip
requirements/dev.pip
requirements/excel.pip
requirements/plot.pip
requirements/rtd.pip
requirements/test.pip
test/__init__.py
test/test_cell.py
test/test_excel.py
test/test_import.py
test/test_parser.py
test/test_ranges.py
test/test_readme.py
test/test_setup.py
test/test_tokens.py
test/test_files/circular.xlsx
test/test_files/excel.xlsx
test/test_files/test.xlsx
test/test_files/test_link.xlsx