Multiple Pythons
Multiple implementations of the Python programming language, including the newest CPython and PyPy versions
One of the benefits of Fedora for Python developers is the ease of setting up Python development. The Fedora Python Classroom Lab makes it even easier for teachers and instructors to use Fedora in their classrooms or workshops. Ready to use operating system with important stuff pre-installed - either with GNOME or as a headless environment for Docker or Vagrant. Teach Python on Fedora, with Fedora, using the stuff you love: IPython, Jupyter Notebook, multiple Pythons, virtualenvs, tox, git and more
The Fedora Python Classroom Lab comes in 3 variants. Either you can run it in graphical mode with GNOME, or you can virtualize it with Vagrant or run it in a Docker container. You choose what fits your teaching environment the best.
Multiple implementations of the Python programming language, including the newest CPython and PyPy versions
All you need to learn or teach science in Python including SciPy
An enhanced interactive Python shell
A web-based notebook environment for interactive computing and visualizations
Popular version control system
virtualenv management and test command line tool
Create isolated python environments
A simple Python editor for beginner programmers
Python’s Integrated Development and Learning Environment
Veröffentlichungsdatum: Dienstag, 29. Oktober 2024
Für Intel und AMD x86_64 Systeme
Getting started with Fedora Linux is easier than ever. All you need is a 4GB USB flash drive and the Fedora Media Writer utility.
After Fedora Media Writer is installed, you can use it to write a "Live" version of Fedora Linux to a flash drive. You will then be able to boot from your flash drive and try Fedora Linux out without making any permanent changes to your computer. Once you are hooked, transferring Fedora Linux from the flash drive to your computer's hard drive is a matter of clicking a few buttons.* Learn more
Nachdem Sie ein Image heruntergeladen haben, sollten Sie es auf Sicherheit und Integrität überprüfen.
Indem Sie die Prüfsumme des Images auf Ihrem eigenen Computer berechnen und mit der ursprünglichen Prüfsumme vergleichen, können Sie überprüfen, ob das Image nicht manipuliert oder beschädigt wurde. Die Images sind außerdem mit Fedora-Schlüsseln gpg-signiert, um ihre Integrität zu belegen.
Drücke die Verifizierungssachaltfläche um die Prüfsummendatei für dein Abbild herunterzuladen.
Fedoras GPG-Schlüssel importieren
curl -O https://fedoraproject.org/fedora.gpg
Sie können die Details der GPG-Schlüssel hier überprüfen.
Prüfe, ob die Prüfsummendatei gültig ist
gpgv --keyring ./fedora.gpg Fedora-Labs-41-1.4-*-CHECKSUM
Prüfen Sie, ob die Prüfsumme übereinstimmt
sha256sum -c Fedora-Labs-41-1.4-*-CHECKSUM
Die Datei ist bereit für den Einsatz, wenn die Ausgabe besagt, dass die Datei gültig ist. Wenn die Ausgabe besagt, dass die Datei richtig ist, kannst du sie benutzen.
By clicking on and downloading Fedora, you agree to comply with the Fedora Export Control Policy.