Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is there an easy way to convert Python code into a DLL?

Status
Not open for further replies.

FastLearner

Technical User
May 10, 2002
17
US
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top