source myvenv/bin/activate python myapp.py deactivate
References
https://pypi.org/project/venv-run/
https://stackoverflow.com/questions/52586471/run-python-script-using-only-the-virtual-environment-folder
source myvenv/bin/activate python myapp.py deactivate
References
https://pypi.org/project/venv-run/
https://stackoverflow.com/questions/52586471/run-python-script-using-only-the-virtual-environment-folder