Is there an easy way to update my Facebook status (\"What\'s on your mind?\" box) using Python code ?
The Facebook Developers site for Python is a great place to start. You should be able to accomplish this with a REST call.
http://wiki.developers.facebook.com/index.php/Python