We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Python Embed C++

Python module to embed C/C++ code within Python source code and scripts. Automatically compile and dynamically link the code. Transparently allow native access to python data from C code and vice versa. Module provides all the “glue” to dynamically convert data types, arrays and structures.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website http://pyembedc.sourceforge.net
Tags
License
Platform
Features
  • Embed C/C++ programs within Python source code
  • Automatically compile and dynamically link using GCC
  • Access and modify Python variables as C variables
  • Support arrays and strings
  • Support pre-compiling static code for faster load times
  • Uses c_types for maximum portability