formulas: An Excel formulas interpreter in Python.

Latest Version in PyPI Travis build status Apveyor build status Code coverage Documentation status Dependencies up-to-date? Issues count Supported Python versions Project License

release:

0.0.10

date:

2018-06-05 13:00:00

repository:

https://github.com/vinci1it2000/formulas

pypi-repo:

https://pypi.org/project/formulas/

docs:

http://formulas.readthedocs.io/

wiki:

https://github.com/vinci1it2000/formulas/wiki/

download:

http://github.com/vinci1it2000/formulas/releases/

keywords:

excel, formulas, interpreter, compiler, dispatch

developers:
license:

EUPL 1.1+

What is formulas?

Formulas implements an interpreter for excel formulas, which parses and compile excel formulas expressions.

Installation

To install it use (with root privileges):

$ pip install formulas

Or download the last git version and use (with root privileges):

$ python setup.py install

Table of Contents

Indices and tables