
ipython
ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
AI 简介
IPython 是一个增强型 Python 交互式计算环境,提供比标准 Python REPL 更强大的交互式开发体验。其核心功能包括对象自省、输入/输出历史持久化、智能 Tab 补全、魔法命令(magic commands)、可扩展配置、会话日志与重载、系统 Shell 集成、调试器与性能分析器内置支持等。基于 Python 实现,严格遵循 SPEC-0 科学 Python 规范,最低要求 Python 3.11。适用于数据科学探索、教学演示、脚本快速验证及科研编程等需要高效交互式执行的场景。
Python
BSD 3-Clause "New" or "Revised" License16.7k
Stars
4.5k
Forks
711
Watchers
1.3k
Issues
Star 增长
今日0
近 7 天0
近 30 天+6
综合评分70.6
默认分支main