flask-protobuf

Flask-Protobuf is a Python package that provides integration between Flask and Protocol Buffers (protobuf). It allows you to easily handle incoming protobuf messages in your Flask application.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-protobuf

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.3 2023-07-18
0.1.2 2023-07-18
0.1.0 2023-07-17    

Issues with this package?

Page last updated 2023-10-28 03:48:57 UTC