[Python-ideas] Re: Visual Python.

2023-05-19 Thread Michael R
Thank you so much On Fri, May 19, 2023, 4:16 PM Jake Diamond-Reivich wrote: > Hey! > > I work on an open source Python package called Mito. > > https://github.com/mito-ds/monorepo > > I think it might be exactly what you are looking for. It is a spreadsheet > interface for Python. Imagine you’re

[Python-ideas] Re: Visual Python.

2023-05-19 Thread Jake Diamond-Reivich
Hey! I work on an open source Python package called Mito. https://github.com/mito-ds/monorepo I think it might be exactly what you are looking for. It is a spreadsheet interface for Python. Imagine you’re editing Excel and each edit generates the equivalent Python. Best, Jake On Fri, May 19, 2

[Python-ideas] Re: Visual Python.

2023-05-19 Thread Michael R
Thanks, I'll check it out. On Fri, May 19, 2023, 3:36 PM André Roberge wrote: > > > On Fri, May 19, 2023 at 4:28 PM Chris Angelico wrote: > >> On Sat, 20 May 2023 at 02:53, Michael R wrote: >> > >> > To whom it may concern: >> > >> > Is it possible to create a Visual Python with options and ed

[Python-ideas] Re: Visual Python.

2023-05-19 Thread André Roberge
On Fri, May 19, 2023 at 4:28 PM Chris Angelico wrote: > On Sat, 20 May 2023 at 02:53, Michael R wrote: > > > > To whom it may concern: > > > > Is it possible to create a Visual Python with options and editing tools > similar to Excel? > > In the beginning it could be a combo with a command-docke

[Python-ideas] Re: Visual Python.

2023-05-19 Thread Chris Angelico
On Sat, 20 May 2023 at 02:53, Michael R wrote: > > To whom it may concern: > > Is it possible to create a Visual Python with options and editing tools > similar to Excel? > In the beginning it could be a combo with a command-docker, calling for a > visual Routine. > Indented structure of coding