Falldog / pyconcrete

Protect your python script, encrypt it as .pye and decrypt when import it
Apache License 2.0
692 stars 149 forks source link

Passphrese env #70

Closed Shooskay closed 2 years ago

Shooskay commented 4 years ago

It is suggested to change the passphrase that is taken from the standard input to be taken from the environment variable.

Because error occurs in pip install.

It is also effective when installing in Dockerfile.

Falldog commented 2 years ago

Hi, sorry for late reply, does it works on pip install?