agentscript

View on PyPIReverse Dependencies (0)

0.1.3 agentscript-0.1.3-py3-none-any.whl

Wheel Details

Project: agentscript
Version: 0.1.3
Filename: agentscript-0.1.3-py3-none-any.whl
Download: [link]
Size: 14121
MD5: ab3368761ebaf94c67c5f74b99bd1d06
SHA256: 478ce080be41b3055571ac5273d24d018c5be8011c4b4416897b7524cc203def
Uploaded: 2024-03-29 21:40:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: agentscript
Version: 0.1.3
Summary: A programming language for AI agents
Author: Patrick Barker
Author-Email: patrickbarkerco[at]gmail.com
License: Apache 2.0
Classifier: License :: Other/Proprietary 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: agentscript-pyo3 (==0.1.1)
Requires-Dist: fastapi (<0.111.0,>=0.110.0)
Requires-Dist: ipykernel (<7.0.0,>=6.29.3)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.27)
Requires-Dist: toolfuse (<0.2.0,>=0.1.12)
Description-Content-Type: text/markdown
[Description omitted; length: 3214 characters]

WHEEL

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

RECORD

Path Digest Size
agentscript/__init__.py sha256=JHeYuxm0zABC4_8jELQ22VcHxdmeoHsQY1OxZ9ZEncM 186
agentscript/cli/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
agentscript/cmd/__init__.py sha256=ZUmc4C0PWe0LOVyF4q6OSwh7DBS1fWQ3bRkdFA_hyqk 26
agentscript/cmd/base.py sha256=s4Wbme0f063vB_NTFyfSKLCn8TZ8hfeHKInZLRuUtVk 1094
agentscript/cmd/invoke.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
agentscript/cmd/parse.py sha256=tHP5pGNLczyHfwvKJylWmD3QznyMmWWXyN8g4X-2jew 736
agentscript/cmd/render.py sha256=L8QajFfIWfCxOgYnCsA4e5BY4tg6Hh8BVjupehYtXCQ 302
agentscript/cmd/use/__init__.py sha256=XMKtCAQgJAvTNoeGuqnw4dX1tZoQD_PZf0SZpJ_DeYw 33
agentscript/cmd/use/cmd.py sha256=lCOBicnf82dEA7L7PGKNhcQnSYN9Vnv4ht5KgbpKBYI 2997
agentscript/db/conn.py sha256=H_zC3IPemXmE86vvVwWMgEDiy3Uu1uYETZ8rqkiEgu0 1870
agentscript/db/models.py sha256=BdCR-cTmz3dJQeKvJSD5tp0mcE-i4hIj7Kk1ub2T5vA 1187
agentscript/interpreter.py sha256=Cdv8fzCpnpvS41MBNvHakeHjxE2SvNLm3NP-AulALiA 3119
agentscript/invoke.py sha256=Rk-x2F2TR0mjwdnUmvD48E9wQK9Oczuf__5PhosP8Go 3492
agentscript/server/models.py sha256=qVuUrmByEyF51cRVX-yMqSS78btPVkxkvVzhcX61HQE 651
agentscript/server/server.py sha256=EXsSiVjj61Rl2mB6_XuACCIqwT6vTZxBi-HWQXTyeT8 2195
agentscript/span.py sha256=w5qN_Xvf7XWJCrA-KOGgtixqpKHmIexeWzJ9oLNaenc 2323
agentscript/stream.py sha256=j4Ubo01RqsbEPh0NZVpsjT_jUCAZH8xMFA636kNVYj8 2633
agentscript-0.1.3.dist-info/LICENSE sha256=QPI1TrZi67e5nYdLRfY54SZb7JMQc82p_yHGzyywxJk 1069
agentscript-0.1.3.dist-info/METADATA sha256=upuzCWccUlp_Uv8gpy2dFZ5aZowoU0XOZ16sjTTjsyY 3889
agentscript-0.1.3.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
agentscript-0.1.3.dist-info/entry_points.txt sha256=91neQBmlGvQQOSekLPWpyTBKq50mAOwkHYQcWRhvJoQ 77
agentscript-0.1.3.dist-info/RECORD

entry_points.txt

build-docs = scripts.build_docs:main
lint = scripts.lint:main