• Stefy Lanza (nextime / spora )'s avatar
    Fix webapp.py for Python 3.13+ compatibility · 2bdf2e8a
    Stefy Lanza (nextime / spora ) authored
    - Remove deprecated eventlet dependency
    - Use threading mode for Flask-SocketIO instead of eventlet
    - eventlet is deprecated and has compatibility issues with Python 3.13
    - Threading mode works reliably on all Python versions
    
    This fixes the RuntimeError: Working outside of application context
    errors when running webapp.py on Python 3.13.
    2bdf2e8a
Name
Last commit
Last update
static Loading commit data...
templates Loading commit data...
EXAMPLES.md Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
SKILL.md Loading commit data...
requirements.txt Loading commit data...
videogen Loading commit data...
videogen_mcp_server.py Loading commit data...
videogen_models.json Loading commit data...
webapp.py Loading commit data...