Glamorous Toolkit

Revision as of 10:57, 15 November 2022 by Jonny (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[Glamorous Toolkit https://gtoolkit.com] - MIT licensed software "born out of a long term effort to make the inside of software systems explainable". "moldable"

Discord

joelchan86#general-brainstorming22-11-13 13:02:42

I think this is probably covered by Glamorous Toolkit (cc <@499904513038090240> who is a core user)!

Konrad Hinsen#general-brainstorming22-11-13 13:07:02

Yes, that's a prominent use case for Glamorous Toolkit.

Konrad Hinsen#general-brainstorming22-11-13 13:22:21

Note that Glamorous Toolkit is not (yet) a development environment for Python. What is described here is "data science" on a Python codebase. You analyze the code, but you cannot change it. For Pharo Smalltalk, there is excellent code refactoring support in addition to analysis features.

petermr#general-brainstorming22-11-15 10:57:35

Thanks for Glamorous Toolkit . Watched the video and understood most of it. Impressive, and maybe the future, but not quite what I wanted now - it requires a fluency with creating new types of object on the fly and so a change in orientation. I want something that I can tag the methods with (say) 'PDF conversion', 'prototype`, etc. I don't mind dumping that as static docs and navigating with Obsidian.