Pimp Your Python and Django Shells
Objective
To have an slick IPython REPL like this:
Background
IPython (Interactive Python) is 20 years old now. It is mature, has lots of features, and really popular. It’s an interactive shell, an eval() machine, and serves as the backend for var...
ranelpadon.hashnode.dev6 min read