FastLearner
Technical User
I'm fairly new to PYTHON, but so far I like what I see. I've been able to build functions to do a variety of useful things that I would like to call from a different language.
How would one go about converting the Python code to a .dll so that the function calls can be called from other things? Any ideas?
How would one go about converting the Python code to a .dll so that the function calls can be called from other things? Any ideas?