scm-config

View on PyPIReverse Dependencies (0)

1.0.0 scm_config-1.0.0-py3-none-any.whl

Wheel Details

Project: scm-config
Version: 1.0.0
Filename: scm_config-1.0.0-py3-none-any.whl
Download: [link]
Size: 12996
MD5: 345c6e3be8d143494d8a0a4bff47dbb7
SHA256: 05f62639bcd114d7029f4784446fc66c3d4ecaf42f5d43ea5203a8e36c4a5e38
Uploaded: 2022-04-25 03:41:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scm-config
Version: 1.0.0
Summary: self configuration management written in Python
Author: Sai Repalle
Author-Email: n.repalle85[at]gmail.com
Home-Page: https://github.com/Sai-Repalle/scm_project
Project-Url: Repository, https://github.com/Sai-Repalle/scm_project
License: MIT
Keywords: config,markdown,lint
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6,<4.0
Requires-Dist: colorama (<0.5.0,>=0.4.4)
Requires-Dist: deepdiff (<6.0.0,>=5.7.0)
Requires-Dist: dynaconf (<4.0.0,>=3.1.5)
Requires-Dist: ordered-set (<5.0.0,>=4.0.2)
Requires-Dist: pytest (<8.0.0,>=7.0.1)
Requires-Dist: typer (<0.5.0,>=0.4.1)
Requires-Dist: wheel (<0.38.0,>=0.37.1)
Description-Content-Type: text/markdown
[Description omitted; length: 21067 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
scm_config/__init__.py sha256=NpH1T3HnUXwkcrKS-aJf0agmmMCwviENkzi7WHKlETc 472
scm_config/cli.py sha256=S_CK2JjNJU2W81v59z7w3_lVrKycmINKOiznzPan1Ks 14013
scm_config/default_config.py sha256=Qjusk0fg2UoslF2fJYUZbZo2T04TqtNMpd8477jIrdM 8752
scm_config/defaults.py sha256=fsQYldgO29YKQpVOdraWtekqjlQdD4eJeosR0E9uwDQ 2685
scm_config/main.py sha256=MNVBsCM49XJFibznof1NpjYdbEXbhjJWMYBc2l0FLMc 180
scm_config-1.0.0.dist-info/entry_points.txt sha256=sbLkNx7X-zi9m97w-XnDA4gNKiSXMGSjxqpWJwBpdOk 48
scm_config-1.0.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
scm_config-1.0.0.dist-info/METADATA sha256=xBkIZTGACs2aOfRYNpmhz5SeKlUpQvmO8fmU82mospQ 22185
scm_config-1.0.0.dist-info/RECORD

entry_points.txt

scm = scm_config.main:main_cli