Python Forum
Can copyright be applied python scripts?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can copyright be applied python scripts?
#3
You can put any license terms you want on your scripts. Like buran said, the trouble of enforcing it is usually not worth it. Anything can be reversed engineered. Even Windows exe files can be tapped into. But python's are much easier to break into as it was never intended to be closed software.
https://stackoverflow.com/questions/2616...ython-code
Recommended Tutorials:
Reply


Messages In This Thread
RE: Can copyright be applied python scripts? - by metulburr - Sep-04-2019, 11:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  embedded Python scripts - is it worthwhile Skaperen 3 904 Feb-21-2024, 01:25 AM
Last Post: Skaperen
  images and pixels in typical Python scripts Skaperen 0 1,309 Oct-14-2021, 12:29 AM
Last Post: Skaperen
  copyright in docstr? Skaperen 5 2,665 Apr-30-2021, 01:52 PM
Last Post: Gribouillis
  Creating Python scripts in Visual Studio Code Sanjish 4 2,714 Dec-22-2020, 12:32 PM
Last Post: snippsat
  suid scripts in python? Skaperen 0 2,226 Sep-29-2019, 10:28 PM
Last Post: Skaperen
  Finding Scripts for Python Johnny1998 1 2,286 Jul-31-2019, 08:07 PM
Last Post: Yoriz
  embedding Python script in shell scripts Skaperen 5 8,545 Mar-23-2018, 01:07 AM
Last Post: Skaperen
  Python 2.7.14 install on Windows missing Scripts directory and pip #bug bluejedi 4 16,689 Dec-15-2017, 04:12 PM
Last Post: bluejedi

Forum Jump:

User Panel Messages

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