.gitignore
LICENSE
README.md
docker-compose.yaml
pyproject.toml
ruff.toml
testsvgplot.html
.github/workflows/run-tests.yaml
rkwebutil/__init__.py
rkwebutil/_version.py
rkwebutil/config.py
rkwebutil/rkauth_client.py
rkwebutil/rkauth_flask.py
rkwebutil/rkauth_webpy.py
rkwebutil/rkwebutil.py
rkwebutil.egg-info/PKG-INFO
rkwebutil.egg-info/SOURCES.txt
rkwebutil.egg-info/dependency_links.txt
rkwebutil.egg-info/not-zip-safe
rkwebutil.egg-info/requires.txt
rkwebutil.egg-info/top_level.txt
rkwebutil/static/resetpasswd_start.js
rkwebutil/static/rkauth.js
rkwebutil/static/rkwebutil.js
rkwebutil/static/svgplot.css
rkwebutil/static/svgplot.js
test/conftest.py
test/test.yaml
test/test_auth.py
test/test_config.py
test/test_mjd.py
test/testaugment1.yaml
test/testaugment2.yaml
test/testoverride1.yaml
test/testoverride2.yaml
test/testpreload1.yaml
test/testpreload2.yaml
test/docker_apache/000-default.conf
test/docker_apache/Dockerfile
test/docker_apache/server.py
test/docker_flask/Dockerfile
test/docker_flask/cert.pem
test/docker_flask/createdb.py
test/docker_flask/key.pem
test/docker_flask/server.py
test/docker_flask/ap/__init__.py
test/docker_flask/ap/static/ap.css
test/docker_flask/ap/static/ap.js
test/docker_flask/ap/static/ap_start.js
test/docker_flask/ap/static/tconv.js
test/docker_flask/ap/static/tconv_start.js
test/docker_flask/ap/templates/ap.html
test/docker_flask/ap/templates/base.html
test/docker_flask/ap/templates/tconv.html
test/docker_postgres/Dockerfile
test/docker_postgres/run_postgres.sh
test/docker_test/Dockerfile
test/docker_webpy/000-default.conf
test/docker_webpy/Dockerfile
test/docker_webpy/ap.css
test/docker_webpy/ap.js
test/docker_webpy/ap.py
test/docker_webpy/ap_start.js
test/docker_webpy/ports.conf
test/docker_webpy/wsgi.conf.patch
test/test_install/apache/.gitignore
test/test_install/apache_sa/.gitignore
test/test_install/flask/.gitignore
test/test_install/flask_sa/.gitignore
test/test_install/webpy/.gitignore
test/test_install/webpy_sa/.gitignore