An open API service indexing awesome lists of open source software.

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.

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.