Library to calculate excel formulas
Project description
Quick start
Inherit from efc.interface.BaseExcelInterface in your excel file class and implement methods. This class will be used to get data from excel file using any library you want.
Import from efc get_calculator and call it to get function with arguments “formula, ws_name, source”. This function will be calculate your formulas.
Functionality
Arithmetic: -, +, *, /, ^, ()
Comparison: <>, >, >=, <, <=, =
String concatenation: &
Functions: ABS, AND, AVERAGE, AVERAGEIFS, CONCATENATE, COUNT, COUNTIF, COUNTIFS, COUNTBLANK, IF, IFERROR, ISBLANK, FLOOR, LARGE, LEFT, MAX, MATCH, MID, MIN, MOD, OFFSET, OR, SMALL, RIGHT, ROUND, ROUNDDOWN, SUM, SUMIFS, VLOOKUP
All variations of the spelling of the cell and range addresses (linked docs will be skipped)
Formula cell offset - this can be useful when calculating shared formulas
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file excel-formulas-calculator-0.1.10.tar.gz.
File metadata
- Download URL: excel-formulas-calculator-0.1.10.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40b6907d5744376ca6abd576647d88a3f1819ba5ab164d35706e32efcf4e56ff
|
|
| MD5 |
f28dc1757d7a60bfaf553cb65f6868f1
|
|
| BLAKE2b-256 |
9aa3f45510d5bc21ef6963d5f11e1ddca8d539b002f9d02a55f4a612cc3e768b
|
File details
Details for the file excel_formulas_calculator-0.1.10-py2.py3-none-any.whl.
File metadata
- Download URL: excel_formulas_calculator-0.1.10-py2.py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a26a92d8c5c483d967a013f3e14f62b9071bc63f59a0cdff0969890d850ee76
|
|
| MD5 |
efc7283d240ad4926547c5abd7164f15
|
|
| BLAKE2b-256 |
84f6d76690cf9aef903681c4f430d5dcc47e84170719dff561b2bb4643500ac6
|