How to protect Python Source Code

56 views
Skip to first unread message

Kommula Kavitha

unread,
Feb 25, 2021, 2:11:04 PM2/25/21
to Django users
Hi Team,

We have application developed using Python. Want to know how to protect source code?

Thanks 

Kasper Laudrup

unread,
Feb 25, 2021, 2:22:37 PM2/25/21
to django...@googlegroups.com
On 25/02/2021 18.56, Kommula Kavitha wrote:
> We have application developed using Python. Want to know how to protect
> source code?
>

Protect from what?

Kind regards,

Kasper Laudrup

Matthew Sargent

unread,
Feb 25, 2021, 3:42:00 PM2/25/21
to django...@googlegroups.com
I think he wants to obfuscate the source. I remember one project I worked on only released pyc files

Sent from my iPhone

> On Feb 25, 2021, at 2:22 PM, Kasper Laudrup <lau...@stacktrace.dk> wrote:
> --
> 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...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b4dd0788-88a4-959b-773d-4fa71e0e7a28%40stacktrace.dk.

Larry Martell

unread,
Feb 25, 2021, 3:53:21 PM2/25/21
to django...@googlegroups.com
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.
Reply all
Reply to author
Forward
0 new messages