Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

winpython/winpython

Repository files navigation

Copyright @ 2012-2013 Pierre Raybaut

Copyright @ 2014-2025+ The Winpython development teamhttps://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 programminglanguage for Windows (https://winpython.github.io).

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

WinPython Package Manager (WPPM)
a complementary tool to navigate provided package list or register WinPython.pip is the recommanded way to add or remove packages
WinPython build toolchain
make.py is the script used tobuild a WinPython distribution from (almost) scratch.

Dependencies

  • Python3 >= 3.9

Requirements

  • installer can be 7-Zip or nothing (just .zip-it)

Installation

From the source package (see section 'Building dependencies'), you mayinstall WinPython using the following commands:

python -m pip install flit

python -m flit build

python -m pip install --no-index --trusted-host=None --find-links=.dist winpython

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

More informations

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp