Skip to main content

py3-debug

类级注解,自动为所有方法增加文件信息,类名,方法名,参数名信息,以支持回调链路追踪

show

import debug
# 使用示例
@debug
class Calculator:
    def add(self, a, b):
        return a + b
    def sub(self, a, b):
        return a - b
    def mul(self, a, b):
        return a * b
    def div(self, a, b):
        return a / b

Download files

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

Source Distribution

py3_debug-0.0.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

py3_debug-0.0.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file py3_debug-0.0.1.tar.gz.

File metadata

  • Download URL: py3_debug-0.0.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.13

File hashes

Hashes for py3_debug-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2947575111e793f18b4de3b34254a153b70ec89144d8205a476dd8f73c74d6d9
MD5 40b8e814cac7a027503669ff4152d4d3
BLAKE2b-256 a698cacc38748d0d810f656f86218ab7974af38d55ef3665556c86df4ca92aeb

See more details on using hashes here.

File details

Details for the file py3_debug-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: py3_debug-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.13

File hashes

Hashes for py3_debug-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b12967b0e73acbb924985ffda3bc3ba66574dff899c6ea4853c04c9cb7f36386
MD5 100b692f26a1781b6e2185c843395912
BLAKE2b-256 f9d47ce98897fa51e54e909636bf381ddbe7c66c028372437eee79c344d7b85b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 files

Supported by

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