Collection of Pythonista 3 (iOS app) scripts and things
Requirements
Helpful, related Apps!
- Working Copy (Git on iOS)
- Dropbox for iPhone / iPad (cross-platform file sync)
- Workflow (iOS Automation)
gistcheck.py
- GitHub gist libraryread_from_working_copy_app.py
- receive files from Working Copy Git appsavefile.py
- Download file at URL
-
psidnell__Pythonista
- https://github.com/psidnell/Pythonista
- Location2* and Import (from Dropbox, using workflow).
- NOTE: Import.py / Dropbox seems broken in iOS 10 beta
-
dhutchison__PythonistaScripts
- https://github.com/dhutchison/PythonistaScripts
- File Downloader and Dropbox Sync
-
digitalrounin__pythonista-fileserver
- https://github.com/digitalrounin/pythonista-fileserver
- File server running directly in Pythonista, allowing "uploads" into Pythonista. Adds SSL and authentication
-
cclauss__Pythonista-and-Working-Copy
- https://github.com/cclauss/Pythonista-and-Working-Copy
- The ONE for importing Git repos. Allows import into Pythonista of git repo using WorkingCopy app
-
Pythonista-Tools
- https://github.com/Pythonista-Tools/Pythonista-Tools
- The ONE to rule them all. Tries to maintain categorized collection of pointers to Pythonista utilities
-
pythonista-tools-installer
- https://github.com/ywangd/pythonista-tools-installer
- Useful Pythonista GUI app for getting the
Pythonista-Tools
scripts
-
spencerogden__gistcheck
- https://gist.github.com/4702275.git
- A GitHub gist library that will create additional related
.py
commands in same directory when run