ConfigHandler-python

View on PyPIReverse Dependencies (0)

2.0.2 ConfigHandler_python-2.0.2-py3-none-any.whl

Wheel Details

Project: ConfigHandler-python
Version: 2.0.2
Filename: ConfigHandler_python-2.0.2-py3-none-any.whl
Download: [link]
Size: 37424
MD5: a3970c946f34cf72b6be9a9fd0a332f7
SHA256: 9b7980b6e4bd4938aa242d474d5bdc1f9aca5b3c1c9bb5be19a67ee4142a1c01
Uploaded: 2022-12-06 03:47:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ConfigHandler-python
Version: 2.0.2
Summary: Create, update, and remove values from a configuration file made by ConfigHandler.
Author-Email: Chris1320 <chris1320is[at]protonmail.com>
Project-Url: Repository, https://github.com/Chris1320/ConfigHandler-python
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Requires-Dist: pycryptodomex (==3.15.0); extra == "full"
Requires-Dist: prettytable (==3.5.0); extra == "full"
Requires-Dist: lz4 (==4.0.2); extra == "full"
Requires-Dist: pytest (==7.2.0); extra == "test"
Requires-Dist: pytest-cov (==4.0.0); extra == "test"
Requires-Dist: pytest-benchmark (==4.0.0); extra == "test"
Provides-Extra: full
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 3497 characters]

WHEEL

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

RECORD

Path Digest Size
config_handler/__init__.py sha256=VW00ZDR8MBz6s6qiwdU4RH5BrOsqAVjPqvECBz1NEM4 1236
config_handler/__main__.py sha256=qQaJu1WzWNMJya-rv6cUshzMadmPCxTrmBJIM5sCMpQ 2653
config_handler/_ui.py sha256=s8BBAL5ni3Vt_uzwLPXyQU0op0bzMW-BZLuiExTg3KQ 8351
config_handler/exceptions.py sha256=O0VvFK_8690FaLOjpkoIF4qvai5A75qzwKwYcQODtHI 1982
config_handler/info.py sha256=FL1dr-GBQgLqa_WPhYtskVrrgvODTURfukwrP0ZOJ_A 1792
config_handler/_interactive/__init__.py sha256=LzEF3Ijz7s_wdmP4Qm-8x3Zpc3UBLl4QJ5BbC1BST38 1151
config_handler/_interactive/create_new_config.py sha256=YtpUPx8CCu7sFpaEjZBbL2m7NLIBpoPsTJmuIeRaZR0 10766
config_handler/_interactive/open_config.py sha256=aMab8yunzR7ZdY9Wy0LdPZEIVgiQ6apU9fE4AuOdXCc 34028
config_handler/_interactive/utils.py sha256=OpkOTn8g0E7JCNjriKJAN47oWclbbfak53MCKzAwM7E 2530
config_handler/advanced/__init__.py sha256=dQWewSnIXkT-HjLx2lC1-f038N7___aSXTTpg0OeaV0 19096
config_handler/advanced/compression/__init__.py sha256=tD7OhYNvZmwE2A1WVfqPa87KW03GedjSg5ZnTfGyTgU 2934
config_handler/advanced/compression/lz4.py sha256=F4049N-egbekkQPll-hb4ddcorClF3AWuGSSKdsXScw 1520
config_handler/advanced/compression/zlib.py sha256=LLl4_OOUSJorS_jk6fPA6_cYBQaX2UfEXFwajhTI_o4 1516
config_handler/advanced/encryption/__init__.py sha256=lY4K1SPGpFpY20NKVp0hPjwe63HVfaCcqiLe6ib6ve0 2942
config_handler/advanced/encryption/aes256.py sha256=SLplbVBL-gzYcC3fnFXXzj6tgwE12KnHzSk0IHLRUAg 3362
config_handler/simple/__init__.py sha256=IX_3tlhQp1o1KudRoc5uZC_AzqzBB4lpaxqL6VXDwYQ 11350
ConfigHandler_python-2.0.2.dist-info/LICENSE.md sha256=rpPe0V3RSfPM2BcrfgAY5kPdwA7XkIJF9a4ah8PximA 1097
ConfigHandler_python-2.0.2.dist-info/METADATA sha256=EzRtije3dI3dcNG-JoMEUDtiP75Hl1EIDvrI1sbBmFE 4599
ConfigHandler_python-2.0.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
ConfigHandler_python-2.0.2.dist-info/entry_points.txt sha256=7tIvlmwLlzBUuxCNut_vkZ79DDvyHiDuoZEoqHymeDs 64
ConfigHandler_python-2.0.2.dist-info/top_level.txt sha256=0NKpKfap72Jmkbe-jiJN--RTSl3D_-ox0tr8YjmlaXQ 15
ConfigHandler_python-2.0.2.dist-info/RECORD

top_level.txt

config_handler

entry_points.txt

config_handler = config_handler.__main__:main