https://github.com/talkpython/installing-python
The github repo for our installing Python page at Talk Python Training.
https://github.com/talkpython/installing-python
installation linux macos python python3 windows
Last synced: 7 months ago
JSON representation
The github repo for our installing Python page at Talk Python Training.
- Host: GitHub
- URL: https://github.com/talkpython/installing-python
- Owner: talkpython
- Created: 2021-03-02T22:36:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T16:57:29.000Z (about 1 year ago)
- Last Synced: 2025-05-11T02:11:47.712Z (7 months ago)
- Topics: installation, linux, macos, python, python3, windows
- Homepage: https://training.talkpython.fm/installing-python
- Size: 29.3 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installing Python
Installing Python always seems to be some complex decision tree experiment. Do you have Windows or macOS? Is Python already installed? Is it the right version? And so on.
This repo is a place to allow for feedback and conversations around our **[Installing Python from Talk Python Training how-to article](https://training.talkpython.fm/installing-python)**.
See the article source via [`install-python.md`](./install-python.md).
Post an issue if you have a problem or comment *with the article* - note that we can't do tech support in general for you. If you have a fix, PRs are accepted if they are a good fit.