Skip to Main ContentStart of Main Content

Fedora Python Classroom Lab

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.

Featured Applications

Multiple Pythons

Multiple implementations of the Python programming language, including the newest CPython and PyPy versions

Scientific Python stack

All you need to learn or teach science in Python including SciPy

Jupyter Notebook

A web-based notebook environment for interactive computing and visualizations

Mu editor

A simple Python editor for beginner programmers

Python 3 IDLE

Python’s Integrated Development and Learning Environment

ダウンロード Fedora Python Classroom Lab 44

リリース日:

For Intel and AMD x86_64 systems

Fedora Python Classroom Lab 44Live ISOiso2.9 GiB

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • ダウンロードしたイメージと同じディレクトリに チェックサムファイル をダウンロードしてください。

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates こちら.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Labs-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Labs-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

ファイルが適切であると出力されれば、利用可能なファイルです!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

21bc85a9a76622a071c4e56134c1108277d9ebad1aa1a3bb5b84812afb37d94b

Fedora Python Classroom Lab 44Vagrant libvirtvagrant-libvirt.box1.8 GiB

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • ダウンロードしたイメージと同じディレクトリに チェックサムファイル をダウンロードしてください。

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates こちら.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Labs-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Labs-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

ファイルが適切であると出力されれば、利用可能なファイルです!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

6e322d7134a3a4718d1bea38162fbdcd93186f76da9afeba8555143a1abeea22

Fedora Python Classroom Lab 44Vagrant VirtualBoxvagrant-virtualbox.box1.8 GiB

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • ダウンロードしたイメージと同じディレクトリに チェックサムファイル をダウンロードしてください。

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates こちら.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Labs-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Labs-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

ファイルが適切であると出力されれば、利用可能なファイルです!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

226e679d30ecb10d5056276eb69525d60d2947f6dbc5501b667e4ce353221a7e

For ARM® aarch64 systems

Fedora Python Classroom Lab 44Live ISOiso2.6 GiB

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • ダウンロードしたイメージと同じディレクトリに チェックサムファイル をダウンロードしてください。

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates こちら.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Labs-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Labs-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

ファイルが適切であると出力されれば、利用可能なファイルです!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

186f22ad88a0bf3b9e5c4f833ccfa6bddc2201a1c7e8689074aa25287d8264fa

Fedora Python Classroom Lab 44Vagrant libvirtvagrant-libvirt.box1.7 GiB

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • ダウンロードしたイメージと同じディレクトリに チェックサムファイル をダウンロードしてください。

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates こちら.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Labs-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Labs-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

ファイルが適切であると出力されれば、利用可能なファイルです!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

c732f47bc355ae69ad33a269ac4bb77f3edcd68a3ea64ec5c106204fc7997ba2

Fedora Python Classroom Lab 44Rawraw.xz3.0 GiB

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • ダウンロードしたイメージと同じディレクトリに チェックサムファイル をダウンロードしてください。

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates こちら.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Labs-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Labs-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

ファイルが適切であると出力されれば、利用可能なファイルです!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

1ac2f7ce33ab71892b6bb882c2ce6dd73c32c2196ee188676ccf1e19eac6f300
このバージョンには利用可能なファイルはありません。
Fedora Media Writer Icon

Fedora Media Writer

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

  • Most Fedora Linux variants recommend 40GB disk space and 4GB RAM to install and run. Double these amounts might yield a better experience depending on how the system is being used.

Fedora Media WriterWindows and Mac

Fedora Media WriterLinux

We Take Security Seriously

イメージをダウンロードしたら、必ず安全性と整合性のためにイメージの検証を行ってください。

By calculating a image's checksum and comparing it to its original checksum, you can verify that a image has not been tampered with or corrupted. Images are also signed with the Fedora Project's OpenPGP keys to demonstrate their integrity.

このボタン をクリックしてダウンロードの検証する方法を学びましょう。

Fedora をクリックしてダウンロードすることによって、あなたは、Fedora Export Control Policy に同意したことになります。