Show HN: Modeleon – Python DSL that compiles to live Excel formulas
Category: library
Tags: python, excel, financial-modeling
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 7)
Modeleon is a Python DSL that compiles to live Excel formulas, enabling users to define financial models with automatic cross-cell dependency tracking and formula generation. It bridges the gap between Pythonic model building and Excel's spreadsheet interface, offering a unique approach to financial modeling. The project is interesting for its ability to produce live, traceable Excel formulas from high-level Python code.
Target audience: data engineers, financial analysts, backend devs
Repository: https://github.com/modeleonai/modeleon · Python · Apache-2.0 · 32 stars
View on Hacker News