Difference between revisions of "Python"

From Free Software Directory
Jump to: navigation, search
(Add Python 3.4.2 entry.)
 
(version 3.5.0)
Line 4: Line 4:
 
|Full description='''Python is an high-level programming and scripting language.'''
 
|Full description='''Python is an high-level programming and scripting language.'''
 
|Homepage URL=https://www.python.org/
 
|Homepage URL=https://www.python.org/
|User level=beginner
+
|User level=advanced
|Related projects=Perl, Lua, AngelScript
+
|VCS checkout command=hg clone https://hg.python.org/cpython
 +
|Computer languages=C
 +
|Documentation note=Documentation at https://www.python.org/doc/
 +
|IRC development=irc://irc.freenode.net/python-dev
 +
|Related projects=Perl, Lua, AngelScript, Elpy‎
 
|Keywords=programming, scripting, high-level
 
|Keywords=programming, scripting, high-level
|Version identifier=3.4.2
+
|Version identifier=3.5.0
 +
|Version date=2015/09/13
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://www.python.org/downloads/
 
|Version download=https://www.python.org/downloads/
|Last review by=Calinou
+
|Last review by=Genium
|Last review date=2014/12/19
+
|Last review date=2015/09/14
 
|Submitted by=Calinou
 
|Submitted by=Calinou
 
|Submitted date=2014/12/19
 
|Submitted date=2014/12/19
Line 21: Line 26:
 
|License verified by=Calinou
 
|License verified by=Calinou
 
|License verified date=2014/12/19
 
|License verified date=2014/12/19
 +
}}
 +
{{Person
 +
|Real name=Guido van Rossum
 +
|Role=Original author
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://hg.python.org/cpython/
 +
}}
 +
{{Resource
 +
|Resource audience=User, developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://bugs.python.org/
 +
}}
 +
{{Resource
 +
|Resource audience=General
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://mail.python.org/mailman/listinfo/python-list
 +
}}
 +
{{Resource
 +
|Resource audience=General
 +
|Resource kind=Newsgroup
 +
|Resource URL=news://comp.lang.python
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.python.org/dev/peps/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=E-mail
 +
|Resource URL=python-dev@python.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=http://mail.python.org/mailman/listinfo/python-dev/
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 09:30, 14 September 2015


[edit]

Python

https://www.python.org/
High-level programming and scripting language

Python is an high-level programming and scripting language.

Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high-level dynamic data types.

Documentation

https://docs.python.org/ https://devguide.python.org/





Licensing

License

Verified by

Verified on

Notes

Verified by

GNUtoo

Verified on

19 October 2021

Notes

The README ( https://hg.python.org/cpython/file/4243df51fe43/README ) has the copyright while the license in in LICENSE (https://hg.python.org/cpython/file/4a534c45bbf6/LICENSE).




Leaders and contributors

Contact(s)Role
Guido van Rossum Original author


Resources and communication

AudienceResource typeURI
DeveloperMailing List Subscribehttp://mail.python.org/mailman/listinfo/python-dev/
Ruby (Ref)https://rubygems.org/gems/python
User, developerBug Trackinghttps://bugs.python.org/
DeveloperHomepagehttps://www.python.org/dev/peps/
DeveloperVCS Repository Webviewhttps://hg.python.org/cpython/
Debian (Ref)https://tracker.debian.org/pkg/python
GeneralMailing List Subscribehttps://mail.python.org/mailman/listinfo/python-list
Python (Ref)https://pypi.org/project/Python
GeneralNewsgroupnews://comp.lang.python
DeveloperE-mailmailto:python-dev@python.org


Software prerequisites




Entry








"Original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.




"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."developer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.