An open API service indexing awesome lists of open source software.

https://github.com/daniguardiola/python-alpine-grpc

🐳 Alpine Linux with Python 3 and gRPC
https://github.com/daniguardiola/python-alpine-grpc

alpine-linux docker-image grpc grpc-python python python3

Last synced: 9 months ago
JSON representation

🐳 Alpine Linux with Python 3 and gRPC

Awesome Lists containing this project

README

          

# python-alpine-grpc

Alpine Linux with Python 3 and gRPC.

Based on the `python:3.7.2-alpine` docker image, compiles and installs the `grpc` and `grpc-tools` python packages from Pypi.

> **Important:** I'm not currently maintaining this Docker image, but feel free to send PRs for updates (for example, upgrading the Python version). I'll accept them if they're okay.