A python tv channel schedule viewer.
To create Html and Json file, just run:
python tvshow_pyquery.py
to work with python:
import tvshow_pyquery
today_datas=tvshow_pyquery.Json_handlers()
today_datas.save_json()
today_datas.create_site()
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A python tv channel schedule viewer.
To create Html and Json file, just run:
python tvshow_pyquery.py
to work with python:
import tvshow_pyquery
today_datas=tvshow_pyquery.Json_handlers()
today_datas.save_json()
today_datas.create_site()