Skip to main content

No project description provided

Project description

这个是一系列函数、类的装饰器,在运行时,如果报错,那么将会进入调试状态 默认情况下:

  • 1:将所有Exception raise 出去,不做任何处理
  • 2:将Exception保存下来,可以在任意的地方调用某个方法抛出

debug状态下:

  • 0:直接进入debug模式,弹出窗口,并进行操作
  • 1:将所有Exception raise 出去,不做任何处理
  • 2:将Exception保存下来,可以在任意的地方调用某个方法抛出

启动方法

命令行

在命令行运行python脚本时,可以在命令行中额外输入__debug=1__debug=debug来启动debug状态,其他指令均为默认情况

代码

在代码中可以通过以下方式来直接开启debug模式

from movoid_debug import FLOW
FLOW.debug_type=1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

movoid_debug-1.5.5.tar.gz (26.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

movoid_debug-1.5.5-py3-none-any.whl (32.3 kB view details)

Uploaded Python 3

File details

Details for the file movoid_debug-1.5.5.tar.gz.

File metadata

  • Download URL: movoid_debug-1.5.5.tar.gz
  • Upload date:
  • Size: 26.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for movoid_debug-1.5.5.tar.gz
Algorithm Hash digest
SHA256 eaabc17ed0b7d99675844d63f83c4c47dae86767ad89491c69a97be04dac7a7b
MD5 12471279639f4c636af60c731b04d055
BLAKE2b-256 f6a26d42c11b1c334316cbc35c41261a55f4b69b9a1a6f4c22df84d7552261c1

See more details on using hashes here.

File details

Details for the file movoid_debug-1.5.5-py3-none-any.whl.

File metadata

  • Download URL: movoid_debug-1.5.5-py3-none-any.whl
  • Upload date:
  • Size: 32.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for movoid_debug-1.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 274afcc2c1dde3de8779c7d6b7c6a9fd0aaa31ff8f30cfb3ee391a13542027c6
MD5 fb389edf0f74869a6816004205e889b3
BLAKE2b-256 feffb6e62f3f1c5343a6aef6f702f83a1f2ae618989a7969a305776d8eea47d0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page