IntelliSense support for the language different with the project language

I have a c++ project, however I want to use some python scripts in it. I would love to add intellisense support for python in c++ project. How can I do it?