piku/binary
Chris McCormick 0e79f4d491 Build a single-binary deploy with pex.
This experimental PR adds the ability to build a single-binary artifact of the Piku gateway script, avoiding the need to install deps (click).
The script can run on any version of Python on any architecture because Piku does not use any compiled deps.
Test it out by running 'make' in the 'binary' subdirectory.
2020-01-06 13:28:03 +08:00
..
Makefile Build a single-binary deploy with pex. 2020-01-06 13:28:03 +08:00
requirements.txt Build a single-binary deploy with pex. 2020-01-06 13:28:03 +08:00
setup.cfg Build a single-binary deploy with pex. 2020-01-06 13:28:03 +08:00
setup.py Build a single-binary deploy with pex. 2020-01-06 13:28:03 +08:00