config42

View on PyPIReverse Dependencies (5)

0.4.4 config42-0.4.4-py3-none-any.whl

Wheel Details

Project: config42
Version: 0.4.4
Filename: config42-0.4.4-py3-none-any.whl
Download: [link]
Size: 29735
MD5: 58de2a1771a59df66896a20750697361
SHA256: 36ba63fdafc56e4e07e0dfa66b6945ae3294e9b5d3c43e30c46befba45c20398
Uploaded: 2020-06-12 23:19:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: config42
Version: 0.4.4
Summary: Configuration manager for cloud native application, support configuration stored in memory, in files, in databases
Author: Amine Ben Asker
Author-Email: ben.asker.amine[at]gmail.com
Home-Page: https://github.com/yurilaaziz/config42
Download-Url: https://github.com/yurilaaziz/config42/releases/tag/0.2
License: GPLv3+
Keywords: Pretty configuration manager,Key value data store,cloud native configuration
Classifier: Development Status :: 5 - Production/Stable
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Pyyaml (>=5.1)
Requires-Dist: Jinja2 (>=2.0)
Requires-Dist: Cerberus (>=1.3.1)
Description-Content-Type: text/markdown
[Description omitted; length: 7225 characters]

WHEEL

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

RECORD

Path Digest Size
config42/__init__.py sha256=2tOQTYZZTmfwnmLAKtBH92u6X4T1IzQuDXbyIuDJA_s 71
config42/__main__.py sha256=gMuZHBsFDUqAWxI52y8_clpddwjs9zhcWXN5QNFCBq8 6342
config42/config_manager.py sha256=GsOATAnqR3_eYY7LL4d_qu5J6nYShxHn44sQpXAfZ3U 8829
config42/init_apps.py sha256=BKv1A3bgnX_gYd_BTJInNKGqJMYICo_L04s9Wi6cPA0 484
config42/utils.py sha256=vLrkqVneaLSyh80eu-S5ZYyCoIhQuPVqp1udDoNEqi4 1548
config42/validator.py sha256=q0Z09zsgFGMLuLfV10qb3LT7omoXKsAnJ8qaQOakyUY 3668
config42/handlers/__init__.py sha256=nW2laZvI7lx-xpsQfKGk6ncgm9uIBB42MGqqtTqrhAM 236
config42/handlers/argparse.py sha256=DYIqH-m_k4dzx30xhpX6DgfphSonmwpwTfxWi4e5rJs 1752
config42/handlers/base.py sha256=U8KXM-hp8Q1dsW4V5BHPWodSC3EzjrO1QZS_OVYR_jg 1035
config42/handlers/environment.py sha256=h_mcNOVVgiMXU1O8QnxScpE4cloPIWjrS3eGCxyphZc 728
config42/handlers/etcd.py sha256=36qZJ-YyBon7if9iou7wzDJUgMd_QaJ40bfmhIY5QT8 2314
config42/handlers/file.py sha256=iu4qBlHwqnd0X8cfL9xII6N35z-Lcl6NZdiIZinxgAo 784
config42/handlers/memory.py sha256=GUe_LLJ3itNrr59IpD6biT_cLxQuwnvzrhPPQy4wwYk 967
config42/handlers/raw.py sha256=t5UDdj3nU3thTiBnXvqq0wE89mD5q5jgaJ4Lg99VA8E 1390
config42/handlers/files/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
config42/handlers/files/base.py sha256=Cm7o95Yb9U8RJifOLW77BqyAbW8hLUZ-0AhjPpCMk8M 614
config42/handlers/files/ini.py sha256=s_KLV8bJphCMMbg6LandXn-OBcdq0Qr5EVJbCldjXjU 849
config42/handlers/files/json.py sha256=_lyTDaACS0SUEbABv89NBDJvcnFPeGT79S6TbkrOyAM 296
config42/handlers/files/yaml.py sha256=GEYvCGwA2wxOdGFNJ9kSfT9gZ3il3oR058-pINu90zI 482
config42-0.4.4.dist-info/COPYING sha256=jdIkE-9CNLtYXCvidKI-dwv32zrJNbKtjDZppsG6Flk 35151
config42-0.4.4.dist-info/METADATA sha256=dhWq1LJFmGeQv8wSLKs2U1uyca-yQOoVoMuIwgBTrdU 8298
config42-0.4.4.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
config42-0.4.4.dist-info/entry_points.txt sha256=_UJU4kejLYjE8Hz10kNubeXAQhSUAJpRi379ygAvS-w 53
config42-0.4.4.dist-info/top_level.txt sha256=ma1RspOwmCGh3nP-NVR74w-jKPjkpMU1eC2fBO4aMWY 9
config42-0.4.4.dist-info/RECORD

top_level.txt

config42

entry_points.txt

config42 = config42.__main__:main