+ 4
Doubt
Can someone explain what is meant by python wrapper....?? I did nt understand what that wrapper means.
6 Respostas
+ 4
Example: If you have a game engine like Unity which is designed for programming in c# a python wrapper would allow ypu to program in Python.
+ 3
A wrapper is something that helps an IDE, module, library, framework, etc. that is designed for programming in a certain language such as Python program in a different language.
+ 2
George Ryan
python wrapper means, writing python program using other languages, or writing some other languages using python....??
+ 2
python wrapper would allow us to program in python using unity (which is actually designed for c#).......is it.....??
+ 2
Yes
+ 2
ooookk.....fyn.........
George Ryan