matusnovak / python-embedded-example-projectLinks
This is an example project using mebedded python in C++ console application using CMake
☆38Updated 6 years ago
Alternatives and similar repositories for python-embedded-example-project
Users that are interested in python-embedded-example-project are comparing it to the libraries listed below
Sorting:
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- litgen: a tool to generate Python bindings for C++ code, for humans.☆88Updated this week
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Creating a Scripting Egnine with pybind11. Step by step. https://github.com/pybind/pybind11☆38Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- Flat containers for C++☆59Updated 3 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Simple and straightforward code generator for creating program code. At the moment offers support for C++, Java and HTML5 for generating …☆100Updated last year
- Modern pure python C++ header parser