Skip to content

Instantly share code, notes, and snippets.

@raypereda
Created April 20, 2021 18:21
Show Gist options
  • Save raypereda/640024fa9519a0b5ce3f13ecd8192576 to your computer and use it in GitHub Desktop.
Save raypereda/640024fa9519a0b5ce3f13ecd8192576 to your computer and use it in GitHub Desktop.
like binding.pry in Ruby
import code; code.interact(local=dict(globals(), **locals()))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment