Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedding inim in other programs #137

Open
AngelEzquerra opened this issue Mar 11, 2023 · 0 comments
Open

Embedding inim in other programs #137

AngelEzquerra opened this issue Mar 11, 2023 · 0 comments

Comments

@AngelEzquerra
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant