Skip to content

Embedding inim in other programs #137

@AngelEzquerra

Description

@AngelEzquerra

In python it is possible to start an IPython instance inside your own Python programs (see https://www.ics.uci.edu/~dock/manuals/IPython/node9.html). This allows you to evaluate dynamically the state of your code, operate with your variables, analyze them, etc.

It would be really awesome if it were possible to do the same with inim, so that you could use it as a sort of "poor-man's" debugger. This would be super handy in those cases in which using a debugger is not possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions