Hook your Error.
Project description
ErrorHook
自动全局捕捉错误,并
- 输出错误到控制台
- 输出错误到文件(可选,默认开启)
- 显示错误窗口(可选,默认开启)
Code by: cc1287
示例
import ErrorHook
# 然后...就什么都不用做了,会自动捕捉错误
# 下面有一个错误
raise BaseException('I am a Error.')
安装
pip install ErrorHook
License
MIT License
Copyright (c) 2024 cc1287
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
更新日志
- 2.1.1
增加错误堆栈滚动条
- 2.0.2
现在可以按回车键(Enter)退出
- 2.0.1
更改简介
- 2.0
将名字又改了回来,兼容性问题
移除了对
KeyboardInterrupt的捕获
现在将自动将焦点移至“退出”按钮
- 1.2~1.6
让导入更便捷,更改导入名称从(已在2.0删除)ErrorHook为errorhook
- 1.1
更新界面-退出按钮
- 1.0
update
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
errorhook-2.1.2.tar.gz
(6.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file errorhook-2.1.2.tar.gz.
File metadata
- Download URL: errorhook-2.1.2.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
293e4debc3e5aaa17352b3ab8e1776f01deca6233bdf5ceebfff842582e867c0
|
|
| MD5 |
bef54a962ea8c7d61cf5e5ea387a53dd
|
|
| BLAKE2b-256 |
358e3b4aaf9f50b3e265cfafbbeda591d99f26a5e0f6d41031e94c6358202aa3
|
File details
Details for the file ErrorHook-2.1.2-py3-none-any.whl.
File metadata
- Download URL: ErrorHook-2.1.2-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b990b01b658b1133ac2fb2d6cf760afc974643f4ba33d4939c2302de63ce075c
|
|
| MD5 |
5a82620ccb0af1098c3776a98aee9e48
|
|
| BLAKE2b-256 |
9051ddb27d98063f9bd7e2e3d0cb198142238e20dfa7084fcb8d6e473bef9758
|