SkillAgentSearch skills...

EmbedPython39

Example showing how to embed Python 3.9 + (py)imgui

Install / Use

/learn @learn-more/EmbedPython39
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EmbedPython39

Example showing how to embed Python 3.9 + (py)imgui

Read the comments in EmbedPython39.cpp and Python39.props for the technical details.

Features showcased

  • Delay-load python39.dll (from a hardcoded directory)
    • This allows executing code before python is loaded, for example to configure the environment or dll-search order.
  • Configure include folders + link folders using a .props file
    • Both Debug + Release configurations
  • Show how to import a python module that is distributed with the sample pyimgui
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks1

Languages

Python

Security Score

70/100

Audited on Apr 27, 2023

No findings