Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Tim Golden Newsgroups: comp.lang.python Subject: Re: licenses Date: Sat, 9 Jan 2016 15:50:46 +0000 Lines: 20 Message-ID: References: <4C734AA4F3F9AC4891265961BD4D48539929AA@CINMBCNA07.e2k.ad.ge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de ZvCMMROkWNPWc0ZTtdtvFwhmnNOqRUSbn1STW5lFr51g== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.042 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'python': 0.10; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'martinez,': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'subject:licenses': 0.16; 'tjg': 0.16; 'url:license': 0.16; 'wrote:': 0.16; 'third-party': 0.23; 'header:In-Reply-To:1': 0.24; "i've": 0.25; 'header:User-Agent:1': 0.26; 'consult': 0.27; "i'm": 0.30; "we're": 0.30; 'code': 0.30; 'mention': 0.30; 'source': 0.33; 'url:python': 0.33; 'that,': 0.34; 'url:org': 0.36; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'sure': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'url:3': 0.60; "you'll": 0.61; 'details': 0.62; 'charset:windows-1252': 0.62; 'here:': 0.63; 'url:6': 0.66; 'here': 0.66; 'from:addr:mail': 0.70; 'websites': 0.71; 'alberto': 0.84; 'using.': 0.84 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 In-Reply-To: <4C734AA4F3F9AC4891265961BD4D48539929AA@CINMBCNA07.e2k.ad.ge.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101408 On 08/01/2016 19:41, Martinez, Jorge Alberto (GE Aviation) wrote: > Hello > We develop applications here with Python and I want to know if there's issues by using. > We use NumPy, PyDaqMx, Py Visa > > How can we cover this licensing? [copying the answer I've just given over at webmaster@] I'm not sure we're best placed to answer that, Jorge. You can see current details for the Python licensing here: https://docs.python.org/3.6/license.html The other packages you mention are third-party and you'll have to consult their websites / source code for licence details. TJG