Thursday, February 25, 2021

Re: How to protect Python Source Code

On Thu, Feb 25, 2021 at 11:10 AM Kommula Kavitha
<kvaithaforever.it@gmail.com> wrote:
>
> Hi Team,
>
> We have application developed using Python. Want to know how to protect source code?

There is pyinstaller (http://www.pyinstaller.org/). I tried to use it
4 or 5 years ago and it could not handle all the dependencies I had. I
have heard it's gotten better, but have not tried it since.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACwCsY6CLirsB9hzZmOvMqb-o6pYbPNWhCUJuBnsd3hoB7nzCg%40mail.gmail.com.

No comments:

Post a Comment