Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opalmer/windows-python-scripts
This code can be used to setup multiple installations of Python on a Windows host. It was originally intended to setup a build machine but could be targeted for other uses too.
https://github.com/opalmer/windows-python-scripts
Last synced: about 1 month ago
JSON representation
This code can be used to setup multiple installations of Python on a Windows host. It was originally intended to setup a build machine but could be targeted for other uses too.
- Host: GitHub
- URL: https://github.com/opalmer/windows-python-scripts
- Owner: opalmer
- License: mit
- Created: 2015-01-01T00:36:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T05:11:50.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T21:21:08.101Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Windows Python Scripts and Setup
================================This code can be used to setup multiple installations of Python on a
Windows host. It was originally intended to setup a build machine
but could be targeted for other uses too.Requirements
============This repository requires a few things to be preinstalled on
the Windows system with the binaries on %PATH%:* curl
* 7-zipThere are some hard coded paths in the scripts however
most of them can be easily modified.