Python License-2.0
Also known as Python License.
- Commercial use
- allowed
- Share alike
- not required
- Attribution
- required (keep the copyright and license notices)
Permissions
-
Commercial use from the text Using the work to generate income, directly or indirectly, for example by selling it or by using it in advertising.
-
Duties
- Attribution from the text Giving credit to the copyright holders or authors of the work, in the form the licensor asks for.
-
Modify from the text Altering the work, for example by updating it, without creating a new work; an alteration that creates a new work is Derive.
Duties
- Modification notice from the text Marking a changed work as changed, saying how it differs from the original and keeping earlier notices of change.
-
Present from the text Performing the work in public, including by broadcast or other communication to the public.
Prohibitions
-
Add limitation from the text Not permitted: Add limitation. Adding further limitations or restrictions to the license terms when passing the work on.
-
Add statement from the text Not permitted: Add statement. Attaching terms, notices or statements of one's own to the work or to one's modifications when passing it on.
-
Charge distribution fee from the text Not permitted: Charge distribution fee. Charging a fee for the act of providing a copy of the work to someone else.
-
Derivative works from the text Not permitted: Derivative works. Distributing an adaptation of the work and making it available to the public.
-
Derive from the text Not permitted: Derive. Creating a new work from the work, such as a translation, adaptation or arrangement of it or of a part of it.
-
Promote from the text Not permitted: Promote. Using the name or trademarks of the licensor or of contributors to endorse or promote a product.
-
Share alike from the text Not permitted: Share alike. Adaptations have to be licensed under the same license or one the license names as compatible.
License-wide duties
This license states no duties that apply to the work as a whole.
Clauses
Warranty disclaimer
PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
Info
- Target asset types
- Software
- Region / jurisdiction
- Worldwide
- Validity
- Perpetual
- Legal code
- http://opensource.org/licenses/Python-2.0
- This description is published under
- https://dalicc.net/licenselibrary/CC-BY-4.0
- Publisher
- Python Software Foundation
- SPDX identifier
Python-License(provisional, the record declares none)- DALICC identifier
PythonLicense20
This record is published under CC BY 4.0. Credit it as: DALICC License Library, DALICC - Verein zur Förderung der Rechtssicherheit in der Datenbewirtschaftung, https://dalicc.net, CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). The license it describes belongs to its publisher.
History
This license model has 2 versions. Version 2 is the one served today; every earlier version keeps its own address, so a conclusion drawn from one of them can still be checked against it.
-
Version 2 current2026-09-24 Giray Havur
The content review of 2026-09-15 added 1 clause text, 2 identification details and 2 permissions, removed 2 prohibitions, changed 1 clause text and 1 permission and recorded the review state. Later changes brought it in line with its family and its text in the verification of 2026-09-15, permitted relicensing with the notice as a duty, recorded which sentence of the text each statement rests on and named the license the record itself is published under.
View version 2 JSON-LD Turtle RDF/XML
23 changes
-
added
dalicc:LiabilityLimitation "PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF."Review finding dalicc:WarrantyDisclaimer held clause 5, the liability clause, and there was no dalicc:LiabilityLimitation. Moved clause 5 to the liability field and put clause 4, the warranty disclaimer, in the warranty field.
-
changed
dalicc:WarrantyDisclaimer "PSF is making Python available to Licensee on an \"AS IS\" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS."was
dalicc:WarrantyDisclaimer "PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF."Review finding dalicc:WarrantyDisclaimer held clause 5, the liability clause, and there was no dalicc:LiabilityLimitation. Moved clause 5 to the liability field and put clause 4, the warranty disclaimer, in the warranty field.
-
added
dalicc:reviewStatus dalicc:ReviewedReview state Every record records how far it has come in the editorial workflow and when it was last checked against the legal text.
-
added
dalicc:reviewedOn "2026-09-15"^^xsd:dateReview state Every record records how far it has come in the editorial workflow and when it was last checked against the legal text.
-
added
dct:source osl:Python-2.0Review finding Added Python-2.0 and the missing dct:source.
-
added
permission cc:DerivativeWorksReview finding Clause 2 grants "a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version". The record prohibited odrl:derive and cc:DerivativeWorks. Removed both and added the permissions with the duties of clauses 2 and 3.
-
added
permission odrl:derive with duties [cc:Attribution, cc:Notice, dalicc:modificationNotice]Review finding Clause 2 requires that "PSF's License Agreement and PSF's notice of copyright ... are retained in Python alone or in any derivative version". The distribute permission carried cc:Attribution but not cc:Notice. Added.
-
changed
permission odrl:distribute with duties [cc:Attribution, cc:Notice]was
permission odrl:distribute with duties [cc:Attribution]Review finding Clause 2 requires that "PSF's License Agreement and PSF's notice of copyright ... are retained in Python alone or in any derivative version". The distribute permission carried cc:Attribution but not cc:Notice. Added.
-
removed
prohibition cc:DerivativeWorksReview finding Clause 2 grants "a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version". The record prohibited odrl:derive and cc:DerivativeWorks. Removed both and added the permissions with the duties of clauses 2 and 3.
-
removed
prohibition odrl:deriveReview finding Clause 2 grants "a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version". The record prohibited odrl:derive and cc:DerivativeWorks. Removed both and added the permissions with the duties of clauses 2 and 3.
-
added
spdx:licenseId "Python-2.0"Review finding Added Python-2.0 and the missing dct:source.
-
added
permission dalicc:chargeDistributionFeeManual edit The review's finding on family consistency: the record prohibited odrl:grantUse, cc:ShareAlike, dalicc:addLimitation, dalicc:addStatement and dalicc:chargeDistributionFee, none of which the PSF License Agreement version 2 states. Clause 2 grants the right 'to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version' and says nothing about fees, so the distribution fee is permitted as it is on the other permissive records.
-
removed
prohibition cc:ShareAlikeManual edit The review's finding on family consistency: the record prohibited odrl:grantUse, cc:ShareAlike, dalicc:addLimitation, dalicc:addStatement and dalicc:chargeDistributionFee, none of which the PSF License Agreement version 2 states. Clause 2 grants the right 'to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version' and says nothing about fees, so the distribution fee is permitted as it is on the other permissive records.
-
removed
prohibition dalicc:addLimitationManual edit The review's finding on family consistency: the record prohibited odrl:grantUse, cc:ShareAlike, dalicc:addLimitation, dalicc:addStatement and dalicc:chargeDistributionFee, none of which the PSF License Agreement version 2 states. Clause 2 grants the right 'to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version' and says nothing about fees, so the distribution fee is permitted as it is on the other permissive records.
-
removed
prohibition dalicc:addStatementManual edit The review's finding on family consistency: the record prohibited odrl:grantUse, cc:ShareAlike, dalicc:addLimitation, dalicc:addStatement and dalicc:chargeDistributionFee, none of which the PSF License Agreement version 2 states. Clause 2 grants the right 'to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version' and says nothing about fees, so the distribution fee is permitted as it is on the other permissive records.
-
removed
prohibition dalicc:chargeDistributionFeeManual edit The review's finding on family consistency: the record prohibited odrl:grantUse, cc:ShareAlike, dalicc:addLimitation, dalicc:addStatement and dalicc:chargeDistributionFee, none of which the PSF License Agreement version 2 states. Clause 2 grants the right 'to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version' and says nothing about fees, so the distribution fee is permitted as it is on the other permissive records.
-
removed
prohibition odrl:grantUseManual edit The review's finding on family consistency: the record prohibited odrl:grantUse, cc:ShareAlike, dalicc:addLimitation, dalicc:addStatement and dalicc:chargeDistributionFee, none of which the PSF License Agreement version 2 states. Clause 2 grants the right 'to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version' and says nothing about fees, so the distribution fee is permitted as it is on the other permissive records.
-
added
permission dalicc:ChangeLicense with duties [dalicc:compliantLicense]Manual edit Permit relicensing on permissive licences; the notice clause is a duty, not a bar. Library convention 15: a licence that asks for no reciprocity and no source code asks only that the notice travels with the copy, which is a duty on the acts it governs and not a bar on putting the copy under other terms. dalicc:ChangeLicense is therefore a permission here, and the prohibition the record carried before is removed. The text reads: "Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission." The permission carries the dalicc:compliantLicense duty, as Apache-2.0 does, because the notice has to survive the relicensing.
-
changed
permission cc:DerivativeWorkswas
permission cc:DerivativeWorksManual edit The statement now quotes the sentence of the licence text it rests on: "Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee."
-
changed
permission dalicc:ChangeLicense with duties [dalicc:compliantLicense]was
permission dalicc:ChangeLicense with duties [dalicc:compliantLicense]Manual edit The statement is marked as a library convention, family rule 15: Permissive records permit relicensing: the text does not state it in as many words. Its duty dalicc:compliantLicense is marked as a library convention, family rule 15: Permissive records permit relicensing.
-
changed
permission odrl:derive with duties [cc:Attribution, cc:Notice, dalicc:modificationNotice]was
permission odrl:derive with duties [cc:Attribution, cc:Notice, dalicc:modificationNotice]Manual edit The statement now quotes the sentence of the licence text it rests on: "Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee."
-
changed
prohibition dalicc:promotewas
prohibition dalicc:promoteManual edit The statement now quotes the sentence of the licence text it rests on: "This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party."
-
added
dct:license <https://creativecommons.org/licenses/by/4.0/>Manual edit Every record is published under CC BY 4.0. cc:license names the record DALICC keeps of that licence; dct:license now names it by the address Creative Commons publishes it at, so that a consumer matching the canonical IRI finds it.
-
-
Version 1
The version this model had before the content review of 2026-09-15.
Every change names the reason behind it: a finding of the content review, one of its library-wide decisions, the metadata that review wrote onto every record, or a hand edit. None of it is legal advice.
Nothing on this page is legal advice. What a license means is decided by its text; ask a legal advisor before you rely on it.