Captive Portal implementation in python
protobuf | ||
src/capport | ||
.gitignore | ||
.pycodestyle | ||
.pylintrc | ||
capport-example.yaml | ||
LICENSE | ||
mypy | ||
pylint | ||
pyproject.toml | ||
README.md | ||
setup-venv.sh | ||
setup.cfg | ||
setup.py | ||
start-api.sh | ||
start-control.sh |
python Captive Portal
Installation
Either clone repository (and install dependencies either through distribution or as virtualenv with ./setup-venv.sh
) or install as package.
pipx
(available in debian as package) can be used to install in separate virtual environment:
pipx install https://github.tik.uni-stuttgart.de/NKS/python-capport