I've noticed that pythonista is unable to provide auto-completion for code that is downloaded and placed in the sys.path, either using the excellent pipista script, or by just manually downloading and placing scripts in folders under "Documents" (where the default python files that come with pythonista lie)
Maybe I'm doing something wrong? If not, is it possible to add this feature in the next version? This feature along with folder management (so one can organize multiple py files easily) would make pythonista infinitely more useful