Skip to main content

nameko wrapper

Project description

Nameko Wrapper

nameko-wrapper包主要包含了一些编写nameko微服务所需要的常用工具,主要包括nameko方法优化elasticsearch优化统一异常处理以及一些其他工具。

Nameko方法优化

  • rpc异常处理优化

    nameko_wrapper.rpc.rpcnameko rpc进行异常处理和响应优化,处理合理微服务产生的异常和统一响应内容格式。

  • rpc响应优化

    nameko_wrapper.response为微服务响应提供统一的响应

  • nameko异常统一

    nameko_wrapper.exception为编写微服务应用提供统一的异常类,可以方便用户自己定义处理异常;

  • 常见依赖注入添加

    nameko_wrapper.dependency_provider提供常见的nameko 依赖注入,比如Elasticsearch依赖注入

ElasticSearch优化

  • 文档搜索优化

  • 提供文档初始化函数

    nameko_wrapper.elasticsearch.documents.init_document_index

  • 提供更简洁的搜索方式

  • 扩展官方的文档类,提供唯一约束和诸多便捷查询方法

    nameko_wrapper.elasticsearch.documents.ExtendDocument

其它工具

  • nameko配置读取方法

    nameko_wrapper.config

  • dict访问转属性访问的方法

    nameko_wrapper.utils.converts.dict2obj

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nameko_wrapper-0.0.29-py3-none-any.whl (31.1 kB view details)

Uploaded Python 3

File details

Details for the file nameko_wrapper-0.0.29-py3-none-any.whl.

File metadata

  • Download URL: nameko_wrapper-0.0.29-py3-none-any.whl
  • Upload date:
  • Size: 31.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6

File hashes

Hashes for nameko_wrapper-0.0.29-py3-none-any.whl
Algorithm Hash digest
SHA256 5d230abab9c979e02ba4942c20dc59295773545b8c1abfd0797f3ca23a8f0fe5
MD5 f45b67412f238364c870f3be006c6c77
BLAKE2b-256 ec273bf18e9611f1e6f92dd8f1fa7b01ef8da0b2d8f831469b45eb1435991cb4

See more details on using hashes here.

Supported by

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