Python Forum
Preparing an Installation with Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Preparing an Installation with Python
#1
Hi, I want to create a project in python and I want to make money from this project I am creating. The question I'm going to ask is; I don't want the customer to have access to the source codes of this project I'm writing in Python. (because the customer should buy the product key). Is this possible? How, if possible ? ("Install" can be prepared when creating a project in C#, is this available in python?)
Note: I'm just wondering, how do I prevent the client from seeing the codes of the project I'm going to write?
Reply
#2
(Nov-27-2021, 01:12 PM)JgKSuperstar Wrote: Hi, I want to create a project in python and I want to make money from this project I am creating. The question I'm going to ask is; I don't want the customer to have access to the source codes of this project I'm writing in Python. (because the customer should buy the product key). Is this possible? How, if possible ? ("Install" can be prepared when creating a project in C#, is this available in python?)
Note: I'm just wondering, how do I prevent the client from seeing the codes of the project I'm going to write?

This is obviously possible because the ... erhm,... a lot of companies license their software like this so well, it is possible.

If you do not want the users to have access to the software then you keep to yourself and the developers. It should be as obvious as that, maybe push to private repo on Github but yeah, you get the point.

For the licensing, you should probably look at APIs like cryptlex lexactivator
JgKSuperstar likes this post
Reply
#3
Thank you for your valuable response Heart
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Software(Python) Installation. Navigate Refactor Run Tools VCS tab rgbrolly 3 2,617 Oct-19-2019, 08:09 PM
Last Post: buran
  Python package installation issue. msomasun 3 3,249 Oct-09-2018, 03:56 PM
Last Post: msomasun
  Python installation change on Mac macloo 1 3,144 Jan-29-2018, 06:33 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020