<div style="text-align: left; margin-bottom: 20px;">
<img src="https://kiss-ai-stack.github.io/kissaistack.svg" alt="KISS AI Stack Banner" style="max-width: auto; height: 250px">
</div>
# kiss-ai-stack - types
Common types for kiss-ai-stack's Python 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/16/ab/cb2d54674ed9f21375e266ed219f842380899a6546309176239bf166b525/kiss_ai_stack_types-0.1.0a4.tar.gz",
"platform": null,
"description": "<div style=\"text-align: left; margin-bottom: 20px;\">\n <img src=\"https://kiss-ai-stack.github.io/kissaistack.svg\" alt=\"KISS AI Stack Banner\" style=\"max-width: auto; height: 250px\">\n</div>\n\n# kiss-ai-stack - types\n\nCommon types for kiss-ai-stack's Python 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 common object types",
"version": "0.1.0a4",
"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": "28ede147a639f6467ea127b18375f0b918843442bc224ae942e82210a55f4ce4",
"md5": "9028ba896d1d65af8d2df82602cbd80b",
"sha256": "67e95b7286e5838f36a2a42a64af4f8e0e9c790eb6b39f11cc3e793071e7eeab"
},
"downloads": -1,
"filename": "kiss_ai_stack_types-0.1.0a4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9028ba896d1d65af8d2df82602cbd80b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 5881,
"upload_time": "2024-12-21T17:23:34",
"upload_time_iso_8601": "2024-12-21T17:23:34.202126Z",
"url": "https://files.pythonhosted.org/packages/28/ed/e147a639f6467ea127b18375f0b918843442bc224ae942e82210a55f4ce4/kiss_ai_stack_types-0.1.0a4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "16abcb2d54674ed9f21375e266ed219f842380899a6546309176239bf166b525",
"md5": "f971c3ba87c25cad0a5c7f05b7a4a893",
"sha256": "de6b89b74a8f662795f9e7b348ed1648767b004921f0191d0f40af70e06606dd"
},
"downloads": -1,
"filename": "kiss_ai_stack_types-0.1.0a4.tar.gz",
"has_sig": false,
"md5_digest": "f971c3ba87c25cad0a5c7f05b7a4a893",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 4155,
"upload_time": "2024-12-21T17:23:36",
"upload_time_iso_8601": "2024-12-21T17:23:36.513339Z",
"url": "https://files.pythonhosted.org/packages/16/ab/cb2d54674ed9f21375e266ed219f842380899a6546309176239bf166b525/kiss_ai_stack_types-0.1.0a4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-21 17:23:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kiss-ai-stack",
"github_project": "kiss-ai-stack-types",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pydantic",
"specs": [
[
"~=",
"2.10.3"
]
]
}
],
"lcname": "kiss-ai-stack-types"
}