joekottke / python-grpc-ssl
A simple Python gRPC service with mutual TLS authentication
☆43Updated last year
Alternatives and similar repositories for python-grpc-ssl:
Users that are interested in python-grpc-ssl are comparing it to the libraries listed below
- The Python micro framework for building gPRC application.☆86Updated 5 months ago
- An asyncio-based client for sending metrics to StatsD with support of DogStatsD extension☆33Updated 6 months ago
- Allow test gRPC with pytest☆127Updated 8 months ago
- ASGI middleware to record and emit timing metrics (to something like statsd)☆126Updated last year
- Python gRPC Prometheus☆53Updated 9 months ago
- Adds GraphQL support to your aiohttp app.☆118Updated 3 years ago
- Python Client for Keycloak identity and access management service☆84Updated 6 months ago
- Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio☆219Updated 10 months ago
- aiohttp middleware and helper utils for working with JSON web token.☆78Updated this week
- GRPC Extensions for Nameko☆59Updated last year
- Simple library that helps you validate your API endpoints requests/responses with json schema☆49Updated 2 months ago
- Python Asyncio NATS Streaming Client☆112Updated last year
- Beautiful, idiomatic protocol buffers in Python☆172Updated 3 weeks ago
- An example program which uses the asynchronous Google Pub/Sub client with Python's `asyncio` capability.☆14Updated 2 years ago
- Opentracing support for Starlette and FastApi☆65Updated 3 years ago
- A Dramatiq broker that can be used with Amazon SQS.☆58Updated 4 months ago
- Code examples for "Asyncio Coroutine Patterns"☆75Updated 6 years ago
- Building out an example Starlette service 💚☆93Updated 5 months ago
- generate pydantic model by protobuf.pb2 file☆59Updated 10 months ago
- ☆53Updated 3 years ago
- Python logging handler for sending log events asynchronously to Logstash.☆189Updated 3 weeks ago
- Registration and authorization (including social) for aiohttp apps.☆52Updated 6 years ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- Create instances of dataclasses with the builder pattern.☆11Updated 5 years ago
- Drop-in MessagePack support for ASGI applications and frameworks☆165Updated 11 months ago
- Programmatic startup/shutdown of ASGI apps.☆224Updated last year
- Benchmark popular Python WSGI servers with Tsung in Kubernetes☆37Updated 7 years ago
- ASGI support for the Tartiflette GraphQL engine☆98Updated last year
- Docker image with Meinheld managed by Gunicorn for high-performance WSGI (Flask, Django, etc) web applications in Python with performance…☆167Updated last week
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 2 years ago