Tools for iOS Editorial & Pythonista Apps

Useful tools, scripts, workflows, and other helpful randomness.

Background & Utility Tools

  • Create Directory Content Dictionary: Creates & Saves a .json Dictionary File with the Current Directory's Contents (files and sub-directories, as well as files within those sub-directories).
  • Create Directory Data File: Creates a json dictionary file in current directory with its name, path, and 'parent' directories. Useful to streamline current and future Editorial & Pythonista projects.
  • Error Code Cheatsheet: Creates a list (.txt), dictionary (.json), or locally displayed (in console) cheatsheet of Python error codes.