R2DT icon indicating copy to clipboard operation
R2DT copied to clipboard

Enable installation without Docker

Open AntonPetrov opened this issue 6 months ago • 0 comments

  • Consider dockerless distributions with all dependencies bundled in. PyInstaller, cx_Freeze, Py2exe, PyInstaller and Py2app would be good options
  • Consider bundling everything in a conda environment and distributing it might be a good choice for conda-inclined folks
  • Wrap in an electron app
  • WASM?

AntonPetrov avatar Aug 25 '24 14:08 AntonPetrov