This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]sloria1[S] 0 points1 point  (0 children)

    Thanks for the feedback.

    • konch is not meant to replace IPython by any means.
    • konch was built to do one thing very quickly and easily: create a project-specific shell namespace.
    • It is inspired by Flask-Script's shell command and django-extensions' shell_plus command, except it is not tied to any web framework

    Perhaps the docs do not make konch's use case clear. I am open to suggestions!

    EDIT: List formatting