nowfound

Dev tools · May 1, 2026

MP

Modeleon – Python DSL that compiles to live Excel formulas

Hi HN. Modeleon is an open-source Python DSL for financial models. You write models in Python with named variables and operator-overloaded arithmetic, and it compiles to a real .xlsx with live formulas — not values, but formulas like =B4*B5 that the CFO can audit in Excel. The architectural bet is "model is the source of truth, spreadsheet is one rendering." We have a Walker/Renderer split so the same model can target Excel today and other backends later. We've been building this for finance + Python developers (CFA candidates with Python skills, FP&A analysts who automate). It's…

What it does

In the maker’s words, at launch

Hi HN. Modeleon is an open-source Python DSL for financial models. You write models in Python with named variables and operator-overloaded arithmetic, and it compiles to a real .xlsx with live formulas — not values, but formulas like =B4*B5 that the CFO can audit in Excel. The architectural bet is "model is the source of truth, spreadsheet is one rendering." We have a Walker/Renderer split so the same model can target Excel today and other backends later. We've been building this for finance + Python developers (CFA candidates with Python skills, FP&A analysts who automate). It's pre-alpha — works, but the API will change before 1.0. Apache 2.0. PyPI: pip install modeleon. Happy to answer questions.

Does the same job

all alternatives →
  • OrchestraMLJun 2026 · ▲82

    From English prompt to deployed ML model with human approval

  • FinanceOS with AI Financial Projections2023 · ▲215

    The finance Spreadsheet killer, 20x faster, built in Notion

  • DA
    dstack – an open-source tool to build data applications easily2020 · ▲134

    Dear HN, I am Riwaj, the cofounder of dstack.ai (https://github.com/dstackai). A few months ago, we built an online service that allows users to publish data visualizations from Python or R. The idea was to build a tool that did not require additional programming or front-end development for publishing data visualizations. Such a code can be invoked from either Jupyter notebook, RMarkdown, Python, or R scripts. Once the data is pushed, it can be accessed via a browser. Open-sourcing dstack: During our customer discovery phase, we realized that dstack.ai should integrate a lot…

  • SheetsbaseJan 2026 · ▲198

    AI formulas generator and shortcuts for Google Sheets

  • Quadratic2023 · ▲198

    Analyze your data with AI, Python, SQL, and formulas

  • GRID Sheets 1.02023 · ▲130

    AI-powered spreadsheet w/ interactive datavis layer

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 1d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com