caseflow

View on PyPIReverse Dependencies (0)

0.1.4 caseflow-0.1.4-py3-none-any.whl

Wheel Details

Project: caseflow
Version: 0.1.4
Filename: caseflow-0.1.4-py3-none-any.whl
Download: [link]
Size: 22944
MD5: c45f639bf7c23e0da0fcde7687f20e28
SHA256: 4df680208f18610f7692fe7b0de93dc5abc3bd28084c04184c57a88b947c37ee
Uploaded: 2024-07-28 12:48:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: caseflow
Version: 0.1.4
Summary: Replay the interface recording packets, orchestrate and run them based on the LCEL using the langChain.
Author-Email: gnakw <gnakw[at]outlook.com>
License: MIT
Keywords: caseflow,langchain,LCEL,RPA,case,interface test
Requires-Python: >=3.11
Requires-Dist: haralyzer (>=2.4.0)
Requires-Dist: aiohttp (>=3.9.5)
Requires-Dist: jsonpath (>=0.82.2)
Requires-Dist: pytest (>=8.1.1)
Requires-Dist: pytest-html (>=4.1.1)
Requires-Dist: pytest-asyncio (>=0.23.6)
Requires-Dist: jsonschema (>=4.21.1)
Requires-Dist: langchain-core (>=0.1.45)
Requires-Dist: langchain (>=0.1.16)
Requires-Dist: langchain-openai (>=0.1.3)
Requires-Dist: langchainhub (>=0.1.15)
Requires-Dist: beautifulsoup4 (>=4.12.3)
Requires-Dist: lxml (>=5.2.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1121 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.3.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
caseflow-0.1.4.dist-info/METADATA sha256=9Y542UC4o0xyHcHUHL_Y4KaD82BqpDjqr3vrW-uw9Rw 2132
caseflow-0.1.4.dist-info/WHEEL sha256=rSwsxJWe3vzyR5HCwjWXQruDgschpei4h_giTm0dJVE 90
caseflow-0.1.4.dist-info/entry_points.txt sha256=GNbHyhmRBPGDwZeuwNodQ3ZHsgNtkLFJb_cGCThkOeU 49
caseflow/__init__.py sha256=-u2IfIGwWXL1p5BXLIuDWWXOHvJaWDhvPlL0joVkDWU 64
caseflow/__main__.py sha256=qGHTIR6vO07ewCsNX5Z18OVoHn3fBrID6x4C9qOSZCY 92
caseflow/callbacks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
caseflow/callbacks/base.py sha256=NsHCV5mx6gJe4Y1h8vbkkXMaqIk1xsg858U6kfGvWDQ 38131
caseflow/callbacks/stdout.py sha256=E8g2G-VgbKBK3jnsQo-L13PAfVzeRZCLhkDnfAqFQsc 5331
caseflow/case_step.py sha256=aONcorr2y7DdrxD-87iiFFxeo9qdrp8m7cUp8NGLgj4 6362
caseflow/debug_case_step.py sha256=KVmZs4LyDFyQXn88QMpSYuCrCgcZUCM76fcmg62oJPg 824
caseflow/jsonschema.py sha256=fTWfCYF0eGxnZu7NrGy8EGQO3n8qO8AxYtkFEo6b1mk 1970
caseflow/main.py sha256=aMge4_gtSCuy0AspkCBPgR8P393mMdiwMJ2BIE-TgF4 1535
caseflow/mime.types.allow.ini sha256=6Gl6CBsZSHwTHvKMMR2-IcAg9d1jZAjyhKiHJZmtAfs 300
caseflow/mime.types.forbid.ini sha256=Zs3xNMpM6grtFUICFAbtau73CXBqjHHUJm4X1QcOGcQ 4372
caseflow/model.py sha256=lWIJJynwH9mNYQIDS-6P6gudNo6HGtAGtsfzVB-Vysk 3930
caseflow/run_case.py sha256=LvVSHAPEjlRIJ7QbYFyaKyyeltBYJ37eDxXWuw62ZVU 41964
caseflow/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
caseflow/utils/concurrency.py sha256=lVxfQc0Cdge8wp-9WSYKYSLzoEuQwKK55Vw_BAatuZQ 1399
caseflow/utils/parameterization.py sha256=2PCOEm8jOpLh3CJvv21Il1DA6MmwXi9_FSHMFB84WQg 3922
caseflow-0.1.4.dist-info/RECORD

entry_points.txt

caseflow = caseflow.main:main