mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Almost there ....
This commit is contained in:
8
buildroot-external/package/python-pywebio/Config.in
Normal file
8
buildroot-external/package/python-pywebio/Config.in
Normal file
@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_PYWEBIO
|
||||
bool "python-pywebio"
|
||||
select BR2_PACKAGE_PYTHON_TORNADO # runtime
|
||||
select BR2_PACKAGE_PYTHON_USER_AGENTS # runtime
|
||||
help
|
||||
Write interactive web app in script way.
|
||||
|
||||
https://pywebio.readthedocs.io
|
Reference in New Issue
Block a user