protoss


Nameprotoss JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryDistributed AI coordination architecture. Ephemeral agent swarms with democratic oversight.
upload_time2025-09-01 20:40:13
maintainerNone
docs_urlNone
authorTyson Chan
requires_python<4.0,>=3.9
licenseMIT
keywords ai agents protoss coordination distributed cognition autonomous multiagent starcraft psionic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Protoss

**Distributed AI coordination architecture. Coming soon.**

Psionic agent swarms with democratic oversight for month-level autonomy.

My life for Aiur.

## Installation

```bash
pip install protoss
```

**Status**: v0.0.1 - Package claimed, implementation in progress.

Built by Tyson Chan - tyson.chan@proton.me
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "protoss",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "ai, agents, protoss, coordination, distributed, cognition, autonomous, multiagent, starcraft, psionic",
    "author": "Tyson Chan",
    "author_email": "tyson.chan@proton.me",
    "download_url": "https://files.pythonhosted.org/packages/f8/ca/6491eb591f19cf80b968ec29273cb9d561056507fa5f3d6f352d20174bbc/protoss-0.0.1.tar.gz",
    "platform": null,
    "description": "# Protoss\n\n**Distributed AI coordination architecture. Coming soon.**\n\nPsionic agent swarms with democratic oversight for month-level autonomy.\n\nMy life for Aiur.\n\n## Installation\n\n```bash\npip install protoss\n```\n\n**Status**: v0.0.1 - Package claimed, implementation in progress.\n\nBuilt by Tyson Chan - tyson.chan@proton.me",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Distributed AI coordination architecture. Ephemeral agent swarms with democratic oversight.",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "ai",
        " agents",
        " protoss",
        " coordination",
        " distributed",
        " cognition",
        " autonomous",
        " multiagent",
        " starcraft",
        " psionic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d948834558f50eb0c609f3feb3c06a29dd0a9f4f0590d98e8e894010d4de9939",
                "md5": "9ec9ea10dd0bceab66f1dc8f0a0dfc95",
                "sha256": "8d98ec6d334317fa367bc8dd8478e1c85990f763f3c7f0024bbd65a05aa13861"
            },
            "downloads": -1,
            "filename": "protoss-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ec9ea10dd0bceab66f1dc8f0a0dfc95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 2171,
            "upload_time": "2025-09-01T20:40:12",
            "upload_time_iso_8601": "2025-09-01T20:40:12.085546Z",
            "url": "https://files.pythonhosted.org/packages/d9/48/834558f50eb0c609f3feb3c06a29dd0a9f4f0590d98e8e894010d4de9939/protoss-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8ca6491eb591f19cf80b968ec29273cb9d561056507fa5f3d6f352d20174bbc",
                "md5": "9dc7792f5e356534ea7c12797f2d5d92",
                "sha256": "6a66f75ece21c564895daaa2a532a73d493cb96aef0053307f4edf01a53e9569"
            },
            "downloads": -1,
            "filename": "protoss-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9dc7792f5e356534ea7c12797f2d5d92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 1646,
            "upload_time": "2025-09-01T20:40:13",
            "upload_time_iso_8601": "2025-09-01T20:40:13.473091Z",
            "url": "https://files.pythonhosted.org/packages/f8/ca/6491eb591f19cf80b968ec29273cb9d561056507fa5f3d6f352d20174bbc/protoss-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-01 20:40:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "protoss"
}
        
Elapsed time: 0.75789s