_ ________ _________ (_) __/ __/__ __ / ___/ __ \/ / /_/ /_ / / / / (__ ) /_/ / / __/ __// /_/ / /____/ .___/_/_/ /_/ \__, / /_/ /____/
Connecting to SSL servers:
pyOpenSSL
Logging to SQLite or MySQL:
Python 2.6 or simplejson or python-cjson
Logging to MySQL:
MySQLdb
Using timezone other than local in plugins:1
pytz
IMDB plugin:
Beautiful Soup 3.0.7a
RSS plugin:
feedparser
Steam plugin:
Beautiful Soup 3.0.7a
Tell/Remind plugin:
pytz (optional)1
1 If a valid timezone is set the plugins will be able to get the datetime of the specified timezone by using self.localtime() instead of datetime.datetime.now(). This can be useful if your server is located in a different timezone than you.