and then instead of `python_binary(source=‘theapp....
# pex
r
and then instead of
python_binary(source=‘theapp.py’)
do
python_binary(entrypoint=’the.namespace:main’)