env is the name of the Virtual Environment. If you see (env) path/to/myapp, it means that virtual env is activated successfully. If you don't want to provide an entire folder and just an installer, ...
A new project, written in Rust, aims to make it easier to package and distribute a Python application as a standalone binary executable—something that has long been a pain point for Python developers.