Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.92 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.92 KB

Python integrations for Oso Cloud

The Oso SDK provides web framework middleware for oso-cloud, the Oso Cloud Client for Python.

Please Note: The SDK is currently released as a developer preview. Do not use this SDK for production workloads.

Getting Started

If you are looking for the sample application, navigate to examples/starter-policy/fastapi.

Install

pip install --upgrade oso-sdk

Integrations

The Oso SDK integrates directly with the following supported web frameworks:

If you want to add support for a new web framework, please submit a Pull Request or open a GitHub issue.

Documentation

Community & Support

If you have any questions on Oso or authorization more generally, you can join our engineering team & hundreds of other developers using Oso in our community Slack:

Button

Contributing to the SDK

Please refer to CONTRIBUTING.md.

License

Licensed under the Apache 2.0 license, see LICENSE.