Difference between revisions of "Python"

From PeformIQ Upgrade
Jump to navigation Jump to search
(New page: = Python Overview =)
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Python Overview =
== Full Name ==
 
[[Image:python-logo.gif]]
 
== Information ==
 
[https://en.wikipedia.org/wiki/Python_(programming_language) Python] is an Object Oriented scripting language, named by its developer, Guido van Rossum, after the Monty Python movies.
 
Also see [http://www.python.org/ Python] web site.
 
== Related Links ==
 
* https://www.python.org/
* https://twitter.com/ThePSF
* https://en.wikipedia.org/wiki/Python_(programming_language)
* https://en.wikipedia.org/wiki/CPython
* https://github.com/python/cpython
* https://stackoverflow.com/questions/17130975/python-vs-cpython
* https://realpython.com/products/cpython-internals-book/
* https://realpython.com/
* [[ActiveState]]
 
[[Jython]] is a [[Java]] based implementation of Python.
 
=== Local links ===
 
* [[Python Links]]
* [[Python - ctypes]]
* [[Python - ZSI Module]]
* [[ZSI Stuff]]
* [[Getting Deep and Dirty with Python]]
 
== References ==
 
* [http://wiki.python.org/ Python Wiki]
* https://www.python.org/dev/peps/
 
 
 
[[Category:SOFTWARE]]
[[Category:OpenSource]]
[[Category:Scripting Language]]
[[Category:Python]]

Latest revision as of 09:25, 15 April 2021