.dockerignore
.gitignore
.readthedocs.yaml
Dockerfile
LICENSE
Makefile
README.rst
SECURITY.md
docker-compose.yml
pyproject.toml
setup.cfg
test_app.py
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/publish.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/pgwebsocket.rst
docs/requirements.txt
pgwebsocket/__init__.py
pgwebsocket/py.typed
pgwebsocket.egg-info/PKG-INFO
pgwebsocket.egg-info/SOURCES.txt
pgwebsocket.egg-info/dependency_links.txt
pgwebsocket.egg-info/requires.txt
pgwebsocket.egg-info/top_level.txt
tests/test_pgwebsocket.py