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 راحتی در هر نقطه و در هر زمان.