项目作者: g33kyM0m

项目描述 :
Tools, scripts, workflows, and other useful randomness for the iOS Editorial & Pythonista Apps
高级语言: Python
项目地址: git://github.com/g33kyM0m/iOS-Editorial-Pythonista-Tools.git
创建时间: 2018-04-10T01:07:03Z
项目社区:https://github.com/g33kyM0m/iOS-Editorial-Pythonista-Tools

开源协议:MIT License

下载


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.

Lists & Random Treasures