Metadata-Version: 2.1
Name: locapip
Version: 0.1.4
Summary: C++ embedded Python microservices
Home-page: https://locapidio.com/
Author: sjtu_6547
Author-email: 88172828@qq.com
License: UNKNOWN
Keywords: ITK VTK OpenCASCADE IGL CGAL USD OpenVDB
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Manufacturing
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
Classifier: Topic :: Multimedia :: Graphics :: Viewers
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Visualization
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++的项目，例如虚幻引擎项目


