what is winpython

藏色散人
藏色散人Original
2019-06-25 11:00:5211147browse

what is winpython

WinPython is a free, open source, portable distribution of the Python programming language for Windows 7/8/10 and for scientific and educational purposes.

It is a full-featured python-based scientific environment:

● Designed for scientists, data scientists and education (thanks to NumPy, SciPy, y, Matplotlib, panda, pyqtgraph, etc.):

Interactive data processing and visualization using Python with Spyder and Jupyter/IPython, Pyzo, IDLEX or IDLE

Out-of-the-box working compilation for Python 3.4 (Mingw64), fully integrated with Cython and Numba!

Connectors for advanced users (cffi, odbc, rpy2, scilab2py, requests,...)

● Portable:

Runs on any Windows 8 with 2GB RAM(*)

WinPython folder can be moved to any location(**)(local, network, USB drive)

● Flexible:

You can install any number of WinPython distributions on the same machine: each distribution is independent and self-consistent The

These installations can be for different versions of Python (3.6/3.7/3.8…) and different architectures (32bit/64bit)

● Customizable:

Integrated WinPython Package Manager (WPPM) helps install, uninstall or upgrade Python packages

You can also use pip to install or upgrade packages in the WinPython command prompt

Configuration files allow you to set environment variables at runtime

Related recommendations: "Python Tutorial"

The above is the detailed content of what is winpython. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn