tech-spec

View on PyPIReverse Dependencies (0)

1.0.46 tech_spec-1.0.46-py3-none-any.whl

Wheel Details

Project: tech-spec
Version: 1.0.46
Filename: tech_spec-1.0.46-py3-none-any.whl
Download: [link]
Size: 11701
MD5: 089e37ed65de08a8ce50f38c6a5c683e
SHA256: 2b109d21314d75070d5fa739d394973f80b7bb2149ac959741213eab5c7265e4
Uploaded: 2023-09-04 15:09:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tech-spec
Version: 1.0.46
Summary: Tech spec for code generation
Author: Vladimir Vojtenko
Author-Email: vladimirdev635[at]gmail.com
License: MIT
Requires-Dist: typer[all]
Requires-Dist: astor
Requires-Dist: pyyaml
Requires-Dist: jsonschema
Requires-Dist: dependency-injector
Description-Content-Type: text/markdown
[Description omitted; length: 12 characters]

WHEEL

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

RECORD

Path Digest Size
techspec/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
techspec/__main__.py sha256=dXAwVHydsRxwRlAcUpbnJdkJa1ObHbCDOyClDoeNh-8 78
techspec/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
techspec/schema.json sha256=yVhgO39Ee1knzYab3j2qYwmMljliE7amBWFsWnveNNc 11613
techspec/cli/__init__.py sha256=aziFhwW9-IGtOqkcsLNaEUrHS910aYF1Z6aas-AviQM 52
techspec/cli/app.py sha256=_gDWeSYw5iGRR8Uqj2e1mhToITMxbJz8Hf05XBDH0dQ 169
techspec/cli/container.py sha256=J2kEboh4mfnEiVatKAwhm6sbQV0xOhwBDWLvX4LGGn0 642
techspec/cli/main.py sha256=YSXxu5rzhBNS76zunem3XsAlRn_my_umDXsVT_FSokM 112
techspec/cli/actions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
techspec/cli/actions/code.py sha256=NeszvyrQ5oLEyNljdJyw2E25EZzyYvR-QAbWRoyMxPw 1940
techspec/cli/actions/schema.py sha256=wa6lvck68O5R6m-nKGOaeBgrF0EXDmFb8EV8Yd5JKKI 1138
techspec/cli/groups/__init__.py sha256=l7qChHc2LF81qYe4uAOm1oUlLUY8AaTDfEBP6-pM0oo 119
techspec/cli/groups/code.py sha256=3iVlB0PLpMCVCnTCfKLgX-XnRGWNGHqPuF_J0wgVosU 455
techspec/cli/groups/schema.py sha256=Bl8wqanLUfB4DWw8vRNXYKZtuPAvxCF6FIxmMZ0eCqA 299
techspec/generator/__init__.py sha256=GcVBSG9_ZgltckzhmNfK7NheMG7K49NzUQ5w61_MYHk 71
techspec/generator/dtos.py sha256=k55BjkSBRgPQyAgA20gWVBFwud1vRRHkjSyht5yMCeM 82
techspec/generator/exceptions.py sha256=zqVx9TxnEXyCi7KfvqGckEi95C9xaLIzUEx8loB-Cdo 60
techspec/generator/service.py sha256=eejvybwljjn-FligW-qNBRPf46eknc8bjkRs-PL0Ijs 3588
techspec/schema/__init__.py sha256=eKM5PkIsRnj1RJHG5ro5_sWlToD-5AZ7N45nTGJDq-c 110
techspec/schema/dtos.py sha256=RpYQ0a2ofHHNZp9aLDPXD1v4a1PJTNbx0MhI185giKE 1110
techspec/schema/exceptions.py sha256=N8zYFY1gctjtLoFj_GYC9aCUvJ_V5oXgoyvByETtjXM 472
techspec/schema/json_schema.py sha256=3nZdz9NVBsT2jxoTxoTGTIsQh7O0pRPGc-dn0g7DQHY 143
techspec/schema/service.py sha256=GyHytUUTJHsxhRA_UTWfGZVqG4tOkb50lqAsVhjUUFo 4395
techspec/schema/utils.py sha256=1UF78YvmRruJ_Lw7LJAW4nkxbyt1x8tyBQRpcbkB5jM 368
tech_spec-1.0.46.dist-info/METADATA sha256=PRM0AKursXgnGad3N6Dp8AwBhv6xeos-V-yBXskTZhM 354
tech_spec-1.0.46.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
tech_spec-1.0.46.dist-info/entry_points.txt sha256=cAQTEdOn6dn6v2sOL1rs8nXRYIue_FiSS8cb6_mFhKI 53
tech_spec-1.0.46.dist-info/top_level.txt sha256=IdTvGPTmYfZU5C6D6ygiIWbVo1lxBpob6ADymRDcKJE 9
tech_spec-1.0.46.dist-info/RECORD

top_level.txt

techspec

entry_points.txt

techspecpy = techspec.cli:cli_main