winpython

A free Python-distribution for Windows platform, including prebuilt packages for Scientific Python.

  • 所有者: winpython/winpython
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

WinPython tools

Copyright © 2012-2013 Pierre Raybaut

Copyright © 2014-2019+ The Winpython development team https://github.com/winpython/

Licensed under the terms of the MIT License
(see winpython/init.py for details)

Overview

WinPython is a portable distribution of the Python programming
language for Windows (http://winpython.github.io).

This is the winpython Python package, not the distribution itself.
It includes two main features:

WinPython Package Manager (WPPM)
a graphical layer over pip, to let you install/uninstall
to your WinPython distribution any standard Python package built
as source (e.g. "dummypackage-2.1.zip" or "dummypackage-2.1.tar.gz")
or as wheel (e.g. "dummypackage-2.1-py2.py3-none-any.whl")

WinPython build toolchain
make.py is the script used to
build a WinPython distribution from (almost) scratch.

Dependencies

  • Python2 >= 2.7 or Python3 >= 3.4 (Python>= 3.7 is recommended)

  • PyQt5 >= 5.6 or PySide2>=5.11 (PyQt5 >=5.12 or Pyside2 >= 5.12 is recommended)

Requirements

  • NSIS (for icon shortcut creations, installer can be NSIS, INNO, 7-Zip, or nothing)

  • PyQt5 or Pyside2 is required to execute WinPython Control Panel/Ipython Qt and Qt related packages.
    if not installed, these packages will not execute.

Installation

From the source package (see section 'Building dependencies'), you may
install WinPython using the integrated setup.py script based on Python
standard library distutils with the following command::
python setup.py install

Note that distutils does not uninstall previous versions of Python
packages: it simply copies files on top of an existing installation.
When using this command, it is thus highly recommended to uninstall
manually any previous version of WinPython by removing the associated
directory ('winpython' in your site-packages directory).

From the Python package index, you may simply install WinPython and
upgrade an existing installation using pip::
http://pypi.python.org/pypi

But the easiest way to install the last stable release of WinPython is
by using an executable installer: http://winpython.github.io/

More informations

主要指標

概覽
名稱與所有者winpython/winpython
主編程語言Python
編程語言Python (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2014-09-20 21:47:26
推送於2025-05-18 20:34:39
最后一次提交2025-05-18 14:43:22
發布數155
最新版本名稱16.0.20250513 (發布於 )
第一版名稱0.4dev (發布於 )
用户参与
星數2k
關注者數100
派生數317
提交數2.3k
已啟用問題?
問題數653
打開的問題數82
拉請求數907
打開的拉請求數0
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?