zq-config

View on PyPIReverse Dependencies (0)

0.1.5 zq_config-0.1.5-py3-none-any.whl

Wheel Details

Project: zq-config
Version: 0.1.5
Filename: zq_config-0.1.5-py3-none-any.whl
Download: [link]
Size: 5401
MD5: 0637b84fddb2f69ad713e85fc0d0df54
SHA256: f1c4f0a45f5cc84022f02776a42025211d176283db108511aa75dbf613e9414c
Uploaded: 2023-08-01 10:33:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: zq-config
Version: 0.1.5
Summary: zq-config is wrapper for config centers such as nacos
Author-Email: Tianyue Ren <rentianyue-jk[at]360shuke.com>
Maintainer-Email: Tianyue Ren <rentianyue-jk[at]360shuke.com>
Project-Url: Homepage, https://github.com/pypa/sampleproject
Project-Url: Bug Reports, https://github.com/pypa/sampleproject/issues
Project-Url: Funding, https://donate.pypi.org
Project-Url: Say Thanks!, http://saythanks.io/to/example
Project-Url: Source, https://github.com/pypa/sampleproject/
License: Copyright (c) 2016 The Python Packaging Authority (PyPA) 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.
Keywords: config-center,nacos
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Requires-Dist: cachetools
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: coverage; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 511 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
zq_config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
zq_config/zq_configs.py sha256=5nx7gfK1lljl5voiHzC3FMPnaj6Ho2eaKNffWRSolkE 1664
zq_config/backends/__init__.py sha256=TY8PbY9Mni2Y6wBz79JyeMU7gmMDwEJYzLrdr_hM5LA 225
zq_config/backends/backend_registry.py sha256=gknMbF39J3j_diailb7v5Ns8tgEDJaQAFL2PKO6YGFE 200
zq_config/backends/nacos.py sha256=Lv7jE8O8x4t1KUr1sq9lBAydmw93Q8mT6o6zX_7BdxQ 484
zq_config-0.1.5.dist-info/LICENSE.txt sha256=ceC9ZJOV9H6CtQDcYmHOS46NA3dHJ_WD4J9blH513pc 1081
zq_config-0.1.5.dist-info/METADATA sha256=ffwUviBDng5D6h5VxkPu9gYpNTZnyVvJhKXD2_VuDOQ 3107
zq_config-0.1.5.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
zq_config-0.1.5.dist-info/entry_points.txt sha256=xPp6vFitqG85D-kOcIEWjIZmvD2l53YiMbrwjZFpjZw 39
zq_config-0.1.5.dist-info/top_level.txt sha256=tpxTONq72YO4jOGJs6ntB3FlV0rOJ9gTwMZH3F9QEEI 10
zq_config-0.1.5.dist-info/RECORD

top_level.txt

zq_config

entry_points.txt

sample = sample:main