This project contains useful (at least for me) scripts for iOS app Pythonista 3
- libs - directory/package with common modules
- Comment selected - extension to comment/uncomment selected text in Pythonista editor.
- GitHub Merge by WC - modified version of script from Working Copy app to processing Pull requests on GitHub directly in Working Copy.
- Open in Pythonista - extension to implement "Open in.." feature to open files\folders from different sources in Pythonista.
- Preview HTML - extension to preview html source code.
- Preview Markdown - modified extension to preview markdown texts.