# Oso Cloud Client for Python
[![Slack][badge-slack]][badge-slack-link]
The Oso Cloud client for Python provides a convenient wrapper around the Oso
Cloud HTTP API for applications and services written in Python.
## What is Oso Cloud?
Oso Cloud is authorization-as-a-service. It provides abstractions for building
and iterating on authorization in your application – based on years of work
with hundreds of engineering teams.
- Model: Build your authorization model using primitives for common patterns
like multi-tenancy and RBAC. Express custom rules using Polar, a
declarative policy language for authorization.
- Store: Store your authorization data using a best-practices data model and
use it for access decisions across all of your services.
- Enforce & Query: Add enforcement calls to your application to perform
yes/no permission checks, filter resources by permissions, list a user's
roles, and show/hide pieces of your UI.
- Test & Watch: Write tests over your authorization policies before you push
them live. See logs of authorization decisions in real time.
For more information on how Oso Cloud works and how it fits into your
architecture, check out the
[introduction](https://www.osohq.com/docs/get-started/what-is-oso-cloud).
## Documentation
- To get up and running with Oso Cloud, try the
[Quickstart guide](https://www.osohq.com/docs/get-started/quickstart).
- For method-level documentation, see the
[Python Client API documentation](https://www.osohq.com/docs/reference/client-apis/python).
- Full documentation is available at
[osohq.com/docs](https://www.osohq.com/docs).
- To learn about authorization best practices (not specific to Oso), read the
[Authorization Academy](https://www.osohq.com/developers/authorization-academy)
guides.
## Community & Support
If you have any questions on Oso Cloud or authorization more generally, you can
join our engineering team & hundreds of other developers using Oso in our
community Slack:
[![Button][join-slack-link]][badge-slack-link]
[join-slack-link]: https://user-images.githubusercontent.com/282595/128394344-1bd9e5b2-e83d-4666-b446-2e4f431ffcea.png
[badge-slack]: https://img.shields.io/badge/slack-oso--oss-orange
[badge-slack-link]: https://join-slack.osohq.com/
Raw data
{
"_id": null,
"home_page": "https://www.osohq.com",
"name": "oso-cloud",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "authorization, rbac, oso, oso cloud, authorization as a service, microservice authorization",
"author": "Oso Security",
"author_email": "support@osohq.com",
"download_url": null,
"platform": null,
"description": "# Oso Cloud Client for Python\n\n[![Slack][badge-slack]][badge-slack-link]\n\nThe Oso Cloud client for Python provides a convenient wrapper around the Oso\nCloud HTTP API for applications and services written in Python.\n\n## What is Oso Cloud?\nOso Cloud is authorization-as-a-service. It provides abstractions for building\nand iterating on authorization in your application \u2013 based on years of work\nwith hundreds of engineering teams.\n\n- Model: Build your authorization model using primitives for common patterns\n like multi-tenancy and RBAC. Express custom rules using Polar, a\n declarative policy language for authorization.\n\n- Store: Store your authorization data using a best-practices data model and\n use it for access decisions across all of your services.\n\n- Enforce & Query: Add enforcement calls to your application to perform\n yes/no permission checks, filter resources by permissions, list a user's\n roles, and show/hide pieces of your UI.\n\n- Test & Watch: Write tests over your authorization policies before you push\n them live. See logs of authorization decisions in real time.\n\nFor more information on how Oso Cloud works and how it fits into your\narchitecture, check out the\n[introduction](https://www.osohq.com/docs/get-started/what-is-oso-cloud).\n\n## Documentation\n- To get up and running with Oso Cloud, try the\n [Quickstart guide](https://www.osohq.com/docs/get-started/quickstart).\n- For method-level documentation, see the\n [Python Client API documentation](https://www.osohq.com/docs/reference/client-apis/python).\n- Full documentation is available at\n [osohq.com/docs](https://www.osohq.com/docs).\n- To learn about authorization best practices (not specific to Oso), read the\n [Authorization Academy](https://www.osohq.com/developers/authorization-academy)\n guides.\n\n## Community & Support\n\nIf you have any questions on Oso Cloud or authorization more generally, you can\njoin our engineering team & hundreds of other developers using Oso in our\ncommunity Slack:\n\n[![Button][join-slack-link]][badge-slack-link]\n\n[join-slack-link]: https://user-images.githubusercontent.com/282595/128394344-1bd9e5b2-e83d-4666-b446-2e4f431ffcea.png\n[badge-slack]: https://img.shields.io/badge/slack-oso--oss-orange\n[badge-slack-link]: https://join-slack.osohq.com/\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Oso Cloud Python client",
"version": "2.4.1",
"project_urls": {
"Documentation": "https://www.osohq.com/docs",
"Homepage": "https://www.osohq.com"
},
"split_keywords": [
"authorization",
" rbac",
" oso",
" oso cloud",
" authorization as a service",
" microservice authorization"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ca7a758fb6cf2fe40440e381751c36f2e8a7f7a45601167f866885f3791909e3",
"md5": "8eb5ed3a6c69842fccfe35f998a39bc5",
"sha256": "ce590620eec0bb1c45a8a8f696768dabd76188461e886f6fed27feb0a7f054fa"
},
"downloads": -1,
"filename": "oso_cloud-2.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8eb5ed3a6c69842fccfe35f998a39bc5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 14628,
"upload_time": "2024-12-11T18:46:44",
"upload_time_iso_8601": "2024-12-11T18:46:44.495206Z",
"url": "https://files.pythonhosted.org/packages/ca/7a/758fb6cf2fe40440e381751c36f2e8a7f7a45601167f866885f3791909e3/oso_cloud-2.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-11 18:46:44",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "oso-cloud"
}