# robocorp
The purpose of this meta-package is to simplify dependency management by having all the essentials packed in a single easy-to-install dependency.
[](https://pypi.org/project/robocorp/)
The following libraries are currently included:
| Release in PyPI | Description |
|--------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [](https://pypi.org/project/robocorp-tasks/) | Python framework designed to simplify the development of Python automations. |
| [](https://pypi.org/project/robocorp-log/) | Provides comprehensible logging for Python with a focus on Python automation. |
| [](https://pypi.org/project/robocorp-workitems/) | Interact with [Control Room Work Items](https://robocorp.com/docs/control-room/unattended/work-data-management) in your unattended processes; Read data from previous steps, create output data. |
| [](https://pypi.org/project/robocorp-vault/) | Store secret values in [Control Room Vault](https://robocorp.com/docs/control-room/vault) and access them during the execution. |
| [](https://pypi.org/project/robocorp-storage/) | Interact with [Control Room Asset Storage](https://robocorp.com/docs/control-room/asset-storage) and manage them during the execution. |
For any other library, you should include it explicitly in your dependency configuration. Check out more on [Robocorp Libraries](https://github.com/robocorp/robocorp/blob/master/docs/README.md)
Raw data
{
"_id": null,
"home_page": "https://github.com/robocorp/robocorp/",
"name": "robocorp",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Fabio Z.",
"author_email": "fabio@robocorp.com",
"download_url": "https://files.pythonhosted.org/packages/9d/3b/fe221ab6351ecdad26ee5f777c224e3e82717b796cbc8c00ae45046317de/robocorp-2.0.2.tar.gz",
"platform": null,
"description": "# robocorp\n\nThe purpose of this meta-package is to simplify dependency management by having all the essentials packed in a single easy-to-install dependency.\n\n[](https://pypi.org/project/robocorp/)\n\nThe following libraries are currently included:\n\n| Release in PyPI | Description |\n|--------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [](https://pypi.org/project/robocorp-tasks/) | Python framework designed to simplify the development of Python automations. |\n| [](https://pypi.org/project/robocorp-log/) | Provides comprehensible logging for Python with a focus on Python automation. |\n| [](https://pypi.org/project/robocorp-workitems/) | Interact with [Control Room Work Items](https://robocorp.com/docs/control-room/unattended/work-data-management) in your unattended processes; Read data from previous steps, create output data. |\n| [](https://pypi.org/project/robocorp-vault/) | Store secret values in [Control Room Vault](https://robocorp.com/docs/control-room/vault) and access them during the execution. |\n| [](https://pypi.org/project/robocorp-storage/) | Interact with [Control Room Asset Storage](https://robocorp.com/docs/control-room/asset-storage) and manage them during the execution. |\n\nFor any other library, you should include it explicitly in your dependency configuration. Check out more on [Robocorp Libraries](https://github.com/robocorp/robocorp/blob/master/docs/README.md)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Robocorp core libraries for Python automation",
"version": "2.0.2",
"project_urls": {
"Homepage": "https://github.com/robocorp/robocorp/",
"Repository": "https://github.com/robocorp/robocorp/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "04b81be401a088ca46a185fd6a28f462c1425bd9caf6a3c2979617dd9c4ca4fa",
"md5": "025dbf5f118738d6518699649de53369",
"sha256": "b31c7b857143110d3676fb96742748f1856e0da4f5b74e4fef3bf13cc35926d7"
},
"downloads": -1,
"filename": "robocorp-2.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "025dbf5f118738d6518699649de53369",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 2144,
"upload_time": "2024-04-10T05:00:12",
"upload_time_iso_8601": "2024-04-10T05:00:12.352514Z",
"url": "https://files.pythonhosted.org/packages/04/b8/1be401a088ca46a185fd6a28f462c1425bd9caf6a3c2979617dd9c4ca4fa/robocorp-2.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9d3bfe221ab6351ecdad26ee5f777c224e3e82717b796cbc8c00ae45046317de",
"md5": "fd0ff1c63a91af5643ee0d183da38765",
"sha256": "0a39211bffbdc14fa8806fc9b6378c8edefe2472fd2142f58b60b0d92b2894f2"
},
"downloads": -1,
"filename": "robocorp-2.0.2.tar.gz",
"has_sig": false,
"md5_digest": "fd0ff1c63a91af5643ee0d183da38765",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 1814,
"upload_time": "2024-04-10T05:00:13",
"upload_time_iso_8601": "2024-04-10T05:00:13.826042Z",
"url": "https://files.pythonhosted.org/packages/9d/3b/fe221ab6351ecdad26ee5f777c224e3e82717b796cbc8c00ae45046317de/robocorp-2.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-10 05:00:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "robocorp",
"github_project": "robocorp",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "robocorp"
}