console-bundle

View on PyPIReverse Dependencies (9)

0.5.1 console_bundle-0.5.1-py3-none-any.whl

Wheel Details

Project: console-bundle
Version: 0.5.1
Filename: console_bundle-0.5.1-py3-none-any.whl
Download: [link]
Size: 6784
MD5: 08dc4068bb6b5b9b2421743dcbeb9bbc
SHA256: bf9ffa3bc530754111dc18b50a78d25d6532c763628cc19c028acb9e170ec3b0
Uploaded: 2021-10-01 14:33:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: console-bundle
Version: 0.5.1
Summary: Console Bundle for the Pyfony Framework
Author: Jiri Koutny
Author-Email: jiri.koutny[at]datasentics.com
Home-Page: https://github.com/pyfony/console-bundle
Project-Url: Repository, https://github.com/pyfony/console-bundle
License: MIT
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
Requires-Python: >=3.7,<4.0
Requires-Dist: colorlog (<5.0,>=4.0)
Requires-Dist: pyfony-bundles (<0.5.0,>=0.4.0)
Requires-Dist: pyfony-core (<0.9.0,>=0.8.0)
Requires-Dist: python-dotenv (<1.0.0,>=0.13.0)
Description-Content-Type: text/markdown
[Description omitted; length: 41 characters]

WHEEL

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

RECORD

Path Digest Size
consolebundle/CommandManager.py sha256=eagAiWi-kgZ_DUNPlUid7xP8tkbqDkdNZhPK9JLmUNA 1675
consolebundle/CommandRunner.py sha256=-swBGn3erodJSmgck6ZNYHXzEFOAGquB2QxGCthQrhc 3532
consolebundle/ConsoleArgumentParser.py sha256=WhAO0JzMMz8aJPcnmg7uNTGxIFNNpfNzXhvJPP15Yuw 1157
consolebundle/ConsoleBundle.py sha256=3L7uVF3s1X5CJWNAppjCI2xK83zFQHKpoxmzCiWWW78 80
consolebundle/ConsoleBundleTest.py sha256=AC5EoBB_bLHFEGuTqBIjMamqb01fbeQ7L7Mr26vZyMc 339
consolebundle/ConsoleCommand.py sha256=d779RrO38DzHT1A0JPlljmGoXkBeHJ27uTvwMfzFtjM 469
consolebundle/ConsoleLoggerFactory.py sha256=CCFMv8H9201muAIwTZ_4u8B7a5Fc8_sI50_3EBI4_uo 516
consolebundle/StrToBool.py sha256=x_p9wD4XQsduPf0EmVJbwLn0q1H9XW4N-q4VIN1wUGw 321
consolebundle/_config/config.yaml sha256=vrCCl2TWc6G1vgRCBr5jV7HTJd3plDPc42jCsVlEVx8 242
consolebundle/_config/config_test.yaml sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
consolebundle/detector.py sha256=rdo_vcSLnQwVEz0OUZYaYQh7Un5evNyPer0Djs5EkbM 549
console_bundle-0.5.1.dist-info/entry_points.txt sha256=M6bWJnYJzKsrfk_jAkaViTagyAMm0wzrF_1maTA2XG8 133
console_bundle-0.5.1.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
console_bundle-0.5.1.dist-info/METADATA sha256=9nWNnF9dtjBcYZTo24slCiwLXZfhQvtQkLT5pnaI-JE 881
console_bundle-0.5.1.dist-info/RECORD

entry_points.txt

console = consolebundle.CommandRunner:run_command
create = consolebundle.ConsoleBundle:ConsoleBundle