Re: [BangPypers] Python source code encryption and packaging

2020-07-15 Thread Lakshmi
Thanks Rengaraj. Will give this a try. Best, Lakshmi On Tue, Jul 14, 2020 at 11:08 PM Rengaraj D wrote: > On Tue, 14 Jul 2020, 4:34 pm Lakshmi, > wrote: > > > Hello All, > > > > Anyone please guide me on how to package and publish python programs as > > executable and encrypted source code ?

Re: [BangPypers] Python source code encryption and packaging

2020-07-14 Thread Rengaraj D
On Tue, 14 Jul 2020, 4:34 pm Lakshmi, wrote: > Hello All, > > Anyone please guide me on how to package and publish python programs as > executable and encrypted source code ? > Check this tool [1] Regards Rengaraj [1] . https://github.com/Nuitka/Nuitka#use-case-1-program-compilation-with-all

Re: [BangPypers] Python source code encryption and packaging

2020-07-14 Thread Lakshmi
Thanks Manish. With our experience it doesn't obfuscate the code. That was the challenge we faced . Best, Lakshmi On Tue, 14 Jul 2020, 19:28 Manish Kumar, wrote: > Look at the pyinstaller, it's quite simple to use and share across multiple > platforms. > > Thanks, > Manish > > On Tue, 14 Jul 2

Re: [BangPypers] Python source code encryption and packaging

2020-07-14 Thread Manish Kumar
Look at the pyinstaller, it's quite simple to use and share across multiple platforms. Thanks, Manish On Tue, 14 Jul 2020, 16:34 Lakshmi, wrote: > Hello All, > > Anyone please guide me on how to package and publish python programs as > executable and encrypted source code ? > > Thanks, > Lakshm

[BangPypers] Python source code encryption and packaging

2020-07-14 Thread Lakshmi
Hello All, Anyone please guide me on how to package and publish python programs as executable and encrypted source code ? Thanks, Lakshmi Lakshmi ___ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers