An open API service providing repository metadata for many open source software ecosystems.

Topic: "grpc-python"

Vladik22611/FastTrack

Система отслеживания водителей (gRPC + Redis)

Language: Python - Size: 42 KB - Last synced at: 1 day ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

JathinShyam/grpc-starter

A Python gRPC calculator service demonstrating core gRPC concepts with add, subtract, multiply, and divide operations. Includes error handling and test coverage.

Language: Python - Size: 13.7 KB - Last synced at: 16 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

euronetzrt/django

Django LTS based on alpine

Language: Dockerfile - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

prime5/grpcProject

Built a gRPC-based microservice in Python using Protocol Buffers. Demonstrates internal service communication, RPC design, and client/server architecture using gRPC over HTTP/2.

Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mamataliev-dev/blog-microservices

User Service for Blog Microservices: Handles auth, user data via REST API & gRPC, with Redis caching and full testing.

Language: Python - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jpcadena/protocol-buffers

Protocol Buffers 3

Language: Python - Size: 59.6 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Chun-Cheng/python-grpc-demo

A simple chat/messaging app demo using gRPC.

Language: Python - Size: 134 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Yadu-M/Cloud-Computing-Python

COE-892 labs

Language: Python - Size: 5.08 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

amazingchow/clean-python-grpc-project

Your best python gRPC project template to create general gRPC services.

Language: Python - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ahmadrafidev/simple-calculator-grpc

A simple calculator implementation with gRPC

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

andresilmor/GreenHealth--Face-Recognition-Microservice-with-gRPC

gRPC Microservice in Python that does Face Recognition (requires bounding box data) with DeepFace in image, by calculation Cosine Similairty with Embeddings stored in a MongoDB collection (query used is present on the code).

Language: Python - Size: 527 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

andresilmor/Emotion-Recognition-Microservice-with-gRPC

gRPC Microservice in Python that uses a CNN model (trained with EMOTIC Dataset) to recognise emotions from persons (requires bounding box data) in images.

Language: Python - Size: 515 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

andresilmor/Person-Detection-Microservice-with-gRPC

gRPC Microservice in Python that uses a YOLO v7 model to detect persons in images.

Language: Python - Size: 515 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ECTLab/AIaaS-gRPC-protos-Autogenerated-Python

This repository is autogenerated python codes of AIaaS project gRPC protos

Language: Python - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ashutoshsahoo/python-microservices-grpc

GRPC protobuf example with python microservice

Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

decebal/grpc-example

Using gRPC as a replacement for GEARMAN communication between PHP and Python

Language: Python - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kerrickchan/grpc-fileio-python-example

Example of grpc file upload download with python

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

luizgustavocosta/16-bits-grpc

Projects to understand and share the gRPC tech

Language: Java - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PrVrSs/aflpp-server

Language: Python - Size: 140 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ozeer/grpc-client

gRPC client端demo

Language: Python - Size: 6.52 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jaronnie/grpc-gateway-template

grpc gateway template

Language: Go - Size: 151 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Aseyed/protobuff-todo

Language: Python - Size: 41 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

batra98/jupyter-notebooks

This is a Notebook gRPC API implemented in Python that allows users to create, read, update, and delete notebooks and cells, using the Notebook protobuf messages and gRPC services to communicate between client and server.

Language: Python - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Spichki-Game/gRPC-API-generator

:black_circle: Library for the Spichki Game project :small_orange_diamond:Library :small_orange_diamond:Direct call API

Language: Python - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hitesh19426/pubsub-grpc

A publish subsribe system using grpc and google protobufs

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Aseyed/python-gRPC-todo

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Anindya-Prithvi/RPCs_DSCD

Implementing RPCs/comm. using grpc/zeromq/rabbitmq

Language: Python - Size: 74.2 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tsksandeep/protobuf-python

Protobuf field_mask example with Python

Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Jayveersinh-Raj/Distributed_Systems_Programming

This is the collection of labs on the Distributed Systems and networks programming course offered at Innopolis University. I will keep it updated as I move forward.

Language: Python - Size: 15.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

malminhas/trains

Various utilities for getting train times via command line, web app and gRPC

Language: JavaScript - Size: 326 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shashanksingh/url_shortner

A GRPC > micro service based architecture for url shortness

Language: Python - Size: 101 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Myohannn/PoW_Blockchain_System

A dynamic difficulty PoW blockchain system in Python + gRPC + MongoDB

Language: Python - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khalil-Elf441/grpc-python-demo

Implementing gRPC client and server In Python

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bwisgood/grpc_client_pool

use grpc client with pool

Language: Python - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

danicc097/python-ml-app

Various [arguably useless] Machine Learning services with gRPC and OpenTelemetry for demo purposes

Language: Python - Size: 22.8 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KnightWhoSayNi/grpc-sandbox 📦

Sandbox to get familiar with gRPC for Python

Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

john-itcsolutions/au.com.itcsolutions.cheirrs.0.01

Enterprise dApp Front End (GUI) in Ionic (typescript) for CHEIRRS , a Community Housing (Aus) and Housing Association (UK) Enterprise Application.

Language: JavaScript - Size: 165 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

PlatyPew/python-grpc-armv7l

Python Docker image with grpcio and grpcio-tools package installed for Raspberry Pis (armv7l)

Language: Dockerfile - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aliharby12/django-grpc-framework

Hello, this is a django grpc framework project.

Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mikako-shirai/URL-shortening-service

URL shortening web service built with Python, Flask and Google Cloud Platform

Language: Python - Size: 185 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

baturalpk/ridesharing-services 📦

🚖 gRPC-based polyglot microservices demo... A CLI client app is also included to be able to interact with them.

Language: Go - Size: 96.7 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

daneshvar-amrollahi/Koloocheh

A peer-to-peer file sharing system implemented using the gRPC framework in Python.

Language: Python - Size: 12.8 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jiankaiwang/using-grpc

In the repository, I will show you how the gRPC works.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

alichherawalla/grpc-movie-client-server

Polyglot gRPC ecosystem. Java movie server and Java, Node and Python client server.

Language: JavaScript - Size: 25.3 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Marciniec/distributed-systems

Solutions of homework assignments for distributed systems classes

Language: Java - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bnvsp/grpc-python

Concepts and Usage of gRPC in Python

Language: Python - Size: 446 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

haixei/python-grpc

Basic implementation and overview of gRPC (Remote Procedure Calls) in Python.

Language: Python - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

syedsaadahmed/python-gRPC-Hello-World

Implementation of a very simple gRPC service using Python for understanding

Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Pendulun/gRPCMiniSystem

Language: Python - Size: 236 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JaxSulav/grpc-calc

Testing two main functionalities of gRPC, bidirection streaming and communication between differnet programming languages (golang and python) in this case.

Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

endk17/grpc-python

gPRC + Python

Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alexkhrystoforov/distributed-systems

distributed system with gRPC communication

Language: Python - Size: 108 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

amitkot/grpc-python-web

gRPC demo with Python server and Vue.js Web client

Language: JavaScript - Size: 151 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

adrianomqsmts/OneFigure-gRPC

Sistema de figurinha temática do anime One Piece desenvolvido em Python usando gRPC, e interface TK.

Language: Python - Size: 41.8 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pkddacoliat/log-analysis

A system that detects blacklisted IP from a series of logs.

Language: Python - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Michaeltetteh/grpc_tut

Language: Python - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mkamadeus/grpc-demo

A small gRPC demo for IF4031 Distributed Application Development

Language: Go - Size: 116 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tonyspan/TinySpark-Revised

Language: C++ - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

arielroque/gRPC-python

Expose functions via gRPC between a server and a client using Python

Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

saunair/grpc_image_augmentation

Neuralink job interview assignment

Language: Python - Size: 3.36 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tungeverest/django-nodejs-grpc-demo

Demo app service call api by grpc.io with django and nodejs.

Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

senexi/protobuf-builder

Dockerimage containing all dependencies for creating various (grpc related) artifacts from protobufs

Language: Dockerfile - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

cheeyeo/python_flask_grpc_example

Simple GRPC, FLASK, DOCKER example

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

wmalarski/CosmoResearch

Azure CosmosDB + Table API + gRPC + GraphQL research repository.

Language: C# - Size: 46.9 KB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

huseyinyilmaz/grpc-experiments

Experiments with grpc

Language: Python - Size: 38.1 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

amoljagadambe/grpc_python

Basic gRPC introduction and implementation for python.

Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

DaniGuardiola/python-alpine-grpc

🐳 Alpine Linux with Python 3 and gRPC

Language: Dockerfile - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

limitedeternity/gRPC-AddressBook

An experiment on writing gRPC + Protobuf + SQLite3 application

Language: Python - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

msmolens/python-grpc-ssl-example 📦

Python gRPC SSL Example

Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

akashb95/singularity

Fun & Games with gRPC

Language: Python - Size: 179 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Suyash906/Tracking

Tracking and Chunking of File

Language: Python - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

bwisgood/flask-grpc-pool

Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

saiharshithreddy/Enterprise_Distributed_Systems

CMPE 273 Assignments, labs and quizzes, Fall'18

Language: Python - Size: 863 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Keda87/grpc-demo

Learn gRPC following this website https://technokeeda.com/programming/grpc-python-tutorial/

Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sam-writer/grpci_slow

Demonstrate slow installation of grpcio

Language: Dockerfile - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

srinivasap/group_chat_with_grpc_py

Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

murarisumit/hello-world-grpc-python

Hello world grpc python

Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

austinbenincasa/Pymico

Python Multisystem Interface Controller

Language: Python - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

austinbenincasa/Clufuk

Language: Python - Size: 2.23 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

varunu28/cmpe273-lab2

Lab2 for Cmpe273 Distributed Systems course

Language: Python - Size: 3.91 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kaustubholpadkar/Coordinate-Geometry-Python-gRPC

Implementing Coordinate Geometry Library using Python gRPC

Language: Python - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

abhijitchavda/cmpe273-spring18

Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

athenian-robotics/ros-grpc-bridge

Language: Java - Size: 172 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

x1ah/protobuf-grpc-demo

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0