Metadata-Version: 2.5
Name: xlcalcnet
Version: 0.1.0
Summary: A numerical python library which can also be used within spreadsheet formulas.
Project-URL: Homepage, https://github.com/duhadler/XlCalcNet
Project-URL: Issues, https://github.com/duhadler/XlCalcNet/issues
Author-email: "D.U.Hadler" <DUHadler@aol.com>
License-Expression: MPL-2.0
License-File: LICENCE
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

### XlCalcNet

XlCalcNet (Microsoft E**X**ce**l** addin for **Calc**ulations in multiprecision, based on Python**Net**) is a python library that focusses on numerical calculations in multiple precision and data visualisation, which can also be used within spreadsheet formulas.

The full manual is available online in HTML format: [XlCalcNet.html](https://duhadler.github.io/XlCalcNetDocsHTML/).

Detailed information regarding the installation and general usage of XlCalcNet can be found [here](https://duhadler.github.io/XlCalcNetDocsHTML/B01_GeneralUsage/C01_Setup.html).



