-
-
eddo888
Still waiting on pythonista beta release to app store. the lack of shared directory access (resolves in the beta) greatly diminishes the value of the app. @omz please release it to the app store.
-
eddo888
great to have StaSh
only works on python2
any suggestions for Python3 ? -
eddo888
@JonB said:
os.mkdir('/private/var/mobile/Library/Mobile Documents/iCloud~com~omz-software~Pythonista3/')
removing the dirs and rebooting did the trick
-
eddo888
i am getting the same error, are you running pythonista on ipad and iphone on the same icloud account ?
started happening with update ios 13.2.3 -
eddo888
quoting @omz, new beta release 330018, restored the ability to open external folders on ios13
-
eddo888
positive response from @omz, he will get to it soon ! Yay !!
-
eddo888
ps StaSh uses python to do git so look at the source for StaSh
#DULWICH try: import dulwich ...
-
eddo888
Could I also please request that the new "open external file" and "open external directory" api be supported, so I can use Pythonista to access files AND directories in WorkingCopy. Yay Cheers Dave.
-
eddo888
Hi, perhaps we should start a "go fund me" for @omz to continue their wonderful work on Pythonista. Now that Python is the most popular programming language on the planet and Pythonista is the best IDE for handhelds ever (better than IDLE on the desktop) it would make sence to get Pythonista back up the running list again.
-
eddo888
@eddo888 said:
@mikael create an empty folder in the pythonista icloud drive, then create a new sync directory in workingcopy to that folder. add the remote url to you fave git repo, then save and synchronise the repo. now you can pull your repo into the empty folder
-
-
eddo888
@Phylter textastic implementation of open external folder is cool
-
eddo888
@mikael create an empty folder in the pythonista icloud drive, then create a new sync directory in workingcopy to that folder. add the remote url to you fave git repo, then save and synchronise the repo. now you can pull your repo into the empty folder
-
eddo888
to get around this issue i have used the sync feature of workingcopy to sync to the pythonista icloud folder
-
eddo888
@eddo888 this issue is in other apps as well so is not related to pythonista must be in the ios
-
eddo888
the one thing i noticed is that the open external folders/files is broken
-
eddo888
cool, thanks, there must be a setter property on person.phones that does the work,
changes to bits of the phone list are not seen unless you do person.phone = <updated list>