You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/python_installation/README.md
+20-7Lines changed: 20 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,14 @@ But first, let us tell you what Python is. Python is a very popular programming
6
6
7
7
Python originated in the late 1980s and its main goal is to be readable by human beings (not only machines!), which is why it looks much simpler than other programming languages. This makes it easy to learn, but don't worry, Python is also really powerful!
8
8
9
+
9
10
# Python installation
10
11
11
12
> This subchapter is based on a tutorial by Geek Girls Carrots (http://django.carrots.pl/)
12
13
13
14
Django is written in Python. We need Python to do anything in Django. Let's start with installing it! We want you to install Python 3.4, so if you have any earlier version, you will need to upgrade it.
14
15
16
+
15
17
### Windows
16
18
17
19
You can download Python for Windows from the website https://www.python.org/downloads/release/python-343/. After downloading the ***.msi** file, you should run it (double-click on it) and follow the instructions there. It is important to remember the path (the directory) where you installed Python. It will be needed later!
@@ -20,6 +22,7 @@ One thing to watch out for: on the second screen of the installation wizard, ma
20
22
21
23

22
24
25
+
23
26
### Linux
24
27
25
28
It is very likely that you already have Python installed out of the box. To check if you have it installed (and which version it is), open a console and type the following command:
@@ -29,25 +32,35 @@ It is very likely that you already have Python installed out of the box. To chec
29
32
30
33
If you don't have Python installed or if you want a different version, you can install it as follows:
31
34
32
-
#### Ubuntu
35
+
36
+
#### Debian or Ubuntu
33
37
34
38
Type this command into your console:
35
39
36
-
sudo apt-get install python3.4
40
+
$ sudo apt-get install python3.4
41
+
37
42
38
-
#### Fedora
43
+
#### Fedora (up to 21)
39
44
40
45
Use this command in your console:
41
46
42
-
sudo yum install python3.4
47
+
$ sudo yum install python3.4
48
+
49
+
50
+
#### Fedora (22+)
51
+
52
+
Use this command in your console:
53
+
54
+
$ sudo dnf install python3.4
55
+
43
56
44
57
### OS X
45
58
46
59
You need to go to the website https://www.python.org/downloads/release/python-342/ and download the Python installer:
47
60
48
-
*download the *Mac OS X 64-bit/32-bit installer**DMG* file,
49
-
*double click to open it,
50
-
*double click *Python.mpkg* to run the installer.
61
+
*Download the *Mac OS X 64-bit/32-bit installer**DMG* file,
62
+
*Double click to open it,
63
+
*Double click *Python.mpkg* to run the installer.
51
64
52
65
Verify the installation was successful by opening the *Terminal* application and running the `python3` command:
Copy file name to clipboardExpand all lines: es/python_installation/README.md
+17-6Lines changed: 17 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,19 @@ Pero primero, déjenos decirte qué es Python. Python es un lenguaje de programa
6
6
7
7
Python se originó en la década de 1980 y su objetivo principal es ser legible por los seres humanos (no sólo las máquinas!), por eso parece mucho más simple que otros lenguajes de programación. Esto lo hace fácil de aprender, pero no te preocupes, Python es también muy poderoso!
8
8
9
+
9
10
# Instalación de Python
10
11
11
12
> Este subcapítulo se basa en un tutorial de Geek Girls Carrots (http://django.carrots.pl/)
12
13
13
14
Django está escrito en Python. Necesitamos Python para cualquier cosa en Django. Vamos a empezar con la instalación! Queremos que instales Python 3.4, así que si tienes alguna versión anterior, deberás actualizarla.
14
15
16
+
15
17
### Windows
16
18
17
19
Puedes descargar Python para Windows desde el sitio web https://www.python.org/downloads/release/python-342/. Después de descargar el archivo ***.msi**, debes ejecutarlo (has doble clic en el archivo) y sige las instrucciones. Es importante recordar el camino (el directorio) donde se ha instalado Python. Será necesario más adelante!
18
20
21
+
19
22
### Linux
20
23
21
24
Es muy probable que ya tengas Python instalado. Para verificar si lo tienes (y que versión es), abrir la consola y escribe el siguiente comando:
@@ -26,19 +29,27 @@ Es muy probable que ya tengas Python instalado. Para verificar si lo tienes (y q
26
29
27
30
Si no tienes instalado Python o si deseas una versión diferente, se puede instalar de la siguiente manera:
Copy file name to clipboardExpand all lines: fr/python_installation/README.md
+17-7Lines changed: 17 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,39 +6,49 @@ Tout d'abord, laissez-nous vous en dire un peu plus sur Python. Python est un la
6
6
7
7
Python a été créé à la fin des années 1980. Le rendre lisible par des humains, et non seulement des machines, était l'objectif principal des créateurs du langage. Par conséquent, il a l'air beaucoup plus simple à lire que d'autres langages de programmation. Ne vous fiez pas à son apparente simplicité de lecture et d'apprentissage : Python est un langage très puissant !
8
8
9
+
9
10
# Installation de Python
10
11
11
12
> Note : ce sous-chapitre est largement inspiré d'un autre tutoriel réalisé par les Geek Girls Carrots (http://django.carrots.pl/)
12
13
13
14
Django est écrit en Python. Pour réaliser quelque chose en Django, il va nous falloir Python. Commençons par installer ce dernier ! Pour ce tutoriel, nous utilisons la version 3.4 de Python. Si vous avez une version antérieure, il va falloir la mettre à jour.
14
15
16
+
15
17
### Windows
16
18
17
19
Vous pouvez télécharger Python pour Windows à partir de ce site : https://www.python.org/downloads/release/python-342/. Après avoir téléchargé le fichier ***.msi**, lancez le en double-cliquant sur son icône et suivez les instructions qui s'affichent à l'écran. Attention : il est important de se souvenir du chemin d'accès (le dossier) où vous avez installé Python. Vous en aurez besoin plus tard.
18
20
21
+
19
22
### Linux
20
23
21
24
Il est très probable que Python soit déjà installé sur votre machine. Afin de vérifier qu'il est bien installé (et surtout quelle version vous avez), ouvrez une console et taper la commande suivante :
22
25
23
26
$ python3 --version
24
27
Python 3.4.2
25
-
26
28
27
29
Si Python n'est pas installé ou que vous avez une version différente, vous pouvez l'installer en suivant les instructions suivantes :
0 commit comments