Python in Fedora¶
- https://fedora-python.readthedocs.io/
- https://fedoraproject.org/wiki/SIGs/Python
- Fedora Loves Python
- Fedora Developer: Multiple Python interpreters
- Fedora EPEL
See also Fedora and Python in RHEL.
Python packages in Fedora¶
In April 2019, 3 Fedora versions are maintained:
- f29: Fedora 29 (stable)
- f39: Fedora 30 (beta)
- master: Fedora Rawhide (unstable)
There are the following packages for Python:
- python2: Python 2.7
- python3.4: Python 3.4
- python3.5: Python 3.5
- python3.6: Python 3.6
- python3.7: Python 3.7 (in fc31)
- python3.8: Python 3.8
- python3.9: Python 3.9
- python3.10: Python 3.10
Old stuff:
- Old branches: f27 (Fedora 27), f26 (Fedora 26), … (
python
package has branches up to f10: Fedora 10) - The python package is now
dead. It has been renamed to
python2
.