/bugfreepy

Add monster buff for your code file, no bug since now.

Primary LanguagePythonMIT LicenseMIT

bugfreepy

Add monster buff for your code file, no bug since now

自动在文件中加上头部注释

安装

只需要使用pip就可以了

pip install bugfreepy

或者

git clone https://github.com/hey-bruce/bugfreepy.git
cd bugfreepy
python setup.py install

使用

  • 单文件: bfp test.py
  • 多文件: bfp test1.py test2.py
  • 某目录下所有的文件: bfp dir/
  • 也可以混合使用: bfp dir/ test.py

关于信仰

ottomao不同,我主要信仰神兽,所以默认是神兽

  • 使用方法可以是: bfp test.py --pic monster or bfp test.py
  • 佛祖: bfp test.py --pic buddist
  • 耶稣: bfp test.py --pic jesus or bfp test.py --pic god

其他

  • 仅供娱乐。祝编码愉快 ^_^
  • 想适用其他格式文件?可以自己加一下,代码非常的简单

致谢

感谢ottomao

完全照抄这个。只是为了开心,提供一个python版本的