struct2args

View on PyPIReverse Dependencies (0)

0.1.1 struct2args-0.1.1-py3-none-any.whl

Wheel Details

Project: struct2args
Version: 0.1.1
Filename: struct2args-0.1.1-py3-none-any.whl
Download: [link]
Size: 4759
MD5: 6c1255cde2ef8d2e77bd098ecbf24933
SHA256: b0209f32b29bb6ff24de91ec0554d90c983929b754a670ae4a0f084ea77c306f
Uploaded: 2023-08-20 12:45:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: struct2args
Version: 0.1.1
Summary: A tool to convert structured data to cli arguments
Author: Sam Phinizy
Author-Email: 83414895+sam-phinizy[at]users.noreply.github.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: jinja2-git (<2.0.0,>=1.3.0)
Requires-Dist: jinja2-simple-tags (<0.6.0,>=0.5.0)
Requires-Dist: pydantic (<3.0.0,>=2.2.1)
Requires-Dist: pyfzf (<0.4.0,>=0.3.1)
Requires-Dist: questionary (<3.0.0,>=2.0.0)
Requires-Dist: rich (<14.0.0,>=13.5.2)
Requires-Dist: ruamel.yaml (<0.18.0,>=0.17.32)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2384 characters]

WHEEL

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

RECORD

Path Digest Size
struct2args/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
struct2args/_util.py sha256=4Hd7AyPsZe7JbxgKJdP-nRv_q6rAv-ZrbsnfN9yExVQ 657
struct2args/cli.py sha256=gjQwCN_9sC8RdGGaWeAKfvplr4FWWb256WmtfZ1JEZ4 2287
struct2args/generate.py sha256=_bzBDoymF_DuCyjkZJaHmRAAhRdsy8poZ1E-0yBFzz8 1697
struct2args-0.1.1.dist-info/METADATA sha256=bo7iXeGukGbpsjbxD6nDKUpPoPyoesKA3FO7hyfdAD4 3282
struct2args-0.1.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
struct2args-0.1.1.dist-info/entry_points.txt sha256=nFPDXhHjFrPerRuwPG6uZpCb00qGTMjKc4DWlcvpxeI 52
struct2args-0.1.1.dist-info/RECORD

entry_points.txt

struct2args = struct2args.cli:main