terrycojones / daudin

A Python command-line shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tab completion for Python modules as with IPython.

reckoner opened this issue · comments

Is this possible? I can't remember all the methods and attributes I need.

Yes, this is possible. I saw some code for it when I was reading about how to do filenames. I'll take a look...

OK, this looks very easy. I'll do it later today/tonight.

great! I'll pull and test it as soon as you have it ready

OK, try pip install -U daudin and you should have it! Thanks for the suggestion :-)

works like a dream!

OK, great. I'll close this.