appconfigpy

View on PyPIReverse Dependencies (4)

2.0.1 appconfigpy-2.0.1-py3-none-any.whl

Wheel Details

Project: appconfigpy
Version: 2.0.1
Filename: appconfigpy-2.0.1-py3-none-any.whl
Download: [link]
Size: 8120
MD5: b065f505919ba0db1b341ad2eafc3142
SHA256: 5ba7ce752f76622d0bde01ea501892858da27e8be1a5d9936f163452522038b8
Uploaded: 2023-07-16 10:14:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: appconfigpy
Version: 2.0.1
Summary: A Python library to create/load an application configuration file.
Author: Tsuyoshi Hombashi
Author-Email: tsuyoshi.hombashi[at]gmail.com
Home-Page: https://github.com/thombashi/appconfigpy
Project-Url: Source, https://github.com/thombashi/appconfigpy
Project-Url: Tracker, https://github.com/thombashi/appconfigpy/issues
License: MIT License
Keywords: configuration
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: loguru (<1,>=0.4.1); extra == "logging"
Requires-Dist: pytest; extra == "test"
Provides-Extra: logging
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3014 characters]

WHEEL

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

RECORD

Path Digest Size
appconfigpy/__init__.py sha256=VZ_iI3dioHHPV6pgcvgK8J9BjRcTRtUaynSefCp8T0c 540
appconfigpy/__version__.py sha256=w6etEq9zuOcZosUq3rOyM8pjIVBcDdhv3Wag9PKKHXc 201
appconfigpy/_config.py sha256=OmbSOwB4O2WGvKxo-NADr0BCViOx7zLhArpOya1alSg 6735
appconfigpy/_const.py sha256=_9Kw2lFhVl1ef5_D7Op4TD5mKqzmQDwuFh8sa_UMzBY 99
appconfigpy/_logger.py sha256=aKQCGrvbTVBL3Ktm3mHnKJ7L9-mg2EQ98zYu1C-vanY 1558
appconfigpy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/common.py sha256=PiuQS2i3ba_hOiz375h9J2MPU3kli_Ag10LEkOy3NZ8 686
examples/configure.py sha256=Ph4Wo6lhVm8mYCFT7X1jOFT5qOL64NvqKERBTgGo4WI 209
examples/load.py sha256=ENmgZXqZECLVs0qoWGwn68bZp7EpxQMeVO0YCa1rGwg 302
appconfigpy-2.0.1.dist-info/LICENSE sha256=vrvfBSShR_iaYV__U9eb3JDLx2MVUPtLclzT873NJPY 1074
appconfigpy-2.0.1.dist-info/METADATA sha256=1zsW2w94w-FhIAzeHnq_Rbjm8r7Wg1M1zsioTJ3MxXo 4545
appconfigpy-2.0.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
appconfigpy-2.0.1.dist-info/top_level.txt sha256=UPKR1HXk7pFoSh8yrlF3fvjmLIF_KMmlgTf8ySpVAtY 21
appconfigpy-2.0.1.dist-info/RECORD

top_level.txt

appconfigpy
examples