From a447739463ef7c0d6e34d4a85c66555e77c08193 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Fri, 21 Jun 2019 00:38:53 +0300 Subject: Add README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6760537 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Portable Python - No Installation Required! + +Have you ever had any problems installing multiple versions of Python on your machine? + +Did you need multiple Python patch releases on your machine for some reason at the same time? + +You uninstalled Python but it still showed up in installed apps? + +If you answered yes at least once, then this project will have you covered! + +This project contains a bunch of Python releases packaged in zip archives. The archives are created from files installed by the official Python installer, nothing else. Each version will have a 32-bit and 64-bit version available. + +Check out [releases](https://github.com/oswjk/portablepython/releases) for downloads! -- cgit v1.2.3