Welcome!
This is the community forum for my apps Pythonista and Editorial.
For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.
Installing additional modules
-
I'm brand new to Pythonista but have been programming in Python for several years. I'm trying to port a program I developed on my pc to Pythonista but quickly ran across a pair of problems. First, my program requires the more-itertools module with apparently does not come with the basic installation. I tried (and this is my second problem) pip, which is what I would use in similar situations on the pc, but pip wasn't recognized. So two questions: Is more-itertools available for Pythonista? And, if so, how do I install it. Thanks.
-
@dborger23 https://github.com/ywangd/stash is the tool that allows Pythonista to do pip.