Issue
I'm working as a freelance developer for a while. I'm developing a web application using the Django web framework which is using python. Now consider the following scenario and help me out what should I do in such scenario?
The customer wants to provide his own server for deploying the website on the other side I don't want to hand the source code to the customer, Now what should I do? is there any solution?
By the way, based on the aforementioned scenario if the Django does not have such capability, what other frameworks do? (For example, this is the same for PHP frameworks, I think)
Solution
In my experience this isn't do-able and the way that you protect your intellectual property is via legal agreements with the customer.
pip install lawyer
Answered By - Toni Sredanović Answer Checked By - Clifford M. (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.