Skip to main content

通用基础设施 SDK:配置、日志、事件、调度、插件、协议、调用链

Project description

echotools

通用基础设施 SDK:配置中心、日志、事件总线、调用链、任务调度、 插件框架、协议系统、自适应选择器,完全项目无关,兼容 Python 3.8-3.14。

安装

pip install echotools[all]

快速开始

from echotools import EchoTools

et = EchoTools(service_name="myapp")
et.logger.configure(level="INFO", color=True)
cfg = et.config
cfg.load("config.toml")

with et.tracer.trace("request") as trace:
    with et.tracer.span(trace, "db") as span:
        span.set_tag("query", "select 1")

能力总览

  • ConfigCenter 点路径配置 + 热重载 + 类型绑定
  • LoggerManager 调用链注入 + 颜色 + 轮转
  • EventBus 同步/异步事件
  • Tracer 轻量调用链
  • TaskDispatcher 单发/竞速 + 自适应选择
  • PluginRegistry 自动发现 + 热重载
  • get_protocol XML/antml/original/bracket/nous/custom 协议
  • ProxyManager HTTP/HTTPS/SOCKS
  • AutoUpdater git 自动更新
  • FileWatcher 轮询文件监视

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

echotools-1.0.10.tar.gz (78.6 kB view details)

Uploaded Source

Built Distribution

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

echotools-1.0.10-py3-none-any.whl (109.3 kB view details)

Uploaded Python 3

File details

Details for the file echotools-1.0.10.tar.gz.

File metadata

  • Download URL: echotools-1.0.10.tar.gz
  • Upload date:
  • Size: 78.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for echotools-1.0.10.tar.gz
Algorithm Hash digest
SHA256 688e8ecfe587d6e7c5f3c9be6b0b30acfb8bdc600516f4ae17f77925d4893483
MD5 ea17b1b8f7752bfa681d78ce1fbad73a
BLAKE2b-256 18cfdc725d6ecabd764c81ca045619c77f6b736f76706ca388f0ae529dd68f9b

See more details on using hashes here.

File details

Details for the file echotools-1.0.10-py3-none-any.whl.

File metadata

  • Download URL: echotools-1.0.10-py3-none-any.whl
  • Upload date:
  • Size: 109.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for echotools-1.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 b98493d9432a8fecfb9e78941102a9641e8d5e58da191e982227c0a3ac457621
MD5 d165e268878ebc10996ca7f444fbd56b
BLAKE2b-256 369f9973917da1de55788fb2bd353f9fd23dddffb557c9618c88abce1207573b

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