# stackit.intake
This API provides endpoints for managing Intakes.
This package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.
## Installation & Usage
### pip install
```sh
pip install stackit-intake
```
Then import the package:
```python
import stackit.intake
```
## Getting Started
[Examples](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples) for the usage of the package can be found in the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.
Raw data
{
"_id": null,
"home_page": "https://github.com/stackitcloud/stackit-sdk-python",
"name": "stackit-intake",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "STACKIT Developer Tools",
"author_email": "developer-tools@stackit.cloud",
"download_url": "https://files.pythonhosted.org/packages/24/93/daba4ca02cb0004d545b2704496a5146cbea572f61e5b63d4bb145be0644/stackit_intake-0.1.0.tar.gz",
"platform": null,
"description": "# stackit.intake\nThis API provides endpoints for managing Intakes.\n\n\n\nThis package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.\n\n\n## Installation & Usage\n### pip install\n\n```sh\npip install stackit-intake\n```\n\nThen import the package:\n```python\nimport stackit.intake\n```\n\n## Getting Started\n\n[Examples](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples) for the usage of the package can be found in the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.",
"bugtrack_url": null,
"license": null,
"summary": "STACKIT Intake API",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/stackitcloud/stackit-sdk-python",
"Issues": "https://github.com/stackitcloud/stackit-sdk-python/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f01abe6b772da464a07c4c0902198a3d99722c947ada2f28e65245268d25befa",
"md5": "0231c7ceb9f336c812174d7285e14e07",
"sha256": "eebc95884d890c43ef85a5e8b3ecde1d75d33775d0ceeda713de79a9c9dec691"
},
"downloads": -1,
"filename": "stackit_intake-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0231c7ceb9f336c812174d7285e14e07",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 57413,
"upload_time": "2025-07-28T09:16:42",
"upload_time_iso_8601": "2025-07-28T09:16:42.863799Z",
"url": "https://files.pythonhosted.org/packages/f0/1a/be6b772da464a07c4c0902198a3d99722c947ada2f28e65245268d25befa/stackit_intake-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2493daba4ca02cb0004d545b2704496a5146cbea572f61e5b63d4bb145be0644",
"md5": "1d22ec8e0e0d82f67a5a641230910c2e",
"sha256": "8d48fc6a9a3016851f8216c4329d664c95a1386ee79e70d25342867d0f5d64ca"
},
"downloads": -1,
"filename": "stackit_intake-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "1d22ec8e0e0d82f67a5a641230910c2e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 27264,
"upload_time": "2025-07-28T09:16:44",
"upload_time_iso_8601": "2025-07-28T09:16:44.180105Z",
"url": "https://files.pythonhosted.org/packages/24/93/daba4ca02cb0004d545b2704496a5146cbea572f61e5b63d4bb145be0644/stackit_intake-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-28 09:16:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stackitcloud",
"github_project": "stackit-sdk-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "stackit-intake"
}