Giter Site home page Giter Site logo

pythonwin7's Introduction

Unofficial Python Installers for Windows 7 and Windows Server 2003 R2

Officially, Python 3.9 and 3.10 are not supported on Windows 7 and Windows Server 2003 R2. Here, you can obtain unofficial Windows installers that bring back support for these older Windows versions.

For each Python version, this repository includes the following.

  • 64-bit executable installer (e.g. python-3.9.0-amd64-full.exe)
  • 32-bit executable installer (e.g. python-3.9.0-full.exe)
  • 64-bit embeddable zip file (e.g. python-3.9.0-embed-amd64.zip)
  • 32-bit embeddable zip file (e.g. python-3.9.0-embed-win32.zip)
  • 64-bit NuGet package (e.g. python.3.9.0.nupkg)
  • 32-bit NuGet package (e.g. pythonx86.3.9.0.nupkg)

For the more technical among you, these installers were built from the source distributions published at https://www.python.org/downloads/source/, with the following modifications.

  • Include the file api-ms-win-core-path-l1-1-0.dll in the distribution. This file was obtained from https://github.com/nalexandru/api-ms-win-core-path-HACK and is necessary for Python to run on older Windows versions.
  • Create full installers that include debugging symbols and debug binaries without needing to download them.
  • Allow the installer to proceed on Windows 7 and Windows Server 2003 R2.

The files are provided "as is" without warranty or support of any kind.

pythonwin7's People

Contributors

adang1345 avatar

Stargazers

Michael Corrado avatar

Watchers

 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.