Python Forum
Apache 2.0 Licensed Python code - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Apache 2.0 Licensed Python code (/thread-34384.html)



Apache 2.0 Licensed Python code - Furkan - Jul-26-2021

Hi, i want to use Apache 2.0 Licensed module in my code and i have a few questions:

1- If i use an Apache 2.0 licensed code, should my code be licensed with Apache 2.0 license?

2- If i use an Apache 2.0 licensed code, can i earn moneyfrom my own code?

3- If i use an Apache 2.0 licensed code, does my code have to be open source ?

4- Should I specify the owner of the module in my code?

5- Should I specify in my code that the module I am using is licensed with Apache 2.0?