Python
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
Online documentaion available at: https://www.python.org/doc/ https://mindmajix.com/python-tutorial
IRC general channel
- irc://chat.freenode.net/python
IRC development channel
- irc://chat.freenode.net/python-dev
Download
https://www.python.org/downloads/
version 3.6.0
(stable)
released on 23 December 2016
User level
Advanced
VCS Checkout
hg clone https://hg.python.org/cpython
Categories
Related Projects
Extensions, plug-ins, or add-ons for this program
Hy | a Lisp interface to the Python programming language | http://hylang.org/ |
Kivy | Python GUI library with support for multitouch, TUI and NUI widgets | http://kivy.org |
bcbio | Genome variant calling and RNA-seq analysis. | https://bcbio-nextgen.readthedocs.org/en/latest/ |
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Guido van Rossum | Original author |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | https://hg.python.org/cpython/ |
Developer | Mailing List Subscribe | http://mail.python.org/mailman/listinfo/python-dev/ |
User, developer | Bug Tracking | https://bugs.python.org/ |
Debian (Ref) | https://tracker.debian.org/pkg/python | |
General | Mailing List Subscribe | https://mail.python.org/mailman/listinfo/python-list |
Python (Ref) | https://pypi.org/project/Python | |
General | Newsgroup | news://comp.lang.python |
Ruby (Ref) | https://rubygems.org/gems/python | |
Developer | Homepage | https://www.python.org/dev/peps/ |
Developer | mailto:python-dev@python.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 13 April 2018.
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.