One of Python’s most useful features is its interactive interpreter. It allows for very fast testing of ideas without the overhead of creating test files as is typical in most programming languages. However, the interpreter supplied with the standard Python distribution is somewhat limited for extended interactive use.
The goal of IPython is to create a comprehensive environment for interactive and exploratory computing.
The IPython Reference Guide provides beginners with a simple introduction to the basics, and experts will find advanced details they need.
In this you will see the following things below.
- IPython Documentation
- Overview
- What’s new in IPython
- Installation
- Tutorial
- Configuration and customization
- Developer’s guide for third party tools and libraries
- Guide for IPython core Developers
- IPython release process
- The IPython API
- About IPython
You will find all this section offline without any internet connection and learn IPython easily anywhere and anytime.
واحدة من الميزات بايثون الأكثر فائدة هو المفسر التفاعلي. انها تسمح للاختبار سريع جدا من الأفكار دون النفقات العامة من إنشاء ملفات اختبار كما هي الحال في معظم لغات البرمجة. ومع ذلك، فإن مترجم المتوفرة مع توزيع بيثون هو معيار محدودة نوعا ما للاستخدام تفاعلية موسعة.
هدف IPython هو خلق بيئة شاملة للحوسبة التفاعلية والاستكشافية.
يوفر الدليل المرجعي IPython مبتدئين مع مقدمة بسيطة إلى الأساسيات، وسوف تجد خبراء تفاصيل المتقدمة التي يحتاجونها.
في هذا سترى الأمور التالية أدناه.
- وثائق IPython
- نظرة عامة
- ما هو الجديد في IPython
- التركيب
- الدورة التعليمية
- تكوين والتخصيص
- دليل المطور لأدوات الطرف الثالث والمكتبات
- دليل للمطورين الأساسية IPython
- عملية الإفراج IPython
- وIPython API
- معلومات عن IPython
سوف تجد كل هذا القسم حاليا من دون أي اتصال بالإنترنت ومعرفة IPython بسهولة في أي مكان وزمان.