python-fullykiosk
Python wrapper for Fully Kiosk Browser REST API
What it is and what it does
python-fullykiosk is a Python wrapper around the Fully Kiosk Browser REST API, designed to let developers control and query Fully Kiosk Browser instances running on Android devices from Python code. It abstracts the HTTP calls needed to interact with the browser's REST endpoints, making it easier to automate kiosk displays, load URLs, monitor device state, and trigger actions without writing raw HTTP requests.
The package has no external runtime dependencies and supports Python 3.6 and later, making it lightweight and easy to integrate into home automation, device management, or monitoring systems. It's actively maintained and positioned as a bridge between Python automation frameworks and Android kiosk hardware.
Use it for:
- Automate content display on wall-mounted Android tablets or kiosk devices in retail or office settings.
- Build home automation routines that control kiosk displays as part of a larger smart-home system.
- Monitor and manage multiple Fully Kiosk Browser instances across a network from a central Python application.
- Programmatically load URLs or trigger actions on kiosk devices based on external events or schedules.
- Integrate kiosk control into device management or fleet monitoring dashboards.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a Python interface to the Fully Kiosk Browser REST API, allowing programmatic control and monitoring of Fully Kiosk Browser instances running on Android devices.
Yes, if you need to control Fully Kiosk Browser instances from Python. The package has low installation friction, no dependencies, active maintenance, a permissive license, and no known vulnerabilities. It's a straightforward wrapper with a clear use case; verify that its API coverage matches your specific Fully Kiosk Browser version and feature needs before committing.
Install
python-fullykiosk on PyPI
pip
pip install python-fullykioskuv
uv add python-fullykioskpoetry
poetry add python-fullykioskInstalling python-fullykiosk
Before you install
Low friction installation with no runtime dependencies. The project is actively maintained with recent commits and has been in development since 2020, supporting current Python versions.
License in practice
Licensed under Apache Software License (permissive), allowing free use, modification, and distribution with minimal restrictions.
Quickstart
pip install python-fullykiosk
from fullykiosk import FullyKiosk
kiosk = FullyKiosk(host)
kiosk.loadUrl(url)
Requires a Fully Kiosk Browser instance running on an Android device with the REST API enabled and accessible over the network.
Verify before relying
- Specific REST API methods and capabilities supported by this wrapper version
- Authentication requirements or security considerations for accessing remote instances
- Whether the package supports all Fully Kiosk Browser versions or has known compatibility limits
- Example IP addresses or hostnames that would work with the wrapper
Package facts
| License | not declared (permissive) |
| Python support | supports the current Python release (>=3.6) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 166 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 85,544/month — #13,916 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: python_fullykiosk-0.0.15-py3-none-any.whl
Tags
More Home Automation packages
Represents and manipulates IPv4, IPv6, MAC…
permissive · top 5,000 on PyPI
homeassistantHome Assistant is an open-source home…
permissive · top 5,000 on PyPI
python-statemachineDefines finite state machines and statecharts…
permissive · top 5,000 on PyPI
btsocketA Python library for controlling BlueZ…
permissive · top 15,000 on PyPI
aiohomematicAn async Python library for controlling and…
permissive · top 15,000 on PyPI
hass-web-proxy-libProvides base classes and utilities for Home…
permissive · top 15,000 on PyPI
androidtvremote2A Python library for controlling Android TV…
permissive · top 15,000 on PyPI
uiautomator2Automates Android device interactions from…
permissive · top 15,000 on PyPI
tinytuyaControls and monitors Tuya WiFi smart devices…
permissive · top 15,000 on PyPI
user-agentsParses browser user agent strings to identify…
permissive · top 5,000 on PyPI
uiautomatorPython wrapper for Android's uiautomator…
permissive · top 15,000 on PyPI
homematicipA Python wrapper for the HomematicIP REST API…
copyleft · top 15,000 on PyPI
python-songpalPython library for controlling Sony audio…
copyleft · top 15,000 on PyPI
python-otbr-apiProvides a Python client to interact with an…
permissive · top 15,000 on PyPI
home-assistant-frontendProvides the web-based user interface for Home…
permissive · top 15,000 on PyPI
librouteroslibrouteros is a Python client library for the…
copyleft · top 15,000 on PyPI