10000 GitHub - blog2i2j/winpython.._..winpython at 16952765350f1cdc80af87bc95724097a53ec5ae
[go: up one dir, main page]

Skip to content

blog2i2j/winpython.._..winpython

Repository files navigation

WinPython tools

Copyright @ 2012-2013 Pierre Raybaut

Copyright @ 2014-2025+ 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 (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 packages, install packages from included Wheelhouse, or register WinPython. pip is the recommanded way to add or remove packages
WinPython build toolchain
make.py is the script used to build a WinPython distribution from (almost) scratch.

Dependencies

  • Python3 >= 3.10

Requirements

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

Installation

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

python -m pip ins 65A8 tall 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 is by 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

Languages

  • Python 70.9%
  • Batchfile 18.4%
  • C++ 8.9%
  • PowerShell 1.8%
0