It is possible (though not common) to distribute the compiled *.pyc files 
rather than the source *.py files. See the bottom 
of https://www.smallsurething.com/how-to-obfuscate-python-source-code/ . 
Back in early days of Django there was a (very expensive) commercially sold 
content management system that was distributed this way.

./s

On Thursday, January 11, 2018 at 4:10:44 AM UTC-8, 
ashish...@exponentiadata.com wrote:
>
> Hello,
> I have a requirement which says that the user should not be able to 
> read/modify my code.I thought to add some junk code to the project
> is it possible??
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/277486b7-efda-4bd9-a2a8-0d6cdb20467d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to