Python

From Chessprogramming wiki
Revision as of 20:37, 9 August 2019 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Programming * Languages * Python''' '''Python''',<br/> a [https://en.wikipedia.org/wiki/General-purpose_programming_language general-purpose],...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Programming * Languages * Python

Python,
a general-purpose, high-level programming language, supporting object-oriented, imperative, functional, procedural, and reflective programming paradigms, conceived and implemented by Guido van Rossum in the late 80s. Python features a dynamic type system and automatic memory management and has a large standard library [1]. While used as scripting language along with a Python interpreter available for many operating systems, Python code can be packaged into standalone executable programs [2].

Python Engines

Python Chess Tools

Python GUIs

Selected Publications

Forum Posts

External Links

References