• Home
  • Raw
  • Download

Lines Matching +full:python +full:- +full:version

4 Python was created in the early 1990s by Guido van Rossum at Stichting
6 as a successor of a language called ABC. Guido remains Python's
9 In 1995, Guido continued his work on Python at the Corporation for
14 In May 2000, Guido and the Python core development team moved to
17 Zope Corporation. In 2001, the Python Software Foundation (PSF, see
18 https://www.python.org/psf/) was formed, a non-profit organization
19 created specifically to own Python-related Intellectual Property.
22 All Python releases are Open Source (see http://www.opensource.org for
23 the Open Source Definition). Historically, most, but not all, Python
24 releases have also been GPL-compatible; the table below summarizes
27 Release Derived Year Owner GPL-
30 0.9.0 thru 1.2 1991-1995 CWI yes
31 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
40 2.2 and above 2.1.1 2001-now PSF yes
44 (1) GPL-compatible doesn't mean that we're distributing Python under
45 the GPL. All Python licenses, unlike the GPL, let you distribute
46 a modified version without making your changes open source. The
47 GPL-compatible licenses make it possible to combine Python with
50 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
59 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
62 Python software and documentation are licensed under the
63 Python Software Foundation License Version 2.
65 Starting with Python 3.8.6, examples, recipes, and other code in
66 the documentation are dual licensed under the PSF License Version 2
67 and the Zero-Clause BSD license.
69 Some software incorporated into Python is under different licenses.
73 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
74 --------------------------------------------
76 1. This LICENSE AGREEMENT is between the Python Software Foundation
78 otherwise using this software ("Python") in source or binary form and
82 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
84 distribute, and otherwise use Python alone or in any derivative version,
87 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Python Software Foundation;
88 All Rights Reserved" are retained in Python alone or in any derivative version
92 or incorporates Python or any part thereof, and wants to make
95 the changes made to Python.
97 4. PSF is making Python available to Licensee on an "AS IS"
101 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
104 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
106 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
118 8. By copying, installing or otherwise using Python, Licensee
123 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
124 -------------------------------------------
126 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
134 2. Subject to the terms and conditions of this BeOpen Python License
135 Agreement, BeOpen hereby grants Licensee a non-exclusive,
136 royalty-free, world-wide license to reproduce, analyze, test, perform
138 otherwise use the Software alone or in any derivative version,
139 provided, however, that the BeOpen Python License is retained in the
140 Software, alone or in any derivative version prepared by Licensee.
164 third party. As an exception, the "BeOpen Python" logos available at
173 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
174 ---------------------------------------
179 ("Licensee") accessing and otherwise using Python 1.6.1 software in
183 hereby grants Licensee a nonexclusive, royalty-free, world-wide
185 prepare derivative works, distribute, and otherwise use Python 1.6.1
186 alone or in any derivative version, provided, however, that CNRI's
188 1995-2001 Corporation for National Research Initiatives; All Rights
189 Reserved" are retained in Python 1.6.1 alone or in any derivative
190 version prepared by Licensee. Alternately, in lieu of CNRI's License
192 quotes): "Python 1.6.1 is made available subject to the terms and
194 Python 1.6.1 may be located on the internet using the following
200 or incorporates Python 1.6.1 or any part thereof, and wants to make
203 the changes made to Python 1.6.1.
205 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
209 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
212 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
214 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
226 on Python 1.6.1 that incorporate non-separable material that was
238 installing or otherwise using Python 1.6.1, Licensee agrees to be
244 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
245 --------------------------------------------------
247 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
267 ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
268 ----------------------------------------------------------------------