headless-coder-sdk-core


Nameheadless-coder-sdk-core JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryCore registry, types, and utilities for the headless-coder-sdk Python port.
upload_time2025-11-09 12:15:20
maintainerNone
docs_urlNone
authorOhad Assulin
requires_python>=3.9
licenseMIT License Copyright (c) 2025 headless-coder-sdk Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords ai claude codex gemini sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # headless-coder-sdk-core (Python)

Python implementation of the shared registry, types, and utilities that back every headless coder adapter.
This mirrors the `@headless-coder-sdk/core` TypeScript package so the adapters can share the same mental model
across languages.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "headless-coder-sdk-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "ai, claude, codex, gemini, sdk",
    "author": "Ohad Assulin",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/df/58/c77015e2ac3a24f9c05f16036bdebf792c1be6907bce877b5e6947d45a91/headless_coder_sdk_core-0.1.0.tar.gz",
    "platform": null,
    "description": "# headless-coder-sdk-core (Python)\n\nPython implementation of the shared registry, types, and utilities that back every headless coder adapter.\nThis mirrors the `@headless-coder-sdk/core` TypeScript package so the adapters can share the same mental model\nacross languages.\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2025 headless-coder-sdk Contributors\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.",
    "summary": "Core registry, types, and utilities for the headless-coder-sdk Python port.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/OhadAssulin/headless-coder-sdk",
        "Source": "https://github.com/OhadAssulin/python-headless-coder"
    },
    "split_keywords": [
        "ai",
        " claude",
        " codex",
        " gemini",
        " sdk"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb18da61b99e725bed80d97318a14392849a3e48f6da8ca49ad264518aa0a693",
                "md5": "6f9af79b4208fa27e8d56bb35a8d5ba6",
                "sha256": "b105096a875d09fc59c9d12fb6f2cf08986564f162a47f65c62cb304aa2370ad"
            },
            "downloads": -1,
            "filename": "headless_coder_sdk_core-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f9af79b4208fa27e8d56bb35a8d5ba6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7877,
            "upload_time": "2025-11-09T12:15:19",
            "upload_time_iso_8601": "2025-11-09T12:15:19.550239Z",
            "url": "https://files.pythonhosted.org/packages/bb/18/da61b99e725bed80d97318a14392849a3e48f6da8ca49ad264518aa0a693/headless_coder_sdk_core-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "df58c77015e2ac3a24f9c05f16036bdebf792c1be6907bce877b5e6947d45a91",
                "md5": "85b75b71bd01ef1c3d12892edc1697ad",
                "sha256": "35620cd669bb41a6b2fc989e065335e908d17b3e2d860f6b4c54559a70c1083d"
            },
            "downloads": -1,
            "filename": "headless_coder_sdk_core-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "85b75b71bd01ef1c3d12892edc1697ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6929,
            "upload_time": "2025-11-09T12:15:20",
            "upload_time_iso_8601": "2025-11-09T12:15:20.898558Z",
            "url": "https://files.pythonhosted.org/packages/df/58/c77015e2ac3a24f9c05f16036bdebf792c1be6907bce877b5e6947d45a91/headless_coder_sdk_core-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-09 12:15:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OhadAssulin",
    "github_project": "headless-coder-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "headless-coder-sdk-core"
}
        
Elapsed time: 1.24802s