Skip to content

A visual studio based template of Python Embedded c++ codes.

Notifications You must be signed in to change notification settings

FoxinSnow/Python-Embedded-Cpp-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Embedded-Cpp-Template

This is a template project for Python embedded in C++ development.
This template is developed with Visual Studio 2017 and Python 3.7.

Important Features

Passing parameters to Python script
Getting return values from Python script
Initialize and finalize Python
Call third party Python libraries

Usage

Download directly and open with Visual Studio
Change the C++ include, linker additional dependency, linker input accordingly
Run the template to test

Reference Links

https://blog.csdn.net/tobacco5648/article/details/50890106
https://docs.python.org/release/1.5.2p2/ext/buildValue.html

About

A visual studio based template of Python Embedded c++ codes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages