This message was edited by Moderator at 2003-10-22 15:49:50
: Where can I get this 'standard Python package'?
http://www.python.org
Seriously, learn how to use search engines.
: Also, how do I run my code?
Using the python interpreter.
: Does python need to be compiled?
Python code is compiled into a bytecode similar to how Java works except that the python executable does it automatically.
: What uses does it have?
It's a programming language. A very flexible, adaptable, clean language. Let your imagination run wild.
: Where can I apply my knowledge of Python?
Anywhere you want to.
: Also please include any additional info I may need.
How are we supposed to know what you need if you don't know what you want to do?
infidel