agent-desk


Nameagent-desk JSON
Version 0.1.8 PyPI version JSON
download
home_page
SummaryA desktop for AI agents
upload_time2024-01-19 04:09:18
maintainer
docs_urlNone
authorPatrick Barker
requires_python>=3.10,<4.0
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Agent Desk

A desktop for AI agents.

Agent Desk utilizes [agentd](https://github.com/AgentSea/agentd) to make desktop VMs accessible to AI agents.

Agent Desk implements the [AgentToolsV1 protocol](https://github.com/AgentSea/agent-tools)

## Installation

```
pip install agent-desk
```

## Usage

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "agent-desk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Patrick Barker",
    "author_email": "patrickbarkerco@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/df/5d/722f3a7ff9901758d9007469a641ee58d3ebb5942977eea6332c9e7a5997/agent_desk-0.1.8.tar.gz",
    "platform": null,
    "description": "# Agent Desk\n\nA desktop for AI agents.\n\nAgent Desk utilizes [agentd](https://github.com/AgentSea/agentd) to make desktop VMs accessible to AI agents.\n\nAgent Desk implements the [AgentToolsV1 protocol](https://github.com/AgentSea/agent-tools)\n\n## Installation\n\n```\npip install agent-desk\n```\n\n## Usage\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A desktop for AI agents",
    "version": "0.1.8",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10c24064c7ad00779a782bed2fb4110472d94ef9c0339fc74adfae3f89776075",
                "md5": "509107cf8217938dc7fedd53c36cf391",
                "sha256": "e8851d8c33452563eb270db4287bfeb886a8f174aaaa3e85e8dea6aaab204507"
            },
            "downloads": -1,
            "filename": "agent_desk-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "509107cf8217938dc7fedd53c36cf391",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 9292,
            "upload_time": "2024-01-19T04:09:17",
            "upload_time_iso_8601": "2024-01-19T04:09:17.696816Z",
            "url": "https://files.pythonhosted.org/packages/10/c2/4064c7ad00779a782bed2fb4110472d94ef9c0339fc74adfae3f89776075/agent_desk-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df5d722f3a7ff9901758d9007469a641ee58d3ebb5942977eea6332c9e7a5997",
                "md5": "717d49592b18b5000355e6f36ee12a4d",
                "sha256": "1d6ae5409945626f95eabee776d3328779162634342090893262ea896f0ba7d1"
            },
            "downloads": -1,
            "filename": "agent_desk-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "717d49592b18b5000355e6f36ee12a4d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 8045,
            "upload_time": "2024-01-19T04:09:18",
            "upload_time_iso_8601": "2024-01-19T04:09:18.673949Z",
            "url": "https://files.pythonhosted.org/packages/df/5d/722f3a7ff9901758d9007469a641ee58d3ebb5942977eea6332c9e7a5997/agent_desk-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-19 04:09:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "agent-desk"
}
        
Elapsed time: 0.40908s