{"id":15467719,"url":"https://github.com/uranusjr/pythonup-windows","last_synced_at":"2025-03-22T11:30:47.187Z","repository":{"id":28911705,"uuid":"116361246","full_name":"uranusjr/pythonup-windows","owner":"uranusjr","description":"The Python Runtime Manager for Windows","archived":false,"fork":false,"pushed_at":"2022-12-08T12:40:59.000Z","size":7274,"stargazers_count":21,"open_issues_count":15,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T10:46:16.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pythonup-windows.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uranusjr.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-05T08:26:56.000Z","updated_at":"2022-10-29T13:55:54.000Z","dependencies_parsed_at":"2023-01-14T13:44:10.046Z","dependency_job_id":null,"html_url":"https://github.com/uranusjr/pythonup-windows","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uranusjr%2Fpythonup-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uranusjr%2Fpythonup-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uranusjr%2Fpythonup-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uranusjr%2Fpythonup-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uranusjr","download_url":"https://codeload.github.com/uranusjr/pythonup-windows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244951100,"owners_count":20537319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T01:24:38.533Z","updated_at":"2025-03-22T11:30:46.547Z","avatar_url":"https://github.com/uranusjr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=================================================\nPythonUp — The Python Runtime Manager (Windows)\n=================================================\n\n.. image:: https://ci.appveyor.com/api/projects/status/7fdfpbvu2roawg23/branch/master?svg=true\n    :target: https://ci.appveyor.com/project/uranusjr/pythonup-windows\n    :alt: Build status\n\n.. image:: https://readthedocs.org/projects/pythonup-windows/badge/?version=latest\n    :target: https://pythonup-windows.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\nPythonUp helps your download, configure, install, and manage Python runtimes.\nIt also provides utilities that can be integrated into your Python-related\ndevelopment workflows. This is the Windows version.\n\n.. highlights::\n\n    macOS or Linux user? Check out `PythonUp for POSIX`_.\n\n.. _`PythonUp for POSIX`: https://github.com/uranusjr/pythonup-posix\n\n\nDistribution\n============\n\nPythonUp for Windows is officially distributed on GitHub. Download installers\nfrom `Releases \u003chttps://github.com/uranusjr/pythonup-windows/releases\u003e`_ and\nrun it. After installation, a ``pythonup`` command will be available in\nnewly-opened command prompts.\n\n\nQuick Start\n===========\n\nInstall Python 3.6::\n\n    $ pythonup install 3.6\n\nRun Python::\n\n    $ python3\n\nInstall Pipenv to Python 3.6::\n\n    $ pip3.6 install pipenv\n\nAnd use it immediately::\n\n    $ pipenv --version\n    pipenv, version 9.0.1\n\nInstall Python 3.5 (32-bit)::\n\n    $ pythonup install 3.5-32\n\nSwitch to a specific version::\n\n    $ pythonup use 3.5-32\n    $ python3 --version\n    Python 3.5.4\n\nSwitch back to 3.6::\n\n    $ pythonup use 3.6\n    $ python3 --version\n    Python 3.6.4\n    $ python3.5 --version\n    Python 3.5.4\n\nUninstall Python::\n\n    $ pythonup uninstall 3.5-32\n\nUse ``--help`` to find more::\n\n    $ pythonup --help\n    $ pythonup install --help\n\nOr read the `Documentation \u003chttps://pythonup-windows.readthedocs.io\u003e`_.\n\nNow you’re ready to use CPython on Windows like a first-class citizen, and\nignore people telling you to get a Mac.\n\n🤔😉😆\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furanusjr%2Fpythonup-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furanusjr%2Fpythonup-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furanusjr%2Fpythonup-windows/lists"}