permutate

View on PyPIReverse Dependencies (0)

0.0.10 permutate-0.0.10-py3-none-any.whl

Wheel Details

Project: permutate
Version: 0.0.10
Filename: permutate-0.0.10-py3-none-any.whl
Download: [link]
Size: 14000
MD5: dd20993b261f3c9403dd3c8e75209793
SHA256: 43f86d3130663fdc14d87062658b44ff6f41568b6361b3057c25b8319a3d17d8
Uploaded: 2023-06-05 18:12:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: permutate
Version: 0.0.10
Summary: Testing framework for LLM Plugins
Author: shrikant
Author-Email: shrikant.pm14[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: openplugin (<0.0.15,>=0.0.14)
Requires-Dist: pydantic (<2.0.0,>=1.10.8)
Requires-Dist: pydantic-yaml (<0.12.0,>=0.11.2)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: requests (==2.29.0)
Requires-Dist: tqdm (<5.0.0,>=4.65.0)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8907 characters]

WHEEL

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

RECORD

Path Digest Size
permutate/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
permutate/__main__.py sha256=S4V4c7sKDrf4a3rHh6WhzGMBky74-Y6ynKCY5lD5r0A 48
permutate/job_request_schema.py sha256=O06I34ENXkJPH4oSjE3OTBZfRxYzt7d3uNeLfUB1RQM 2354
permutate/job_response_schema.py sha256=o5h6g7tvtkAvNmRlHzRm3fEyn0fx30LNyug2hs4eZic 10079
permutate/logger.py sha256=O0ZnGmFLkBiJ6_l_uP6DsNWBhmscsyf8AYu2n4yV3dc 1153
permutate/main.py sha256=aU6ejJvq9uPeP6Daxqb0pTY8C-9AnlQc_x8ZJZ_cOc4 2357
permutate/runner.py sha256=taxhSzoSSlmb8pzBi5ve1Q55DwnXM_vQvZTfYnOKw6g 7553
permutate/singleton.py sha256=TjzbHnZKdph8r4w-XvPuql7NJZkUN3s2qBSjxH1XBBg 559
permutate/templates/job_result_template.html sha256=dOiYFsMFWGKujGc-LR1vQHm14Kj2Zupg1Uo9Q8fGXR0 3436
permutate/workspace/plugin_test.yaml sha256=dPkTItKonSiGUPHNJzSkoMvqTN2DWWxFtFriOmJbrN8 2032
permutate-0.0.10.dist-info/METADATA sha256=TVqTQUXOyRSTqPytX9ZbCHMtp8xFTk1k1GDl_21u-TQ 9687
permutate-0.0.10.dist-info/WHEEL sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ 88
permutate-0.0.10.dist-info/entry_points.txt sha256=a2NEzwUVnazNM_Nlbi-qKje_CLITOKZw0Gm3nSqqw6g 48
permutate-0.0.10.dist-info/RECORD

entry_points.txt

permutate = permutate.main:app