https://github.com/1024jp/python-coteditor
CotEditor script set for Python
https://github.com/1024jp/python-coteditor
coteditor
Last synced: 8 months ago
JSON representation
CotEditor script set for Python
- Host: GitHub
- URL: https://github.com/1024jp/python-coteditor
- Owner: 1024jp
- Created: 2013-01-29T23:03:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T01:36:48.000Z (over 8 years ago)
- Last Synced: 2025-10-02T14:57:23.731Z (9 months ago)
- Topics: coteditor
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CotEditor Script Set for Python
===============================
CotEditor用のPython向けスクリプトセット。
気が向いたら増える。
内容物
---------------------------------
- New Document
テンプレート入りの新しいドキュメントを開く
- Check Code Style
開いてるドキュメントを pycodstyle (ex-PEP8) チェックにかける
- Templates/
スニペット
New Docmentのテンプレートの `__author__` は私の名前が突っ込んであるんで、他の人が使う場合は各自自分のものに変えること。