mirror of
https://github.com/fergalmoran/pyicequery.git
synced 2025-12-22 09:48:10 +00:00
10 lines
338 B
Markdown
10 lines
338 B
Markdown
pyicequery
|
|
==========
|
|
|
|
Python Icequery
|
|
Fairly simple python library for getting information from icecast stream.
|
|
|
|
pyicequery.py - Script that does the querying
|
|
index.py - Simple bottle.py script should you wish to use this in a webservice for eg...
|
|
http://server:8080/icequery/<server_to_query>/<server_port>/<server_mount_point>
|