agentdesk_dg

View on PyPIReverse Dependencies (0)

0.2.93 agentdesk_dg-0.2.93-py3-none-any.whl

Wheel Details

Project: agentdesk_dg
Version: 0.2.93
Filename: agentdesk_dg-0.2.93-py3-none-any.whl
Download: [link]
Size: 43097
MD5: 40e97c0c648b6fab9d5e2b6086bee6e2
SHA256: 10755d581f27d4b2ce8e86a68c5234ac1fd4527381df0e84e00f21f3c76efe25
Uploaded: 2024-08-26 13:03:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: agentdesk_dg
Version: 0.2.93
Summary: A desktop for AI agents
Author: Patrick Barker
Author-Email: patrickbarkerco[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: boto3 (<2.0.0,>=1.34.28)
Requires-Dist: boto3-stubs[ec2] (<2.0.0,>=1.34.28)
Requires-Dist: devicebay (<0.2.0,>=0.1.24)
Requires-Dist: docker (<8.0.0,>=7.0.0)
Requires-Dist: fastapi[all] (<0.110.0,>=0.109.0)
Requires-Dist: google-cloud-compute (<2.0.0,>=1.15.0)
Requires-Dist: google-cloud-container (<3.0.0,>=2.38.0)
Requires-Dist: google-cloud-storage (<3.0.0,>=2.14.0)
Requires-Dist: mypy-boto3-ec2 (<2.0.0,>=1.34.52)
Requires-Dist: namesgenerator (<0.4,>=0.3)
Requires-Dist: paramiko (<4.0.0,>=3.4.0)
Requires-Dist: pillow (<11.0.0,>=10.2.0)
Requires-Dist: psutil (<6.0.0,>=5.9.8)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.9)
Requires-Dist: pycdlib (<2.0.0,>=1.14.0)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.25)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: tenacity (<9.0.0,>=8.2.3)
Requires-Dist: toolfuse (<0.2.0,>=0.1.13)
Requires-Dist: tqdm (<5.0.0,>=4.66.2)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3220 characters]

WHEEL

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

RECORD

Path Digest Size
agentdesk/__init__.py sha256=jaQ90FaZJ4AraiBoRwd1KDna6EBuYN1Qp8w6iV4cwk0 262
agentdesk/cli/main.py sha256=EPYZaAkt2dqCEHdHq33SqktTG4gbuWIArWWlUDa7lR4 12598
agentdesk/config.py sha256=xd3IqnUazpkZiz-ZVCx7vuWB5s-9TVXfyAkRqAn677s 833
agentdesk/db/conn.py sha256=FdgAoi_jvoKzAzGQKzyJaFRNAUzpRVFFPE-RTLTq_J4 2134
agentdesk/db/models.py sha256=w89R5X3fRGGXR8ob9dKjQf4jIwQkIOnOqJKu2oxiw6k 1423
agentdesk/device.py sha256=0x2AoC-FNap8P4gboMTSBvMjWaGLXj4vuWaVkH6AbFA 22943
agentdesk/key.py sha256=AQho6q5bUC5zHCdDIQ9FY9AoXLYx-sLXWMQybhrwL-8 5994
agentdesk/processors/__init__.py sha256=Gc7aK60fHzLHtGiwkcJ3SMPvDN_vcgTGEB07RL-GBSc 61
agentdesk/processors/base.py sha256=4zicqrp79odDNfFDE8dAm2x6qI8WBSOpIoTM_zwgnG8 583
agentdesk/processors/grid.py sha256=hEKorhIcs3k4wwTScq9nT3Atcy156VPrHWay3CQrSv0 2302
agentdesk/proxy.py sha256=OWDb3F24Y3iXTZ47N0FjqdL1lv5HZ6RrfqkJ4auzpSE 12144
agentdesk/server/models.py sha256=rqFdrNWBNhroEFhlOYOzrVVqVML1gmwQyywiKn02n9M 1372
agentdesk/server/server.py sha256=WAf4sZsoEL4tTEnFrJY8f7OkIaeC2ksKiBrk45PZW-U 391
agentdesk/util.py sha256=TbIcF-xMaeb0d2Eml3MK6mWeE-KdFwCRiarWDLJ2is0 5882
agentdesk/vm/__init__.py sha256=6DcW6EEZOiwAjJ6_Z7v9TyOnLm1OSLGpnuVi6teS18w 136
agentdesk/vm/base.py sha256=Syxfe7paavcNTGFjfpGAHA_w1bzzsUDwwvJBshtzlFM 14346
agentdesk/vm/ec2.py sha256=7y7zOhm8sRwYaA9YGyQxR445baUvwmD7zlX1zAYumQE 18382
agentdesk/vm/gce.py sha256=tZPxn7_sHXmH23B1hmlu6jw116SFc7As5acp59M1tzA 16153
agentdesk/vm/img.py sha256=Y_CP6ykwdkPibWxV-YroOvAetizAIr1gK6g79Y280MA 539
agentdesk/vm/load.py sha256=WPtgGmh-L_PRi392EkFME-TqFv9HmAIc-KabO9cFqfI 578
agentdesk/vm/qemu.py sha256=ACnF4piR4qoRrv2hjFIaMg7yAX2iSkuoprWp3WTfK5Q 14328
agentdesk_dg-0.2.93.dist-info/LICENSE sha256=QPI1TrZi67e5nYdLRfY54SZb7JMQc82p_yHGzyywxJk 1069
agentdesk_dg-0.2.93.dist-info/METADATA sha256=IqzJysyVac1cg0uvL7v2Y1d7oXYjRD4FWD0cnvbBN74 4691
agentdesk_dg-0.2.93.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
agentdesk_dg-0.2.93.dist-info/entry_points.txt sha256=SrHkEqws1uwawRIP0wA5mS5CBeWRZa1BSI5L7TQFU_Y 140
agentdesk_dg-0.2.93.dist-info/RECORD

entry_points.txt

agentd = agentdesk.cli.main:app
agentdesk = agentdesk.cli.main:app
build-docs = scripts.build_docs:main
lint = scripts.lint:main