Skip to Main Content Start of Main Content

Fedora Python Classroom Lab

पायथन विकासकर्ताओं के लिए Fedora के लाभों में से एक पायथन विकास स्थापित करने में आसानी है। Fedora Python Classroom Lab शिक्षकों और प्रशिक्षकों के लिए अपनी कक्षाओं या कार्यशालाओं में Fedora का उपयोग करना और भी आसान बना देती है। महत्वपूर्ण सामग्री के साथ पहले से इंस्टॉल किए गए ऑपरेटिंग सिस्टम का उपयोग करने के लिए तैयार - या तो GNOME के साथ या Docker या Vagrant के लिए एक हेडलेस वातावरण के रूप में। अपनी पसंदीदा सामग्री का उपयोग करके, Fedora के साथ, Fedora पर पायथन सिखाएं: IPython, Jupyter Notebook, multiple Pythons, virtualenvs, tox, git और बहुत कुछ

Fedora Python Classroom Lab 3 वेरिएंट में आती है। या तो आप इसे GNOME के साथ ग्राफिकल मोड में चला सकते हैं, या आप इसे Vagrant के साथ वर्चुअलाइज कर सकते हैं या इसे Docker कंटेनर में चला सकते हैं। आप वह चुनें जो आपके शिक्षण परिवेश के लिए सबसे उपयुक्त हो।

विशिष्ट एप्लिकेशन

Multiple Pythons

नवीनतम CPython और PyPy संस्करणों सहित Python प्रोग्रामिंग भाषा के एकाधिक कार्यान्वयन

Scientific Python stack

आपको SciPy सहित पायथन में विज्ञान सीखने या सिखाने की आवश्यकता है

Jupyter Notebook

अंतर्क्रियात्मक कंप्यूटिंग और आभासीकरण के लिए एक वेब-आधारित नोटबुक वातावरण

tox

virtualenv प्रबंधन और परीक्षण कमांड लाइन उपकरण

Mu editor

शुरुआती प्रोग्रामर के लिए एक सरल पायथन संपादक

Python 3 IDLE

पायथन का एकीकृत विकास और सीखने का माहौल

डाउनलोड Fedora Python Classroom Lab 44

रिलीज की तारीख:

For Intel and AMD x86_64 systems

Fedora Python Classroom Lab 44बीटाLive 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 44बीटाVagrant 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 44बीटाVagrant 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 44बीटाLive 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 44बीटाVagrant 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 44बीटाRawraw.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 निर्यात नियंत्रण नीति का अनुपालन करने के लिए सहमत होते हैं।

AltStyle によって変換されたページ (->オリジナル) /