# metorial-util-endpoint
Endpoint utilities for Metorial. Provides HTTP client functionality and endpoint management.
## Installation
```bash
pip install metorial-util-endpoint
# or
uv add metorial-util-endpoint
# or
poetry add metorial-util-endpoint
```
## Features
- 🌐 **HTTP Client**: HTTP client utilities for API communication
- 🔧 **Endpoint Management**: Manage API endpoints and requests
- ⚡ **Async Support**: Full async/await support
- 🛠️ **Utility Functions**: Common HTTP utilities
## 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-util-endpoint",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "endpoint, http, metorial",
"author": null,
"author_email": "Metorial Team <support@metorial.com>",
"download_url": "https://files.pythonhosted.org/packages/9b/11/ec1a48373e3ced4a3b39c22a08df48d3e2a93f1d0fe45e4243934e7b046b/metorial_util_endpoint-1.0.0rc2.tar.gz",
"platform": null,
"description": "# metorial-util-endpoint\n\nEndpoint utilities for Metorial. Provides HTTP client functionality and endpoint management.\n\n## Installation\n\n```bash\npip install metorial-util-endpoint\n# or\nuv add metorial-util-endpoint\n# or\npoetry add metorial-util-endpoint\n```\n\n## Features\n\n- \ud83c\udf10 **HTTP Client**: HTTP client utilities for API communication\n- \ud83d\udd27 **Endpoint Management**: Manage API endpoints and requests\n- \u26a1 **Async Support**: Full async/await support\n- \ud83d\udee0\ufe0f **Utility Functions**: Common HTTP utilities\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": "HTTP endpoint utilities 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": [
"endpoint",
" http",
" metorial"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "060eca3ca34079e274b33dd267001d535c0ace6d4fdb5e5aad829836cf941843",
"md5": "f20c201a0adec48b9386491209006792",
"sha256": "5a318171e84450c7c14eaa9521e3c59b24feca002485fef281280ac0259c7d4c"
},
"downloads": -1,
"filename": "metorial_util_endpoint-1.0.0rc2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f20c201a0adec48b9386491209006792",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5698,
"upload_time": "2025-07-26T12:17:39",
"upload_time_iso_8601": "2025-07-26T12:17:39.455843Z",
"url": "https://files.pythonhosted.org/packages/06/0e/ca3ca34079e274b33dd267001d535c0ace6d4fdb5e5aad829836cf941843/metorial_util_endpoint-1.0.0rc2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9b11ec1a48373e3ced4a3b39c22a08df48d3e2a93f1d0fe45e4243934e7b046b",
"md5": "3b4d3c9308ffe34138d3bb3e0e1b95c1",
"sha256": "96055ba289d71e2dc997015e5ecb47bf81ddb1c21ce2bd1c2db1957695a0929b"
},
"downloads": -1,
"filename": "metorial_util_endpoint-1.0.0rc2.tar.gz",
"has_sig": false,
"md5_digest": "3b4d3c9308ffe34138d3bb3e0e1b95c1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 6331,
"upload_time": "2025-07-26T12:17:41",
"upload_time_iso_8601": "2025-07-26T12:17:41.506859Z",
"url": "https://files.pythonhosted.org/packages/9b/11/ec1a48373e3ced4a3b39c22a08df48d3e2a93f1d0fe45e4243934e7b046b/metorial_util_endpoint-1.0.0rc2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-26 12:17:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "metorial",
"github_project": "metorial-enterprise",
"github_not_found": true,
"lcname": "metorial-util-endpoint"
}