Coder Social home page Coder Social logo

joe2hpimn / winpython Goto Github PK

View Code? Open in Web Editor NEW

This project forked from winpython/winpython

0.0 2.0 0.0 4.97 MB

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

Home Page: https://winpython.github.io/

License: MIT License

Batchfile 3.50% Python 94.55% NSIS 1.95%

winpython's Introduction

WinPython tools

Copyright © 2012-2013 Pierre Raybaut

Copyright © 2014-2017 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)

let you install/uninstall to your WinPython distribution any standard Python package built with distutils (e.g. "dummypackage-2.1.win-amd64-py3.4.‌exe") or with wheels (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
  • PyQt4 >= 4.11 or PyQt5 >= 5.4 (PyQt4 is recommended)
  • pip >= 7.1.0 and setuptools >= 17.1.1

Requirements

  • 7zip (directory has to be available in PATH)
  • NSIS:
  • PyQt4/5 is required to execute WinPython Control Panel/Ipython Qt and Qt related packages for both WinPython 2.x and 3.x releases. 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's People

Contributors

stonebig avatar pierreraybaut avatar sebix avatar ramlaxman avatar ncnecros avatar dougthor42 avatar alexanderyappo avatar chaos99 avatar dead avatar mgeier avatar sam-m888 avatar svisser avatar thierrybottaro avatar yw5aj avatar

Watchers

杨刚 avatar  avatar

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.