Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

sheepopo39

macrumors 6502
Original poster
I have recently started programming in Python using the WingIDE 101 app and I am wondering if there is a way to compile the python scripts into applications.

P.S
Note that I am a total n00b at Python
 
I have recently started programming in Python using the WingIDE 101 app and I am wondering if there is a way to compile the python scripts into applications.

P.S
Note that I am a total n00b at Python

Python is generally speaking an interpreted language. There are utilities like py2app and psyco that enable you to convert or package your Python code. Generally speaking though it is a waste of time. Why do you want to?
 
Guess I'm just curious and just playing around with python, I'll check out those utilities you listed.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.