Add Bilig to Excel & Spreadsheet Integration (#393)

This commit is contained in:
Greg Konush
2026-05-30 10:42:09 -03:00
committed by GitHub
parent 0e29e92fa1
commit 12f1fdd75a
+1
View File
@@ -508,6 +508,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
## Excel & Spreadsheet Integration
- [Bilig](https://github.com/proompteng/bilig) - `TypeScript` - Formula WorkPaper and XLSX recalculation runtime for Node.js services and agent tools.
- [xlwings](https://www.xlwings.org/) - `Python` - Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings)
- [openpyxl](https://openpyxl.readthedocs.io/en/latest/) - `Python` - Read/Write Excel 2007 xlsx/xlsm files.
- [xlrd](https://github.com/python-excel/xlrd) - `Python` - Library for developers to extract data from Microsoft Excel spreadsheet files.