.bumpversion.cfg
.coveragerc
.gitignore
.gitlab-ci.yml
.pylintrc
.pypirc
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
Pipfile
Pipfile.lock
README.rst
readthedocs.yml
reno.yaml
setup.cfg
setup.py
.vscode/launch.json
.vscode/settings.json
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/readme.rst
docs/_static/.gitignore
releasenotes/notes/17-logging-78e5c2a0861b554a.yaml
releasenotes/notes/9-automate-changelog-somehow-c56ad07fdf83f42d.yaml
releasenotes/notes/fix-reno-branch-issue-7bc5fad6931926e4.yaml
releasenotes/notes/google-docstrings-f8356d1a72496d91.yaml
src/pyskyq/__init__.py
src/pyskyq/_version.py
src/pyskyq/channel.py
src/pyskyq/cli.py
src/pyskyq/constants.py
src/pyskyq/epg.py
src/pyskyq/skyq.py
src/pyskyq/skyremote.py
src/pyskyq.egg-info/PKG-INFO
src/pyskyq.egg-info/SOURCES.txt
src/pyskyq.egg-info/dependency_links.txt
src/pyskyq.egg-info/entry_points.txt
src/pyskyq.egg-info/not-zip-safe
src/pyskyq.egg-info/requires.txt
src/pyskyq.egg-info/top_level.txt
tests/__init__.py
tests/asynccontextmanagermock.py
tests/mock_constants.py
tests/test_channel.py
tests/test_cli.py
tests/test_epg.py
tests/test_skyq.py
tests/test_skyremote.py