An open API service indexing awesome lists of open source software.

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

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__` は私の名前が突っ込んであるんで、他の人が使う場合は各自自分のものに変えること。