Name | metorial-core JSON |
Version |
1.0.0rc2
JSON |
| download |
home_page | None |
Summary | Core SDK components for Metorial |
upload_time | 2025-07-26 12:17:47 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT |
keywords |
core
metorial
sdk
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# metorial-core
Core package for Metorial. Provides essential functionalities shared across different providers.
## Installation
```bash
pip install metorial-core
# or
uv add metorial-core
# or
poetry add metorial-core
```
## Features
- 🔧 **Core Functions**: Provides common interfaces and utilities for Metorial
- 🔨 **Shared Components**: Base for provider-specific packages
- âš¡ **Async Support**: Full async/await support throughout
## Usage
This package is typically used internally by other Metorial packages and not directly by end users.
## License
MIT License - see [LICENSE](../../LICENSE) file for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "metorial-core",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "core, metorial, sdk",
"author": null,
"author_email": "Metorial Team <support@metorial.com>",
"download_url": "https://files.pythonhosted.org/packages/cd/f2/0ddd05bad9c551a60eb907addfd511bccc9dec8f234b6d496bf33df2cbd1/metorial_core-1.0.0rc2.tar.gz",
"platform": null,
"description": "# metorial-core\n\nCore package for Metorial. Provides essential functionalities shared across different providers.\n\n## Installation\n\n```bash\npip install metorial-core\n# or\nuv add metorial-core\n# or\npoetry add metorial-core\n```\n\n## Features\n\n- \ud83d\udd27 **Core Functions**: Provides common interfaces and utilities for Metorial\n- \ud83d\udd28 **Shared Components**: Base for provider-specific packages\n- \u26a1 **Async Support**: Full async/await support throughout\n\n## Usage\n\nThis package is typically used internally by other Metorial packages and not directly by end users.\n\n## License\n\nMIT License - see [LICENSE](../../LICENSE) file for details.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Core SDK components for Metorial",
"version": "1.0.0rc2",
"project_urls": {
"Documentation": "https://metorial.com/docs",
"Homepage": "https://metorial.com",
"Repository": "https://github.com/metorial/metorial-enterprise"
},
"split_keywords": [
"core",
" metorial",
" sdk"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "92aa0bf887b23567a596ff3976ec6a6cf80181aee2676d8f488b5a487f6d96a3",
"md5": "e4126161a0d563d5b3ed3e8f4dcc5440",
"sha256": "4f390ee7c6c5a267a2c43f63fabacc3b48184be27ec96e73d0f1c481dd48961a"
},
"downloads": -1,
"filename": "metorial_core-1.0.0rc2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e4126161a0d563d5b3ed3e8f4dcc5440",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5381,
"upload_time": "2025-07-26T12:17:43",
"upload_time_iso_8601": "2025-07-26T12:17:43.510478Z",
"url": "https://files.pythonhosted.org/packages/92/aa/0bf887b23567a596ff3976ec6a6cf80181aee2676d8f488b5a487f6d96a3/metorial_core-1.0.0rc2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cdf20ddd05bad9c551a60eb907addfd511bccc9dec8f234b6d496bf33df2cbd1",
"md5": "2b54babbff9e476c3d1240feb72490d6",
"sha256": "4d79b8a316a5ce5775b8ca621f8cb36c540b2be7ff090d5b3cb3680d914de840"
},
"downloads": -1,
"filename": "metorial_core-1.0.0rc2.tar.gz",
"has_sig": false,
"md5_digest": "2b54babbff9e476c3d1240feb72490d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 6184,
"upload_time": "2025-07-26T12:17:47",
"upload_time_iso_8601": "2025-07-26T12:17:47.602830Z",
"url": "https://files.pythonhosted.org/packages/cd/f2/0ddd05bad9c551a60eb907addfd511bccc9dec8f234b6d496bf33df2cbd1/metorial_core-1.0.0rc2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-26 12:17:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "metorial",
"github_project": "metorial-enterprise",
"github_not_found": true,
"lcname": "metorial-core"
}