searxng/searx/plugins/calculator
Alexandre Flament 1a11282ab4 [fix] calculator: call python using subprocess.Popen
call Python directly with -S and -I parameters to skip loading
of the standard library and the SearXNG module.

The actual calculator is moved to a standalone script: calculator_process.py
2025-01-11 23:33:29 +00:00
..
__init__.py [fix] calculator: call python using subprocess.Popen 2025-01-11 23:33:29 +00:00
calculator_process.py [fix] calculator: call python using subprocess.Popen 2025-01-11 23:33:29 +00:00