Skip to main content

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

  1. Check for open features/bugs or initiate a discussion on one.
  2. Fork the repository.
  3. Install the dev environment: python3 -m venv venv.
  4. Enter the virtual environment: source venv/bin/activate
  5. Install requirements: pip3 install -r requirements.txt
  6. Code your new feature or bug fix.
  7. Write a test that covers your new functionality.
  8. Update README.md with any new documentation.
  9. Run tests and ensure 100% code coverage for your contribution: make coverage
  10. Ensure you have no linting errors: make lint
  11. Add yourself to AUTHORS.md.
  12. 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.1.3.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

tvchannellist-0.1.3-py3-none-any.whl (19.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page