Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 792 Bytes

File metadata and controls

26 lines (15 loc) · 792 Bytes

SimplePythonUseInCpp

This is a simple example of using python in c++ with qmake build system.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Authors

  • Behnam Sabaghi - Initial work - FONQRI

Development

Python/C API Reference Manual¶

License

This project is licensed under the GPL V3 License - see the Licence file for details

Acknowledgments