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

Drop IPython and use python-prompt-toolkit? #25

Open
goodboy opened this issue Oct 16, 2017 · 3 comments
Open

Drop IPython and use python-prompt-toolkit? #25

goodboy opened this issue Oct 16, 2017 · 3 comments

Comments

@goodboy
Copy link
Member

goodboy commented Oct 16, 2017

Issue by tgoodlet
Thursday Apr 07, 2016 at 22:23 GMT
Originally opened as sangoma/switchy#37


Consider dropping IPython from the switchy cli since we can get auto completion for free with the std lib.

@goodboy
Copy link
Member Author

goodboy commented Oct 16, 2017

Comment by moises-silva
Friday Apr 08, 2016 at 08:26 GMT


@tgoodlet And what do you win from dropping it? just removing a dep?

@goodboy
Copy link
Member Author

goodboy commented Oct 16, 2017

Comment by tgoodlet
Friday Apr 08, 2016 at 13:20 GMT


Yeah and I was thinking about maybe moving to ptk eventually instead. If ^ gets us completion then what are we really needing IPython for?

@goodboy
Copy link
Member Author

goodboy commented Oct 16, 2017

Comment by tgoodlet
Wednesday Aug 03, 2016 at 22:30 GMT


Alright I just tried rlcompleter thing out and it's no good.
Probably should have noticed in the docs that it says

by completing valid Python identifiers and keywords.

So it's really quite horrendous for working with the originator instance binding.

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