kiss-ai-stack-types


Namekiss-ai-stack-types JSON
Version 0.1.0a2 PyPI version JSON
download
home_pageNone
SummaryKISS AI Stack's object types
upload_time2024-12-14 13:02:42
maintainerNone
docs_urlNone
authorKISS AI Stack, Lahiru Pathirage
requires_python>=3.12
licenseMIT
keywords ai agent machine-learning llm document-processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kiss-ai-stack - types

Common types for kiss-ai-stack's components.

To install,

```python
pip install kiss-ai-stack-types
```

### License

This library is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kiss-ai-stack-types",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "ai, agent, machine-learning, llm, document-processing",
    "author": "KISS AI Stack, Lahiru Pathirage",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a1/a6/6a369d45829930c272d82623eac912f69d97b948a6dac4081a5c89634ed7/kiss_ai_stack_types-0.1.0a2.tar.gz",
    "platform": null,
    "description": "# kiss-ai-stack - types\n\nCommon types for kiss-ai-stack's components.\n\nTo install,\n\n```python\npip install kiss-ai-stack-types\n```\n\n### License\n\nThis library is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "KISS AI Stack's object types",
    "version": "0.1.0a2",
    "project_urls": {
        "Documentation": "https://github.com/kiss-ai-stack/kiss-ai-stack-types/main/README.md",
        "Homepage": "https://github.com/kiss-ai-stack",
        "Repository": "https://github.com/kiss-ai-stack"
    },
    "split_keywords": [
        "ai",
        " agent",
        " machine-learning",
        " llm",
        " document-processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57e78f78c3673b40983920eeb173c3470a1a837da1cca666a2608d8848a19fc0",
                "md5": "a99f5a34dfc62dd8b09bccf7d06f2bed",
                "sha256": "3be5d6cf069bb1d91d9fd693e9809b98f3c53fad7633994f88e8074bcbd41278"
            },
            "downloads": -1,
            "filename": "kiss_ai_stack_types-0.1.0a2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a99f5a34dfc62dd8b09bccf7d06f2bed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 5462,
            "upload_time": "2024-12-14T13:02:39",
            "upload_time_iso_8601": "2024-12-14T13:02:39.703543Z",
            "url": "https://files.pythonhosted.org/packages/57/e7/8f78c3673b40983920eeb173c3470a1a837da1cca666a2608d8848a19fc0/kiss_ai_stack_types-0.1.0a2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1a66a369d45829930c272d82623eac912f69d97b948a6dac4081a5c89634ed7",
                "md5": "64f51f0db141bba5b1dfed45bb7d7e08",
                "sha256": "76e007233fd551e2348208443b06f56fa2999b38c0882c83cd5fca1c17907531"
            },
            "downloads": -1,
            "filename": "kiss_ai_stack_types-0.1.0a2.tar.gz",
            "has_sig": false,
            "md5_digest": "64f51f0db141bba5b1dfed45bb7d7e08",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 3881,
            "upload_time": "2024-12-14T13:02:42",
            "upload_time_iso_8601": "2024-12-14T13:02:42.364662Z",
            "url": "https://files.pythonhosted.org/packages/a1/a6/6a369d45829930c272d82623eac912f69d97b948a6dac4081a5c89634ed7/kiss_ai_stack_types-0.1.0a2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 13:02:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kiss-ai-stack",
    "github_project": "kiss-ai-stack-types",
    "github_not_found": true,
    "lcname": "kiss-ai-stack-types"
}
        
Elapsed time: 0.76495s