Show HN: Excel to Python Compiler

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. mito

    The mitosheet package, trymito.io, and other public Mito code.

    3. Tables that translate as Pandas dataframes. We support at most one table per sheet, at the tables must be contigious. If the formulas in a column are consistent, then we will try and translate this as a single pandas statement.

    We do not support: pivot tables or complex formulas. When we fail to translate these, we generate TODO statements. We also don’t support graphs or macros - and you won’t see these reflected in the output at all currently.

    *Why we built this:*

    We did YCS20 and built an open source tool called [Mito](https://trymito.io). It’s been a good journey since then - we’ve scaled revenue and to over [2k Github stars](https://github.com/mito-ds/mito). But fundamentally, Mito is a tool that’s useful for Excel users who wanted to start writing Python code more effectively.

    We wanted to take another stab at the Excel -> Python pain point that was more developer focused - that helped developers that have to translate Excel files into Python do this much more quickly. Hence, Pyoneer!

    I’ll be in the comments today if you’ve got feedback, criticism, questions, or comments.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. computer-vision-basics-in-microsoft-excel

    Computer Vision Basics in Microsoft Excel (using just formulas)

    Suggesting an extreme test case for you:

    https://github.com/amzn/computer-vision-basics-in-microsoft-...

    (I'm the primary author of the above.)

  4. Suggesting an extreme test case for you:

    https://github.com/amzn/computer-vision-basics-in-microsoft-...

    (I'm the primary author of the above.)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What codegen is (actually) good for

    2 projects | news.ycombinator.com | 28 Sep 2023
  • I made an open source spreadsheet that turns your edits into Python

    1 project | /r/programming | 26 Aug 2022
  • I made a tool that turns Excel into Python

    1 project | /r/excel | 19 Aug 2022
  • I made a Spreadsheet for Python beginners that writes Python for you

    1 project | /r/learnpython | 18 Aug 2022
  • Learn Python through your Spreadsheet Skills

    1 project | /r/Python | 29 Jun 2022