HooTool - Shebang一个 IntelliJ IDEA 插件,提供 Shebang 的插入与管理。利用它,你可以在特定文件(例如 Python 或 Shell 脚本)的第一行插入预设的 Shebang,如果已有则替换之。
Quick ReferenceThere are some cheatsheets and quick references contributed by open source angels on Quick Reference. I mainly contributed the Python part of cheatsheets.
Zeraora长期维护的个人实用 Python 工具包。有优化了 Django 模型生成表名的 SnakeModel,支持 with、注解和实例化调用的计时器 BearTimer,可为枚举添加任意属性的 Items……