Python Package for programmatically retrieving LCN of television channels.
Project description
tvchannellist
Python Package for programmatically retrieving the LCN of television channels. This was originally designed for Home Assistant.
NOTE: Many TV channel list providers has no official API; therefore, this library may stop working at any time without warning.
Credits
Originally inspired by AlexaControlledSamsungTV.
Additional scaffolding from alexapy and simplisafe-python
Contributing
- Check for open features/bugs or initiate a discussion on one.
- Fork the repository.
- Install the dev environment:
python3 -m venv venv
. - Enter the virtual environment:
source venv/bin/activate
- Install requirements:
pip3 install -r requirements.txt
- Code your new feature or bug fix.
- Write a test that covers your new functionality.
- Update
README.md
with any new documentation. - Run tests and ensure 100% code coverage for your contribution:
make coverage
- Ensure you have no linting errors:
make lint
- Add yourself to
AUTHORS.md
. - Submit a pull request!
License
GPLv30. By providing a contribution, you agree the contribution is licensed under GPLv3.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tvchannellist-0.2.1.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file tvchannellist-0.2.1.tar.gz
.
File metadata
- Download URL: tvchannellist-0.2.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6884fb6c34514549dd618066e573a4e530b8bda8b164ee6414ddfc4a8081b52d |
|
MD5 | 08724eb2058df661c171781957dba0cd |
|
BLAKE2b-256 | 2ab660593702f889d2f15ba49fd6f888df4036ea85bfdb91c273e65fcba296d1 |
File details
Details for the file tvchannellist-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: tvchannellist-0.2.1-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc86d713badb9f967d0573ac1085a6845cc489fbc972ddc0df99365645f10658 |
|
MD5 | 9e33dadcf4df2318bb08c91af6188c0e |
|
BLAKE2b-256 | e97c964553592a7bf8b94552d8e0ce0e006148ebce5bb87d9103303638e5e423 |