authzed-py
authzed-py copied to clipboard
Official SpiceDB client library for Python
Bumps the pip group with 3 updates: [black](https://github.com/psf/black), [mypy](https://github.com/python/mypy) and [pytest](https://github.com/pytest-dev/pytest). Updates `black` from 24.4.0 to 24.4.2 Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to...
`protobuf` v4.25 came out last month, so it'd be awesome if this client allowed v25 too. Not interested in updating the lockfile, just bumping the upper bound as was done...
Hi, I am receiving this error when connecting to the spicedb client. The code only works when I am using `localhost:50051` as the client address. Any help will be appreciated...
Hi there, I am trying to use this with the spicedb serverless product. I am able to create policies, etc. but when I try to run a CheckPermissionsRequest (which I...
Depending on whether or not the client is async, it returns entirely different exception types: `RpcError` and `AioRpcError` respectively. The grpcutil module should have an exception type that can be...
As this lib is made to be used in many components there's a high chance that it is to be embedded in a project already relying on protobuf. The version...
Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.64.1` |...
- The recent addition of the `__init__.pyi` file means VSCode's Pylance looks to that file for static analysis, rather than the `.py` file. - This PR copies re-exports to the...
Bumps the github-actions group with 2 updates in the / directory: [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `bufbuild/buf-setup-action` from 1.39.0 to 1.42.0 Release notes Sourced from bufbuild/buf-setup-action's releases. v1.42.0 Release v1.42.0 v1.41.0...
Bumps the pip group with 3 updates: [protobuf](https://github.com/protocolbuffers/protobuf), [pytest](https://github.com/pytest-dev/pytest) and [types-protobuf](https://github.com/python/typeshed). Updates `protobuf` from 5.28.0 to 5.28.2 Commits 9fff46d Updating version.json and repo version numbers to: 28.2 ce60d01 Merge pull...