django-debug-toolbar: The Debugging Toolkit for Django
django-debug-toolbar is a toolbox to display various debug information about the current request and response in Django.
django-debug-toolbar is a toolbox to display various debug information about the current request and response in Django.
tmux is a command-line tool that can create multiple virtual terminals in one terminal.
Hubot is an scriptable chat bot framework created by GitHub. The newer version supports JavaScript (ES6+), no more CoffeeScript!
xlsxwriter 的文件寫得比較好
ipdb is an interactive Python Debugger with IPython integration, which features tab completion and syntax highlighting, etc. In layman's terms, ipdb is a better pdb.