Tutorial: + https://realpython.com/pypi-publish-python-package/ Issues: + https://wiki.python.org/moin/Asking%20for%20Help/How%20do%20you%20protect%20Python%20source%20code%3F [no] + https://www.quora.com/How-do-I-compile-Python-code-so-that-other-people-cant-view-the-source-code + https://stackoverflow.com/a/267875/13790379 [yes] + https://medium.com/@xpl/protecting-python-sources-using-cython-dcd940bb188e [yes] + https://stackoverflow.com/questions/38394362/distribute-pip-package-no-source-code [yes] Encrypt + https://pypi.org/project/pyconcrete/