How to create an embeddable python for multiple platforms

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vgc

    Next-Gen Graphic Design and 2D Animation

  • On Linux I'm building an AppImage using linuxdeployqt, which can find the python libs that the C++ app links to, but fails to find the Python runtime resources. So I have a Python script to locate them and copy them to the AppImage, you can have a look around line 450 of https://github.com/vgc/vgc/blob/master/tools/linux/deploy.py . Then the script also look for all binaries and update their rpath so that they are relocatable.

  • pocketpy

    Open Source Python Interpreter in 1 File for Game Scripting

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts