Metadata-Version: 2.1
Name: locapip
Version: 0.1.5
Summary: C++ embedded Python microservices
Home-page: https://locapidio.com/
Author: sjtu_6547
Author-email: 88172828@qq.com
License: UNKNOWN
Keywords: protobuf grpcio grpcio-tools
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Python: >=3.9
Description-Content-Type: text/markdown

C++ embedded Python microservices

locapip, provides a set of general Python interface to use gRPC

locapic, with the help of the embedded Python interpreter of pybind11, provides a set of general C++ interface to use locapip

Suitable for projects that are difficult to use gRPC C++ directly, such as the Unreal Engine project

C++嵌入式Python微服务

locapip，提供了一套通用的Python接口使用gRPC

locapic，借助pybind11的嵌入式Python解释器，提供了一套通用的C++接口使用locapip

适用于难以直接使用gRPC C++的项目，例如虚幻引擎项目


