Tag

Python

Navegando



Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface.

The NugGt package is a portable version of Python with support and even basic built-in inclusion of third party tools like the package installer pip.

Alternatively, download the official Python’s embedded version (which doesn’t natively support any third party tools).

Either of them can be manually added as part of XAMPP.



Source link