thundra-ai

View on PyPIReverse Dependencies (0)

0.0.12 thundra_ai-0.0.12-py3-none-any.whl

Wheel Details

Project: thundra-ai
Version: 0.0.12
Filename: thundra_ai-0.0.12-py3-none-any.whl
Download: [link]
Size: 116748
MD5: 9fb3c481bb59e2f1fb6be52a5094bbd4
SHA256: 4d1dbe2c07d91dda3a3eef67c5fc411a22cb23b49e64620fa63c6d54d31d07cc
Uploaded: 2024-05-04 05:20:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: thundra-ai
Version: 0.0.12
Summary: Neonize Abstraction
Author: krypton-byte
Author-Email: rosid6434[at]gmail.com
Home-Page: https://github.com/krypton-byte/thundra
Project-Url: Repository, https://github.com/krypton-byte/thundra.git
License: Apache 2.0
Keywords: neonize,whatsapp,framework,websocket,bot
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: graphviz (<0.21.0,>=0.20.1)
Requires-Dist: langchain (<0.2.0,>=0.1.11)
Requires-Dist: langchain-openai (<0.0.9,>=0.0.8)
Requires-Dist: neonize (<0.0.11,>=0.0.10)
Requires-Dist: pytube (<16.0.0,>=15.0.0)
Requires-Dist: tomli-w (<2.0.0,>=1.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3102 characters]

WHEEL

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

RECORD

Path Digest Size
assets/logo.jpg sha256=7M1_tt3KBOnlI2XSUSQBufv4SFjokm6hv90RttYuVG0 91913
thundra/__main__.py sha256=MSmt_5Xg84uHqzTN38JwgseJK8rsJn_11A8WD99VtEo 61
thundra/agents.py sha256=lnDF_f6YruhSNuNLq12g9UjDBE5y-rXo2WmRPBMcFE0 1126
thundra/chain.py sha256=z84HzgVk9RAp1YRBbHDe_ri9t3RI51t53hqYMjKhXrU 682
thundra/cli.py sha256=hVWL4x0WLVr3LoSpKzX5L0YwyQ-4lOpw89bjjKJP6a0 11560
thundra/command.py sha256=yi7hyxLN5WaLUpBLszOQo32G6YQymIABH0SOSswuOs4 7814
thundra/config.py sha256=A7wCVJKfzYNID21fo-3uCu9ce0RlbrTESeOCsWoGqwE 987
thundra/core/__init__.py sha256=bumCVAvvgkePpOfVMN1UWBpuRebPTma72JjVrRoX-OY 91
thundra/core/graph.py sha256=qPxPVwpKsZ3RJrFHa6dzdqrVFaTElXsPzZyCUWEm5eM 1218
thundra/core/llm.py sha256=da0LDyrxrP8pj5YHrHVmHSYdq8mOzC0rBl9vd4KSQmk 840
thundra/core/memory.py sha256=15KDcBjvDII4yr-CmyRn-e1OZAWY1E20MRpJ6wZdZow 2762
thundra/evaluater.py sha256=TemTfMBaFA96LGkOzS7IHIZSkKScvf6WJrC1pAU8cJo 874
thundra/ipc.py sha256=eiBzSNcPzVj78OONdHj3py08MFy5EskwuRsR_EL6u5s 1381
thundra/middleware.py sha256=o1BlOpVAULVOEnqLrPwyzaUfdYgYLUMbpC_BZN8YVnc 2811
thundra/plugins.py sha256=wvFtGgCp64p2ts5H6YmiiqnAuls1yKUpiVK11371tk8 7155
thundra/profiler/__init__.py sha256=g5RoSf68VpcX0bI09jZWecX28Q8uFhlSdHo3BHid5MQ 5000
thundra/storage/__init__.py sha256=hL5Yw8_iybLk_BKoJFQsE7JNAxpAm-MZP2S3KeE_vio 94
thundra/storage/file.py sha256=DqYWak4wh5ykfU67BNKPw7fGnpiSQSZLFkiF-W3gZeA 2532
thundra/templates/.gitignore sha256=d1l7SAuhRVkzPghcoXgk137pHiygkx8dWlLgBHILZVs 3136
thundra/templates/README.md sha256=9AxR6Ip9fngM2GQJspzfYBmEkB4NSq_2RK8Oj4VjieA 2064
thundra/templates/app/agents/base.py sha256=aY1pMHRKnBFL0EWdnZ6VoZ14xWD4TeI1r7GiFU9w4E0 2804
thundra/templates/app/agents/yt.py sha256=ElCCXR4qK4hrlSGayCCQpBeCwK_lgQWIHD4uueurulY 2060
thundra/templates/app/app.py sha256=0D2fx8nFRcB9hpWphKgeqsHosb0F0t07K0X5_2Py70w 3533
thundra/templates/app/commands/base.py sha256=noVw4sb_3j96Q5ot29KDGGhFLpft35WdFFyWkwiBiAI 2073
thundra/templates/app/middleware/auto_save_media.py sha256=WNj0RoVKjmfrdbV-7mvXUNnxYclTEmScvjIk9r1tpMM 683
thundra/templates/thundra.toml sha256=khbjkhlHyjtRgxsUcq2GuVUCdDsRwFFeWEGToyikgN4 1429
thundra/test.py sha256=-JT0wQ126k7Lc-iXNKkY30UdJd5aMHnmwgJq8TQPhOQ 1951
thundra/types.py sha256=IDMWIbtZFfOWM2TZZH1s-5xLMGLKksju5U_Yj716CPE 1306
thundra/utils.py sha256=tTUUhMGfBk_R4cpkq0niE7GEaKMfK5GhCR9Szx-hL9U 6489
thundra_ai-0.0.12.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
thundra_ai-0.0.12.dist-info/METADATA sha256=9-PeSw0teC-udgqfzCgDo3bDp6TqD0sQs4qA1G5q30A 3999
thundra_ai-0.0.12.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
thundra_ai-0.0.12.dist-info/entry_points.txt sha256=lsVUqbrQ4RlxbGDHHkt_AoGlaeydHNExIz1i7Ite-gw 44
thundra_ai-0.0.12.dist-info/RECORD

entry_points.txt

thundra = thundra.cli:main