PyWebIO
PyWebIO copied to clipboard
custom footer
I needed a way to rewrite footer element I figured out the most compatibile way was the way you did it with seo decorator so I added similiar footer decorator
Customing footer is a good idea. I recently plan to provide a new decorator like pywebio.config() to set configurations for pywebio app. Using this decorator, users can set seo info, js code/file injection, css style/file injection, theme, as well as the footer.