lib-parameter

View on PyPIReverse Dependencies (1)

1.1.15 lib_parameter-1.1.15-py3-none-any.whl

Wheel Details

Project: lib-parameter
Version: 1.1.15
Filename: lib_parameter-1.1.15-py3-none-any.whl
Download: [link]
Size: 8002
MD5: e41e78f9db5f3bc39eb196964ec02558
SHA256: 9077054e9c460a7111ef20f6d9640c1bb39481bcc99c8831d3b5a5c3f8a146c6
Uploaded: 2023-07-14 12:59:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lib-parameter
Version: 1.1.15
Summary: small gist,to return a default value if the parameter is None
Author-Email: Robert Nowotny <bitranox[at]gmail.com>
Project-Url: Homepage, https://github.com/bitranox/lib_parameter
Project-Url: Documentation, https://github.com/bitranox/lib_parameter/blob/master/README.rst
Project-Url: Repository, https://github.com/bitranox/lib_parameter.git
Project-Url: Changelog, https://github.com/bitranox/lib_parameter/blob/master/CHANGES.rst
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8.0
Requires-Dist: click
Requires-Dist: cli-exit-tools
Requires-Dist: lib-detect-testenv
Requires-Dist: black; extra == "test"
Requires-Dist: codecov; extra == "test"
Requires-Dist: coloredlogs; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: readme-renderer; extra == "test"
Requires-Dist: mypy; platform_python_implementation != "PyPy" and extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 9321 characters]

WHEEL

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

RECORD

Path Digest Size
lib_parameter/__init__.py sha256=BB8MzNgCEYTEPAlviRVq3QIht1TX-FumwALtfeCkBMg 534
lib_parameter/__init__conf__.py sha256=Oh0Nrxe7ToU38FkMs4fp-F3E-mDMo7sANMK4jJQd61U 547
lib_parameter/lib_parameter.py sha256=OzUOd8TFlMV6FU8tIhizYlnLWi1qyJuaPnpl5Kob51E 628
lib_parameter/lib_parameter_cli.py sha256=7ywoDXw7xPkYGLrekz0uALy7TWQ0gB-_HK3iqG2A1ek 1552
lib_parameter/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lib_parameter-1.1.15.dist-info/LICENSE sha256=d1DOv0kvZC-KAvX-_WwOLXiKoDxt0AkqabudyHHolZg 1076
lib_parameter-1.1.15.dist-info/METADATA sha256=IXC4WpdGhgo60HIUDUnePaPf58zxH1oFenu1qb-Bgog 10849
lib_parameter-1.1.15.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
lib_parameter-1.1.15.dist-info/entry_points.txt sha256=etWz4BJoQ5kYsmw1id9MDkHDaXiSrJwB3_vAPQyhycc 75
lib_parameter-1.1.15.dist-info/top_level.txt sha256=24IOgLZyq7aVE2ap9t1az7-_O440skwAh09c8k4JpHk 14
lib_parameter-1.1.15.dist-info/RECORD

top_level.txt

lib_parameter

entry_points.txt

lib_parameter = lib_parameter.lib_parameter_cli:cli_main