510908220 / arsenal

python相关的一切,以提升效率为目标.

Home Page:https://510908220.github.io/arsenal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python使用整理

异常追踪

异常无处不在,当异常发生时,如何快速定位问题呢

标题 描述
traceback 异常基本概念以及traceback模块使用
better-exceptions 将异常格式化显示出来,附带了更多的信息,更好的定位问题
sentry

日志

自动化运维

  • fabric
  • sentry
  • jenkins

性能优化

主机监控

  • 信息采集

快捷命令

  • python -m SimpleHTTPServer

About

python相关的一切,以提升效率为目标.

https://510908220.github.io/arsenal/

License:MIT License