{"id":13461730,"url":"https://github.com/ipython/ipython","last_synced_at":"2025-05-12T15:04:12.821Z","repository":{"id":902273,"uuid":"658518","full_name":"ipython/ipython","owner":"ipython","description":"Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.","archived":false,"fork":false,"pushed_at":"2025-04-25T18:03:01.000Z","size":80686,"stargazers_count":16465,"open_issues_count":1535,"forks_count":4450,"subscribers_count":736,"default_branch":"main","last_synced_at":"2025-05-04T21:52:07.736Z","etag":null,"topics":["closember","data-science","hacktoberfest","ipython","jupyter","notebook","python","repl","spec-0"],"latest_commit_sha":null,"homepage":"https://ipython.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipython.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate","https://numfocus.org/sponsors/become-a-sponsor"],"tidelift":"pypi/ipython"}},"created_at":"2010-05-10T04:46:06.000Z","updated_at":"2025-05-04T16:24:46.000Z","dependencies_parsed_at":"2023-12-22T10:39:36.815Z","dependency_job_id":"1493e824-2136-441d-9eca-6db7c908d0eb","html_url":"https://github.com/ipython/ipython","commit_stats":{"total_commits":21059,"total_committers":992,"mean_commits":"21.228830645161292","dds":0.8022223277458569,"last_synced_commit":"89d672ee48b0e0998159e85619a986837573ee40"},"previous_names":[],"tags_count":196,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipython","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252416508,"owners_count":21744448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["closember","data-science","hacktoberfest","ipython","jupyter","notebook","python","repl","spec-0"],"created_at":"2024-07-31T11:00:54.905Z","updated_at":"2025-05-05T12:33:18.377Z","avatar_url":"https://github.com/ipython.png","language":"Python","readme":".. image:: https://codecov.io/github/ipython/ipython/coverage.svg?branch=main\n    :target: https://codecov.io/github/ipython/ipython?branch=main\n\n.. image:: https://img.shields.io/pypi/v/IPython.svg\n    :target: https://pypi.python.org/pypi/ipython\n\n.. image:: https://github.com/ipython/ipython/actions/workflows/test.yml/badge.svg\n    :target: https://github.com/ipython/ipython/actions/workflows/test.yml\n\n.. image:: https://www.codetriage.com/ipython/ipython/badges/users.svg\n    :target: https://www.codetriage.com/ipython/ipython/\n\n.. image:: https://raster.shields.io/badge/Follows-SPEC--0000-brightgreen.png\n    :target: https://scientific-python.org/specs/spec-0000/\n\n.. image:: https://tidelift.com/badges/package/pypi/ipython?style=flat\n    :target: https://tidelift.com/subscription/pkg/pypi-ipython\n\n\n===========================================\n IPython: Productive Interactive Computing\n===========================================\n\nOverview\n========\n\nWelcome to IPython.  Our full documentation is available on `ipython.readthedocs.io\n\u003chttps://ipython.readthedocs.io/en/stable/\u003e`_ and contains information on how to install, use, and\ncontribute to the project.\nIPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers introspection, rich media, shell syntax, tab completion, and history.\n\n**IPython versions and Python Support**\n\nStarting after IPython 8.16, we will progressively transition to `Spec-0000 \u003chttps://scientific-python.org/specs/spec-0000/\u003e`_.\n\nStarting with IPython 7.10, IPython follows `NEP 29 \u003chttps://numpy.org/neps/nep-0029-deprecation_policy.html\u003e`_\n\n**IPython 7.17+** requires Python version 3.7 and above.\n\n**IPython 7.10+** requires Python version 3.6 and above.\n\n**IPython 7.0** requires Python version 3.5 and above.\n\n**IPython 6.x** requires Python version 3.3 and above.\n\n**IPython 5.x LTS** is the compatible release for Python 2.7.\nIf you require Python 2 support, you **must** use IPython 5.x LTS. Please\nupdate your project configurations and requirements as necessary.\n\n\nThe Notebook, Qt console and a number of other pieces are now parts of *Jupyter*.\nSee the `Jupyter installation docs \u003chttps://jupyter.readthedocs.io/en/latest/install.html\u003e`__\nif you want to use these.\n\nMain features of IPython\n========================\nComprehensive object introspection.\n\nInput history, persistent across sessions.\n\nCaching of output results during a session with automatically generated references.\n\nExtensible tab completion, with support by default for completion of python variables and keywords, filenames and function keywords.\n\nExtensible system of ‘magic’ commands for controlling the environment and performing many tasks related to IPython or the operating system.\n\nA rich configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time).\n\nSession logging and reloading.\n\nExtensible syntax processing for special purpose situations.\n\nAccess to the system shell with user-extensible alias system.\n\nEasily embeddable in other Python programs and GUIs.\n\nIntegrated access to the pdb debugger and the Python profiler.\n\n\nDevelopment and Instant running\n===============================\n\nYou can find the latest version of the development documentation on `readthedocs\n\u003chttps://ipython.readthedocs.io/en/latest/\u003e`_.\n\nYou can run IPython from this directory without even installing it system-wide\nby typing at the terminal::\n\n   $ python -m IPython\n\nOr see the `development installation docs\n\u003chttps://ipython.readthedocs.io/en/latest/install/install.html#installing-the-development-version\u003e`_\nfor the latest revision on read the docs.\n\nDocumentation and installation instructions for older version of IPython can be\nfound on the `IPython website \u003chttps://ipython.org/documentation.html\u003e`_\n\n\nAlternatives to IPython\n=======================\n\nIPython may not be to your taste; if that's the case there might be similar\nproject that you might want to use:\n\n- The classic Python REPL.\n- `bpython \u003chttps://bpython-interpreter.org/\u003e`_\n- `mypython \u003chttps://www.asmeurer.com/mypython/\u003e`_\n- `ptpython and ptipython \u003chttps://pypi.org/project/ptpython/\u003e`_\n- `Xonsh \u003chttps://xon.sh/\u003e`_\n\nIgnoring commits with git blame.ignoreRevsFile\n==============================================\n\nAs of git 2.23, it is possible to make formatting changes without breaking\n``git blame``. See the `git documentation\n\u003chttps://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile\u003e`_\nfor more details.\n\nTo use this feature you must:\n\n- Install git \u003e= 2.23\n- Configure your local git repo by running:\n   - POSIX: ``tools\\configure-git-blame-ignore-revs.sh``\n   - Windows:  ``tools\\configure-git-blame-ignore-revs.bat``\n","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate","https://numfocus.org/sponsors/become-a-sponsor","https://tidelift.com/funding/github/pypi/ipython","https://tidelift.com/badges/package/pypi/ipython?style=flat","https://tidelift.com/subscription/pkg/pypi-ipython"],"categories":["Python","资源列表","\u003ca id=\"tag-dev\" href=\"#tag-dev\"\u003eDev\u003c/a\u003e","Applications","Jupyter组件","Miscellaneous","HarmonyOS","Python 程序","data-science","应用","Jupyter Components","Interactive Interpreter"],"sub_categories":["交互式解析器","\u003ca id=\"tag-dev-other\" href=\"#tag-dev-other\"\u003eOther Dev projects\u003c/a\u003e","Development","Windows Manager","网络服务_其他","开发"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipython%2Fipython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipython%2Fipython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipython%2Fipython/lists"}