GithubHelp home page GithubHelp logo

WinPython tools

Copyright @ 2012-2013 Pierre Raybaut

Copyright @ 2014-2024+ 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 package list 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.8

Requirements

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

Installation

From the source package (see section 'Building dependencies'), you may install 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 is by using an executable installer: https://winpython.github.io/

More informations

winpython's Projects

geneticalgorithmpython icon geneticalgorithmpython

Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).

winpython icon winpython

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.