Package:
Summary:
Get access statistics from a Shoutcast server
Groups:
Author:
Description:
This class can be used to get access statistics from a Shoutcast server.
Object class connects to a Shoutcast streaming server and attempts to retrieve and parse out the available metadata and analytics information. The object requires a host, port and password to establish a connection.
NOTE: modified from original ShoutCast class as created by Henrik Malmberg (distributed under GNU GPL)
Package:
Summary:
Send instant messages to Yahoo messenger users
Groups:
Author:
Description:
This class can be used to send instant messages to Yahoo messenger users.
It can send HTTP requests to Yahoo Messenger Web server to authenticate on behalf of a given user.
Then it can send another request to send an instant message to another Yahoo Messenger user.
Package:
Summary:
Calculate volumetric weight of a package
Groups:
Author:
Description:
This is a very simple class that can calculate volumetric weight of a package.
It takes the dimension of a package defined by its width, height and depth, and computes the volumetric weight.
The class displays the volumetric weight of the package expressed either in Kg or pounds.
Do you want to write a web-based program for your website but hate the JavaScript programming language? The newest addition to the
Free Python Compilers, Interpreters and Implementations page
lets you use the Python programming language to write programs that run in your visitor's web browser. Now you can harness the power and readability
of Python to create a dynamic website.
Package:
Summary:
Get statistics of usage of Justin.tv channels
Groups:
Author:
Description:
This class can be used to get statistics of usage of Justin.tv channels.
It sends an HTTP request to the Justin.tv API Web server to retrieve a XML document with several types of statistics of a given channel.
Currently it can receive statistics about the current listeners count, channel genre, channel URL, channel title, hits count, status and bit rate.