A PyWPS implementation of the Web Processing Service
conda create --name env_name -c conda-forge python=3.8 --file requirements.txt
conda activate env_name
python pywpws.wsgi
A PyWPS implementation of the Web Processing Service
conda create --name env_name -c conda-forge python=3.8 --file requirements.txt
conda activate env_name
python pywpws.wsgi