1. hot reloading plugin

  2. web开发。

    1. gradio
    2. streamlit
    3. dash , 适合复杂的页面交互
  3. book 和静态网站制作,用 quarto。

  4. web框架,fastapi, flask。

  5. python打包程序

     pip install pyarmor pyinstaller
     pip install staticx
     pyarmor gen --pack onefile expose.py
     apt install -y patchelf
     staticx expose  /tmp/expose