File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 10
10
href : http://example.com
11
11
caption : Find out more!
12
12
- name : All the Pythons
13
- ready : false
14
13
content : |
15
- We have many varieties of Python in Fedora!
16
- Pick one, or test them all!
14
+ Fedora includes a great many versions of Python: CPython in multiple 3.X
15
+ and 2.X versions, PyPy 2 and 3, Jython and even MicroPython,
16
+ all available in the repositories.
17
+ Testing Python code on different interpreters has never been easier.
18
+
19
+ You can `sudo dnf install` the Python you need, or do `sudo dnf install tox`
20
+ to get them all.
17
21
logo : implementations
18
22
link :
19
- href : http ://example.com
20
- caption : Find out more!
23
+ href : https ://developer.fedoraproject.org/tech/languages/python/multiple-pythons.html
24
+ caption : Get them all
21
25
- name : Science Stuff
22
26
ready : false
23
27
content : |
You can’t perform that action at this time.
0 commit comments