No description
  • Python 99.6%
  • Shell 0.4%
Find a file
2025-01-30 14:04:06 -08:00
.github/workflows Fix build due to outdated license metadata and ancient Python versions 2025-01-30 14:04:06 -08:00
grpc_wrappers Invalidate persisted field cache when setting via a wrapped field descriptor. 2025-01-29 10:11:09 -08:00
tests Migrate to hatch and reformat using black. 2023-10-23 13:38:44 -07:00
.gitignore Migrate to hatch and reformat using black. 2023-10-23 13:38:44 -07:00
.travis.yml Fix indentation in travis configuration. 2019-06-28 16:30:42 -07:00
LICENSE Initial working implementation of grpc wrappers. 2019-05-08 14:48:59 -07:00
pyproject.toml Fix build due to outdated license metadata and ancient Python versions 2025-01-30 14:04:06 -08:00
README.md Migrate to hatch and reformat using black. 2023-10-23 13:38:44 -07:00

Wrappers around generated GRPC bindings to make them more pleasant to use.