{"id":371735,"url":"https://github.com/ipython/ipython","last_synced_at":"2026-05-14T11:30:44.439Z","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":"2026-05-07T08:03:24.000Z","size":81120,"stargazers_count":16700,"open_issues_count":1584,"forks_count":4473,"subscribers_count":714,"default_branch":"main","last_synced_at":"2026-05-08T22:18:57.102Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/ipython"}},"created_at":"2010-05-10T04:46:06.000Z","updated_at":"2026-05-08T14:45:57.000Z","dependencies_parsed_at":"2026-02-17T00:02:15.398Z","dependency_job_id":null,"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":210,"template":false,"template_full_name":null,"purl":"pkg:github/ipython/ipython","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/sbom","scorecard":{"id":207209,"data":{"date":"2025-08-11","repo":{"name":"github.com/ipython/ipython","commit":"cbac235320fe91056a0fb6dba74cd8bef7fc21d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/downstream.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:10","Warn: no topLevel permission defined: .github/workflows/nightly-wheel-build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-package.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruff.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/downstream.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/downstream.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-wheel-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/nightly-wheel-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-wheel-build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/nightly-wheel-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-wheel-build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/nightly-wheel-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/ruff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/ruff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/nightly-wheel-build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/ruff.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ruff.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:94","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  20 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.9.0 not signed: https://api.github.com/repos/ipython/ipython/releases/20987761","Warn: release artifact 7.8.0 not signed: https://api.github.com/repos/ipython/ipython/releases/19659644","Warn: release artifact 7.7.0 not signed: https://api.github.com/repos/ipython/ipython/releases/18900890","Warn: release artifact 7.6.1 not signed: https://api.github.com/repos/ipython/ipython/releases/18393742","Warn: release artifact 7.9.0 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/20987761","Warn: release artifact 7.8.0 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/19659644","Warn: release artifact 7.7.0 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/18900890","Warn: release artifact 7.6.1 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/18393742"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:03:01.303Z","repository_id":902273,"created_at":"2025-08-17T00:03:01.303Z","updated_at":"2025-08-17T00:03:01.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"ipython","name":"IPython","uuid":"230453","kind":"organization","description":"interactive computing in Python","email":null,"website":"https://ipython.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/230453?v=4","repositories_count":28,"last_synced_at":"2026-05-04T00:34:38.266Z","metadata":{"has_sponsors_listing":true,"funding":{"tidelift":"pypi/ipython"}},"html_url":"https://github.com/ipython","funding_links":["https://tidelift.com/funding/github/pypi/ipython"],"total_stars":23514,"followers":543,"following":0,"created_at":"2022-11-02T16:24:57.486Z","updated_at":"2026-05-04T00:34:38.266Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipython","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipython/repositories"},"packages":[{"id":13508855,"name":"ipython","ecosystem":"debian","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:46:49.876Z","latest_release_published_at":"2026-02-10T19:46:49.876Z","latest_release_number":"7.20.0-1+deb11u1","last_synced_at":"2026-03-13T17:34:03.548Z","created_at":"2026-02-10T19:46:49.689Z","updated_at":"2026-03-13T17:34:03.549Z","registry_url":"https://tracker.debian.org/pkg/ipython","install_command":"apt-get install ipython","documentation_url":"https://packages.debian.org/bullseye/ipython","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python-ipython-doc, python3-ipython, ipython3","standards_version":"4.5.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-backcall, python3-decorator, python3-jedi (\u003e= 0.16), python3-nose, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit (\u003e= 2), python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-traitlets","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.831Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ipython?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ipython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ipython/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13584741,"name":"ipython","ecosystem":"debian","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T09:16:28.720Z","latest_release_published_at":"2026-02-11T09:16:28.720Z","latest_release_number":"5.8.0-1+deb10u1","last_synced_at":"2026-03-13T17:06:11.989Z","created_at":"2026-02-11T09:16:28.531Z","updated_at":"2026-03-13T17:06:11.989Z","registry_url":"https://tracker.debian.org/pkg/ipython","install_command":"apt-get install ipython","documentation_url":"https://packages.debian.org/buster/ipython","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python-ipython, python-ipython-doc, python3-ipython, ipython, ipython3","standards_version":"4.2.1","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-exec, dh-python, python, python-backports-shutil-get-terminal-size, python-ipython-genutils, python-jupyter-client-doc \u003c!nodoc\u003e, python-jupyter-core-doc \u003c!nodoc\u003e, python-matplotlib, python-nose, python-pexpect, python-pickleshare, python-prompt-toolkit, python-setuptools, python-traitlets-doc \u003c!nodoc\u003e, python3-all, python3-ipython-genutils, python3-nose, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit, python3-setuptools, python3-simplegeneric, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-traitlets, python3.7-doc \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.827Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ipython?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ipython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ipython/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":86},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-13T05:01:00.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13689292,"name":"ipython","ecosystem":"debian","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:44:52.594Z","latest_release_published_at":"2026-02-12T18:44:52.594Z","latest_release_number":"8.5.0-4","last_synced_at":"2026-03-12T20:06:55.703Z","created_at":"2026-02-12T18:44:52.371Z","updated_at":"2026-03-12T20:06:55.704Z","registry_url":"https://tracker.debian.org/pkg/ipython","install_command":"apt-get install ipython","documentation_url":"https://packages.debian.org/bookworm/ipython","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python-ipython-doc, python3-ipython, ipython3","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, black, python3-all, python3-backcall, python3-decorator, python3-jedi (\u003e= 0.16), python3-matplotlib-inline, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit (\u003e= 2), python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-stack-data, python3-traitlets, python-traitlets-doc \u003c!nodoc\u003e, python-jupyter-client-doc \u003c!nodoc\u003e, python-jupyter-core-doc \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.835Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ipython?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ipython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ipython/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13731976,"name":"ipython","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T02:48:39.942Z","latest_release_published_at":"2026-02-13T02:48:39.942Z","latest_release_number":"7.13.0-1","last_synced_at":"2026-03-13T06:17:19.623Z","created_at":"2026-02-13T02:48:39.747Z","updated_at":"2026-03-13T06:17:19.623Z","registry_url":"https://launchpad.net/ubuntu/+source/ipython","install_command":"apt-get install ipython","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-ipython-doc, python3-ipython, ipython3","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-backcall, python3-jedi, python3-nose, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit (\u003e= 2), python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-traitlets","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.833Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ipython?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ipython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ipython/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13649563,"name":"ipython","ecosystem":"debian","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T04:39:52.937Z","latest_release_published_at":"2026-02-12T04:39:52.937Z","latest_release_number":"8.35.0-1","last_synced_at":"2026-03-13T23:10:57.750Z","created_at":"2026-02-12T04:39:52.699Z","updated_at":"2026-03-13T23:10:57.750Z","registry_url":"https://tracker.debian.org/pkg/ipython","install_command":"apt-get install ipython","documentation_url":"https://packages.debian.org/trixie/ipython","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python-ipython-doc, python3-ipython, ipython3","standards_version":"4.7.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, black, python3-all, python3-backcall, python3-decorator, python3-jedi (\u003e= 0.16), python3-matplotlib-inline, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit (\u003e= 3.0.41), python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-stack-data, python3-traitlets (\u003e= 5.13), python3-typing-extensions \u003c!nodoc\u003e, python-traitlets-doc \u003c!nodoc\u003e, python-jupyter-client-doc \u003c!nodoc\u003e, python-jupyter-core-doc \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.823Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ipython?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ipython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ipython/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13451485,"name":"ipython","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T19:36:48.981Z","latest_release_published_at":"2026-02-08T19:36:48.981Z","latest_release_number":"8.20.0-1ubuntu1","last_synced_at":"2026-03-08T20:42:00.819Z","created_at":"2026-02-08T19:36:48.145Z","updated_at":"2026-03-08T21:06:25.395Z","registry_url":"https://launchpad.net/ubuntu/+source/ipython","install_command":"apt-get install ipython","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-ipython-doc, python3-ipython, ipython3","standards_version":"4.6.0","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, black, python3-all, python3-backcall, python3-decorator, python3-jedi (\u003e= 0.16), python3-matplotlib-inline, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit (\u003e= 2), python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-stack-data, python3-traitlets, python3-typing-extensions \u003c!nodoc\u003e, python-traitlets-doc \u003c!nodoc\u003e, python-jupyter-client-doc \u003c!nodoc\u003e, python-jupyter-core-doc \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.841Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ipython?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ipython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ipython/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":5284014,"name":"ipython","ecosystem":"conda","description":"IPython provides a rich architecture for interactive computing with a powerful interactive shell, a kernel for Jupyter, high performance tools for parallel computing, and more.","homepage":"https://ipython.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ipython/ipython","keywords_array":[],"namespace":null,"versions_count":60,"first_release_published_at":"2018-01-22T19:45:46.000Z","latest_release_published_at":"2026-03-20T08:41:28.000Z","latest_release_number":"9.11.0","last_synced_at":"2026-03-20T09:48:33.137Z","created_at":"2022-10-03T15:40:28.344Z","updated_at":"2026-03-20T10:37:51.782Z","registry_url":"https://anaconda.org/anaconda/ipython","install_command":"conda install -c anaconda ipython","documentation_url":null,"metadata":{},"repo_metadata":{"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":"2026-03-05T08:57:07.000Z","size":81381,"stargazers_count":16686,"open_issues_count":1574,"forks_count":4463,"subscribers_count":717,"default_branch":"main","last_synced_at":"2026-03-09T07:36:36.926Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":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":"2026-03-08T07:12:00.000Z","dependencies_parsed_at":"2026-02-17T00:02:15.398Z","dependency_job_id":null,"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":206,"template":false,"template_full_name":null,"purl":"pkg:github/ipython/ipython","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/sbom","scorecard":{"id":207209,"data":{"date":"2025-08-11","repo":{"name":"github.com/ipython/ipython","commit":"cbac235320fe91056a0fb6dba74cd8bef7fc21d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/downstream.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:10","Warn: no topLevel permission defined: .github/workflows/nightly-wheel-build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-package.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruff.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/downstream.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/downstream.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-wheel-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/nightly-wheel-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-wheel-build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/nightly-wheel-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-wheel-build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/nightly-wheel-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/ruff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/ruff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/nightly-wheel-build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/ruff.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ruff.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:94","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  20 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.9.0 not signed: https://api.github.com/repos/ipython/ipython/releases/20987761","Warn: release artifact 7.8.0 not signed: https://api.github.com/repos/ipython/ipython/releases/19659644","Warn: release artifact 7.7.0 not signed: https://api.github.com/repos/ipython/ipython/releases/18900890","Warn: release artifact 7.6.1 not signed: https://api.github.com/repos/ipython/ipython/releases/18393742","Warn: release artifact 7.9.0 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/20987761","Warn: release artifact 7.8.0 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/19659644","Warn: release artifact 7.7.0 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/18900890","Warn: release artifact 7.6.1 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/18393742"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:03:01.303Z","repository_id":902273,"created_at":"2025-08-17T00:03:01.303Z","updated_at":"2025-08-17T00:03:01.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30431821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"},"owner_record":{"login":"ipython","name":"IPython","uuid":"230453","kind":"organization","description":"interactive computing in Python","email":null,"website":"https://ipython.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/230453?v=4","repositories_count":28,"last_synced_at":"2026-03-05T04:31:56.906Z","metadata":{"has_sponsors_listing":true,"funding":{"tidelift":"pypi/ipython"}},"html_url":"https://github.com/ipython","funding_links":["https://tidelift.com/funding/github/pypi/ipython"],"total_stars":23473,"followers":536,"following":0,"created_at":"2022-11-02T16:24:57.486Z","updated_at":"2026-03-05T04:31:56.906Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipython","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipython/repositories"},"tags":[{"name":"9.10.0","sha":"178fef723dc3dd6e9b4545041a25508232319928","kind":"tag","published_at":"2026-02-02T09:59:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.10.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.10.0/manifests"},{"name":"9.9.0","sha":"0c28fe5821b85b091bf5693ff5ba3eda7bcc49ec","kind":"commit","published_at":"2026-01-05T12:35:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.9.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.9.0/manifests"},{"name":"8.38.0","sha":"f014fa10de3733db840745aab25b0294774e9f4b","kind":"tag","published_at":"2026-01-05T10:57:52.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.38.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.38.0/manifests"},{"name":"9.8.0","sha":"2fc1f45803f44e80ed121b6da0de9c5b38a3f3ec","kind":"tag","published_at":"2025-12-03T10:17:42.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.8.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.8.0/manifests"},{"name":"9.7.0","sha":"4d6a64ace3fc7385c9d8b6811ffe965f27dd0a70","kind":"commit","published_at":"2025-11-05T12:17:29.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.7.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.7.0/manifests"},{"name":"9.6.0","sha":"48b00eb07df8f7131838840d0cbfd2655d8ef83a","kind":"tag","published_at":"2025-09-29T10:53:52.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.6.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.6.0/manifests"},{"name":"9.5.0","sha":"2dc4d68c6ae2d1ff63cef884fa25594a6e794e12","kind":"tag","published_at":"2025-08-29T12:13:11.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.5.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.5.0/manifests"},{"name":"9.4.0","sha":"67f7d8b8b54ae2d51bd019af03455a79475b8cad","kind":"tag","published_at":"2025-07-01T11:08:23.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.4.0/manifests"},{"name":"8.37.0","sha":"86a50d33a177d0c826ab24664a6662532a110383","kind":"tag","published_at":"2025-05-31T16:37:41.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.37.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.37.0/manifests"},{"name":"9.3.0","sha":"e87cb2a401fcf21422e1519e7e6ad234a21cf1e0","kind":"tag","published_at":"2025-05-31T16:31:37.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.3.0/manifests"},{"name":"8.36.0","sha":"3525cd4bccf2254a60cb5647e275aa37666e9169","kind":"tag","published_at":"2025-04-25T18:02:05.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.36.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.36.0/manifests"},{"name":"9.2.0","sha":"40eaac2d447ce53db4e7948c354940d919a3fbda","kind":"tag","published_at":"2025-04-25T17:53:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.2.0/manifests"},{"name":"8.35.0","sha":"95686ec8bedce26accb468aa294987c5466efac7","kind":"tag","published_at":"2025-04-07T12:34:08.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.35.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.35.0/manifests"},{"name":"9.1.0","sha":"f9097f68acf90ceb7dc7250b25466693e02b7902","kind":"tag","published_at":"2025-04-07T10:09:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.1.0/manifests"},{"name":"9.0.2","sha":"9970f5e4bbb2601b8843940814a42f167f741fe6","kind":"tag","published_at":"2025-03-08T13:49:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.0.2","html_url":"https://github.com/ipython/ipython/releases/tag/9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.2/manifests"},{"name":"8.34.0","sha":"c4fbfc2624800d1fab1a353f6ad1954e14328d23","kind":"tag","published_at":"2025-03-08T13:39:45.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.34.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.34.0/manifests"},{"name":"9.0.1","sha":"d64897cf070ac6f8d75d84fd31f7ddccc1c7adfc","kind":"tag","published_at":"2025-03-03T08:15:01.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.0.1","html_url":"https://github.com/ipython/ipython/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.1/manifests"},{"name":"8.33.0","sha":"5ed988a91b44283043772478d9bbbd30010c9e27","kind":"tag","published_at":"2025-02-28T10:28:58.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.33.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.33.0/manifests"},{"name":"9.0.0","sha":"7bcd52a30d88716a868f1ce7eb5a32c8b6692125","kind":"tag","published_at":"2025-02-28T10:23:09.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.0/manifests"},{"name":"9.0.0b2","sha":"20b9e8efee971426efad493049b3fcc9bf3599de","kind":"tag","published_at":"2025-02-26T12:07:15.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.0.0b2","html_url":"https://github.com/ipython/ipython/releases/tag/9.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.0b2/manifests"},{"name":"9.0.0b1","sha":"27c466ff42d5c7c2d85b0fee7342e1dabcd94159","kind":"tag","published_at":"2025-02-24T13:41:52.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/9.0.0b1","html_url":"https://github.com/ipython/ipython/releases/tag/9.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@9.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/9.0.0b1/manifests"},{"name":"8.32.0","sha":"56a70e42d5ee6b4871a6e551ab3a22fc7ebe1e19","kind":"tag","published_at":"2025-01-31T14:03:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.32.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.32.0/manifests"},{"name":"8.31.0","sha":"22d6a1c16a2f87f2b65becb43052ca84c591a4c6","kind":"tag","published_at":"2024-12-20T12:31:38.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.31.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.31.0/manifests"},{"name":"8.30.0","sha":"a8541f5c2283ecc148f949ea2127883f9e164297","kind":"tag","published_at":"2024-11-29T10:51:24.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.30.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.30.0/manifests"},{"name":"8.29.0","sha":"af19fb0542be9cc642554aed8ab176cd94aa632a","kind":"tag","published_at":"2024-10-25T09:14:32.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.29.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.29.0/manifests"},{"name":"8.28.0","sha":"a9c7369d725c7ab50e92f8f84329a0d7048dd6c8","kind":"tag","published_at":"2024-10-02T11:29:10.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.28.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.28.0/manifests"},{"name":"8.27.0","sha":"82690a067bc47ae3e82de2dc832cbf9840cbf5ea","kind":"tag","published_at":"2024-08-30T08:50:23.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.27.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.27.0/manifests"},{"name":"8.26.0","sha":"e0c8289d9953f32e0b33096375d9e3a6831b37ac","kind":"tag","published_at":"2024-06-28T08:38:48.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.26.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.26.0/manifests"},{"name":"8.25.0","sha":"40a5a37ca70cb7d266e739563243aba19cbcbad2","kind":"tag","published_at":"2024-05-31T13:22:01.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.25.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.25.0/manifests"},{"name":"8.24.0","sha":"9d06a304d13b5d10f19521b81f51c2b0c512dc23","kind":"tag","published_at":"2024-04-26T09:06:13.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.24.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.24.0/manifests"},{"name":"8.23.0","sha":"5e7c4a991dcbc7640c34792804fc815cbf3235de","kind":"tag","published_at":"2024-03-31T13:00:48.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.23.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.23.0/manifests"},{"name":"8.22.2","sha":"d1804576bd4d06015f986046af403d8121f9a449","kind":"tag","published_at":"2024-03-04T10:30:53.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.22.2","html_url":"https://github.com/ipython/ipython/releases/tag/8.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.2/manifests"},{"name":"8.22.1","sha":"cf4a6f5b6323e7c61923765ca5ef2390c92f7090","kind":"tag","published_at":"2024-02-22T14:32:17.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.22.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.1/manifests"},{"name":"8.22.0","sha":"5332c14f1809f368ef78cd6995d90ffd10312d85","kind":"tag","published_at":"2024-02-22T10:11:08.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.22.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.0/manifests"},{"name":"8.21.0","sha":"8b1204b6c4489c786ada294088a3acef7bd53e90","kind":"tag","published_at":"2024-01-31T10:33:58.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.21.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.21.0/manifests"},{"name":"8.20.0","sha":"19f24dd8e9dd698e62d9ef898c41dfd4545c71ab","kind":"tag","published_at":"2024-01-08T10:07:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.20.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.20.0/manifests"},{"name":"8.19.0","sha":"dc4369111ad16d0089324756d3243715ef09aa05","kind":"tag","published_at":"2023-12-22T10:10:09.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.19.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.19.0/manifests"},{"name":"8.19.1","sha":"dc4369111ad16d0089324756d3243715ef09aa05","kind":"tag","published_at":"2023-12-22T10:09:04.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.19.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.19.1/manifests"},{"name":"8.18.1","sha":"49914f93892640d150cededca16b14b20ce8663d","kind":"tag","published_at":"2023-11-27T09:56:12.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.18.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.18.1/manifests"},{"name":"8.18.0","sha":"928881c53ca837390c001e972ed2945c3309f9f3","kind":"tag","published_at":"2023-11-24T10:03:47.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.18.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.18.0/manifests"},{"name":"8.17.2","sha":"ef3bae307cc74e0dd983cad22003d1693e11b589","kind":"tag","published_at":"2023-10-31T10:21:52.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.17.2","html_url":"https://github.com/ipython/ipython/releases/tag/8.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.2/manifests"},{"name":"8.17.1","sha":"0cfced36ee9bee3eb1ce6c6e995da51d3f216f38","kind":"tag","published_at":"2023-10-30T12:11:30.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.17.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.1/manifests"},{"name":"8.17.0","sha":"6d31af55979429c3b0b96bbba83a16afa4b73fee","kind":"tag","published_at":"2023-10-30T09:54:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.17.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.0/manifests"},{"name":"8.16.1","sha":"a2af83ddfda76f7a84a0b32700a4259596bc4683","kind":"tag","published_at":"2023-10-02T08:25:31.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.16.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.16.1/manifests"},{"name":"8.16.0","sha":"a6c67bdf464dcce3de5259b8f417ea0106074cd5","kind":"tag","published_at":"2023-09-29T09:18:16.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.16.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.16.0/manifests"},{"name":"8.12.3","sha":"4e1d3e5577cbec75ebb665b1cc70ee7839042857","kind":"tag","published_at":"2023-09-29T09:11:48.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.12.3","html_url":"https://github.com/ipython/ipython/releases/tag/8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.3/manifests"},{"name":"8.15.0","sha":"bc8b2d22f3b7738a407f72e2d7dda4d531ce2bb3","kind":"tag","published_at":"2023-09-01T12:40:41.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.15.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.15.0/manifests"},{"name":"8.14.0","sha":"f112764278c3c4401b45a4b71ac1461801cab93d","kind":"tag","published_at":"2023-06-02T14:08:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.14.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.14.0/manifests"},{"name":"8.13.2","sha":"2c4c28a3aa290f38bf58710a045bdbda5e59e196","kind":"tag","published_at":"2023-05-04T12:43:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.13.2","html_url":"https://github.com/ipython/ipython/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.2/manifests"},{"name":"8.12.2","sha":"64354badfd75dff0b6975dc88eb29d931df871fd","kind":"tag","published_at":"2023-05-04T12:36:14.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.12.2","html_url":"https://github.com/ipython/ipython/releases/tag/8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.2/manifests"},{"name":"8.13.1","sha":"5d2cb48cd6eae081825949c7c4e60e8b213b0b8b","kind":"tag","published_at":"2023-04-29T09:58:34.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.13.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"02bab11e7a2cd15670c17f6c8587f0609eb61961","kind":"tag","published_at":"2023-04-28T12:13:17.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.13.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"f4df70bea0818fc6569bc6dc7d99f62017a0682a","kind":"tag","published_at":"2023-04-28T09:51:32.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.12.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"37242ba43be041d87b9f3262a989dacfd7737029","kind":"tag","published_at":"2023-03-30T11:12:01.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.12.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.0/manifests"},{"name":"8.11.0","sha":"daa7eb27c677dd985bf5d1c259273677440812ef","kind":"tag","published_at":"2023-02-28T12:13:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.11.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"15ea1ed5a886d6c19c1cc4856f2cf04a2a547c57","kind":"tag","published_at":"2023-02-10T09:47:58.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.10.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"cca49a27b5b102c2e37dadb06889b84e67e1512f","kind":"tag","published_at":"2023-01-27T11:58:06.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.9.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.9.0/manifests"},{"name":"8.8.0","sha":"add5877a42ba8e3960bc92eb994c15955eacf254","kind":"tag","published_at":"2023-01-03T14:03:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.8.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"ff770b25d03140e6f9355625601d609d4a5464e8","kind":"tag","published_at":"2022-11-28T13:50:41.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.7.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"f8d0e4c79a6c3587e6355f1354fff265f73f4938","kind":"tag","published_at":"2022-10-30T09:30:16.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.6.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"311a3a0fd25d09cc4d314f900e31ee6ac2cfbba4","kind":"tag","published_at":"2022-09-06T09:02:56.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.5.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"4396dd6207f5bb1c310ea897065c0c6e17d5f5b1","kind":"tag","published_at":"2022-05-28T12:33:02.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.4.0/manifests"},{"name":"7.34.0","sha":"fcc71cc32ccdd72135500b75fde899d10a9897db","kind":"tag","published_at":"2022-05-28T12:29:03.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.34.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.34.0/manifests"},{"name":"8.3.0","sha":"55e81b920d19c6f7ca4588f1b85f2c3b11b209d3","kind":"tag","published_at":"2022-04-29T12:30:29.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.3.0/manifests"},{"name":"7.33.0","sha":"fd4cac1905f6b16093040bbbc55babf36d6326f0","kind":"tag","published_at":"2022-04-29T12:27:25.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.33.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.33.0/manifests"},{"name":"8.2.0","sha":"b5cd02544acd3e3e3a32872700954025a6b6916b","kind":"tag","published_at":"2022-03-27T10:09:13.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"e9b2ec3bc5372d1ece0e28916cc51ed6bf9625f0","kind":"tag","published_at":"2022-03-03T10:49:23.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.1.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"bd470fe8cea36d6b1c65820e3e9fdb26d26ad422","kind":"tag","published_at":"2022-02-25T15:08:29.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.1.0/manifests"},{"name":"7.32.0","sha":"e84cee846e31c7de007cec3701d373784abddb88","kind":"tag","published_at":"2022-02-25T15:00:56.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.32.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.32.0/manifests"},{"name":"7.16.3","sha":"d43c7c79c1c8518f1917c3cd69e5384738ef0b37","kind":"tag","published_at":"2022-01-19T13:37:40.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.16.3","html_url":"https://github.com/ipython/ipython/releases/tag/7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.3/manifests"},{"name":"7.31.1","sha":"e321e760a4aefbe872e1703b24a19a28f87619c9","kind":"tag","published_at":"2022-01-19T13:32:19.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.31.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.31.1/manifests"},{"name":"8.0.1","sha":"325262d1dfdaf65a95a2a94a8b70a7b8a8e119ce","kind":"tag","published_at":"2022-01-19T13:25:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"b8d7dfa8d78108f3f01486d9fa67b6841acb8f74","kind":"tag","published_at":"2022-01-12T13:23:15.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0/manifests"},{"name":"8.0.0rc1","sha":"8209e4bffdc2154f3514831165e58502e49c9ba6","kind":"tag","published_at":"2022-01-05T09:48:59.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0rc1/manifests"},{"name":"7.31.0","sha":"be343e755af76193909f13027d87561b1765b5ae","kind":"tag","published_at":"2022-01-05T09:23:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.31.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.31.0/manifests"},{"name":"8.0.0b1","sha":"d999c0b6028b3db070a46b200cd7aa10a67e3081","kind":"tag","published_at":"2021-12-26T16:51:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.0b1","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0b1/manifests"},{"name":"8.0.0a1","sha":"0837a2cb77cb5ed2aecd1004de1a0598b6f0e388","kind":"tag","published_at":"2021-12-11T00:12:19.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.0a1","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@8.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0a1/manifests"},{"name":"7.30.1","sha":"44cd8b1e6845883fda1c4db92482522c0bb1cbb0","kind":"tag","published_at":"2021-12-02T17:25:47.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.30.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.30.1/manifests"},{"name":"7.30.0","sha":"f013a8ae693214edc91240609942dcbc799ce11c","kind":"tag","published_at":"2021-11-26T22:51:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.30.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.30.0/manifests"},{"name":"7.16.2","sha":"9f477b701e3b7ba0680e24c0f94cd8bf75bca90d","kind":"tag","published_at":"2021-11-26T22:40:25.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.16.2","html_url":"https://github.com/ipython/ipython/releases/tag/7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.2/manifests"},{"name":"7.29.0","sha":"3813660de218fba265ea04a35a3b41cf81bef493","kind":"tag","published_at":"2021-10-30T00:53:13.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.29.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.29.0/manifests"},{"name":"7.28.0","sha":"e76fa004a01f41c5fd78762f7aad8fd3367cfeca","kind":"tag","published_at":"2021-09-25T00:33:41.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.28.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.28.0/manifests"},{"name":"7.27.0","sha":"24512bd2988dd5eefc848736e8405ab02853ffba","kind":"tag","published_at":"2021-08-27T22:39:03.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.27.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.27.0/manifests"},{"name":"7.26.0","sha":"9cc5c342c0b45228dab67b6beb0815bce73e85f0","kind":"tag","published_at":"2021-08-01T14:12:02.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.26.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.26.0/manifests"},{"name":"7.25.0","sha":"63a5c09edca0b29489f10d236c2f0b17568a31b0","kind":"tag","published_at":"2021-06-25T15:46:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.25.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.25.0/manifests"},{"name":"7.24.1","sha":"30cd45eb79c1d0a5e17a64d1cb50312012a10d56","kind":"tag","published_at":"2021-06-02T20:47:02.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.24.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.24.1/manifests"},{"name":"7.24.0","sha":"14f49efe303904d556c79dfbe83c096c237d2cf6","kind":"tag","published_at":"2021-05-28T16:54:26.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.24.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.24.0/manifests"},{"name":"7.23.1","sha":"9ca5c4454983faa141a5c27140470bccff82c937","kind":"tag","published_at":"2021-05-05T15:41:31.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.23.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.23.1/manifests"},{"name":"7.23.0","sha":"a0c0411c443627b214666d702d834f6cac8facb2","kind":"tag","published_at":"2021-04-30T23:09:48.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.23.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.23.0/manifests"},{"name":"7.22.0","sha":"8648ed8d7ab42757abf4a3ce5e23b7e4cd34bb28","kind":"tag","published_at":"2021-03-27T00:49:08.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.22.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.22.0/manifests"},{"name":"7.21.0","sha":"0dcb1debc50b823e9cfa9d6b06e4fe3d4ed55074","kind":"tag","published_at":"2021-02-26T22:11:07.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.21.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.21.0/manifests"},{"name":"7.20.0","sha":"ebfd01dae45798fc57d9b4d8661d378c670ad37c","kind":"tag","published_at":"2021-02-01T19:18:18.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.20.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.20.0/manifests"},{"name":"7.19.0","sha":"223e783c447a773a497809646ca0d874ea10ceeb","kind":"tag","published_at":"2020-10-30T18:12:52.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.19.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.19.0/manifests"},{"name":"7.18.1","sha":"95d2b79a2bd889da7a29e7c3cf5f49c1d25ff43d","kind":"tag","published_at":"2020-08-29T21:39:24.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.18.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.18.1/manifests"},{"name":"7.18.0","sha":"62779a198f8383f286f2729cdd73d111186b5f2b","kind":"tag","published_at":"2020-08-28T19:35:40.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.18.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.18.0/manifests"},{"name":"7.17.0","sha":"05c1664fbd31c526dcd543b0ce72f13a1fd6957a","kind":"tag","published_at":"2020-08-01T01:45:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.17.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.17.0/manifests"},{"name":"7.16.1","sha":"2486838d9eaa73413505ec7e72b01d6e262f30f9","kind":"tag","published_at":"2020-06-26T22:42:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.16.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.1/manifests"},{"name":"7.16.0","sha":"329684047cfc82be54374e88f6f6785ac99e0bc2","kind":"tag","published_at":"2020-06-26T22:04:07.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.16.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.0/manifests"},{"name":"7.15.0","sha":"2922831acf6d7c185fb863b4436ffd7cfa665675","kind":"tag","published_at":"2020-05-29T22:46:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.15.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.15.0/manifests"},{"name":"7.14.0","sha":"e78905a3cb7222a00ea17a4b16a2cbc048e93e4f","kind":"tag","published_at":"2020-05-01T19:06:06.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.14.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.14.0/manifests"},{"name":"5.10.0","sha":"818206a233464a223e796b6ddf7574c8876f572c","kind":"tag","published_at":"2020-05-01T18:16:18.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.10.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.10.0/manifests"},{"name":"7.13.0","sha":"d0b255042e339b213930fa7fb76cdab81f23af0a","kind":"tag","published_at":"2020-02-29T00:46:19.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.13.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.13.0/manifests"},{"name":"5.9.0","sha":"2348ebbe4ce7d410cf9d43e8270348b1c4366810","kind":"tag","published_at":"2020-02-01T19:42:38.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.9.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.9.0/manifests"},{"name":"7.12.0","sha":"8bda98619aba4bf0aa75d92991c3f7d240d1c781","kind":"tag","published_at":"2020-02-01T01:38:27.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.12.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.12.0/manifests"},{"name":"7.11.1","sha":"3544c180b971afa87022e3c6b467819713f57311","kind":"tag","published_at":"2020-01-01T17:32:34.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.11.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.11.1/manifests"},{"name":"7.11.0","sha":"c6839ecd8f63381014dd37ff17d6979b8d9c1426","kind":"tag","published_at":"2019-12-27T18:39:07.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.11.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.11.0/manifests"},{"name":"7.10.2","sha":"f7f2eae63508add27942d778a7060422aed97150","kind":"tag","published_at":"2019-12-14T18:27:40.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.10.2","html_url":"https://github.com/ipython/ipython/releases/tag/7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.2/manifests"},{"name":"7.10.1","sha":"b93782e5359bff127a2da1d3cc0019ee8d75099e","kind":"tag","published_at":"2019-12-01T17:51:12.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.10.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.1/manifests"},{"name":"7.10.0","sha":"cd9f5228dcee55d170f22e55ecea807ee79b3bbd","kind":"tag","published_at":"2019-11-27T23:21:54.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.10.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.0/manifests"},{"name":"7.9.0","sha":"2eec187d323fa1d1c1a645a8876a69aa3be7fba1","kind":"tag","published_at":"2019-10-25T18:11:34.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.9.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.9.0/manifests"},{"name":"7.8.0","sha":"c233c25ab8b724646b9bdc407214c3bb7294683c","kind":"tag","published_at":"2019-08-30T16:51:35.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.8.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.8.0/manifests"},{"name":"7.7.0","sha":"741169a0094d1f18312b73a87a320a08526ac21c","kind":"tag","published_at":"2019-07-26T22:15:00.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.7.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.7.0/manifests"},{"name":"7.6.1","sha":"3a0e83735e7fd5dbb6c658ab7f2e57d94e08a598","kind":"tag","published_at":"2019-07-03T16:43:45.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.6.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.6.1/manifests"},{"name":"7.6.0","sha":"edbca8cd18673e5aaed71333c20ee46962fafd3f","kind":"tag","published_at":"2019-06-28T23:32:26.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.6.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.6.0/manifests"},{"name":"7.5.0","sha":"8c47bbcb30a9a3842c8f870dc6610a69f2b06d97","kind":"tag","published_at":"2019-04-24T22:18:24.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.5.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.5.0/manifests"},{"name":"7.4.0","sha":"d774f565bf46f645b256a7f06da24e9d7d2abb25","kind":"tag","published_at":"2019-03-21T21:14:00.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.4.0/manifests"},{"name":"7.3.0","sha":"2e1cca5bc917a19484e8ba967e8b3ae102f44bb3","kind":"tag","published_at":"2019-02-18T21:56:45.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"523ed2fe58ea5ee9971d2b21df1de33b8cdfa924","kind":"tag","published_at":"2018-11-30T01:13:38.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.2.0/manifests"},{"name":"7.1.1","sha":"59a7834d26f553c62b35e767b8fc0482187f7218","kind":"tag","published_at":"2018-10-28T04:52:16.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.1.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"de31a74aff8765c2b3df4a1981bec757de937362","kind":"tag","published_at":"2018-10-27T20:28:00.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.1.0/manifests"},{"name":"7.0.1","sha":"3772d25dfddfd7abe76b602b6c636534996e0a8c","kind":"tag","published_at":"2018-09-27T17:07:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.1/manifests"},{"name":"7.0.0-doc","sha":"9d8832490689fe3d23a4d174ac5f7fa0376c4950","kind":"tag","published_at":"2018-09-27T16:32:20.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.0-doc","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.0-doc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.0.0-doc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0-doc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0-doc/manifests"},{"name":"7.0.0","sha":"6e37b96b9fa01c78cc529131038e1adc0343e606","kind":"tag","published_at":"2018-09-27T15:03:42.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0/manifests"},{"name":"7.0.0rc1","sha":"07fe08d3de70747098a39602e1b5f965abcab04f","kind":"tag","published_at":"2018-09-21T07:45:14.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0rc1/manifests"},{"name":"7.0.0b1","sha":"2a62b70caecaac834be8b02149f6dd985b73d76c","kind":"tag","published_at":"2018-09-10T21:20:57.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.0b1","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@7.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0b1/manifests"},{"name":"6.5.0","sha":"dd83a21637ac2aa95f2b0628d0032a750b2718ad","kind":"tag","published_at":"2018-07-29T21:44:01.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.5.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.5.0/manifests"},{"name":"5.8.0","sha":"033ab93c732772148953ce8d34ee4f7c0e60485a","kind":"tag","published_at":"2018-07-29T01:03:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.8.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.8.0/manifests"},{"name":"6.4.0","sha":"7f10f7bb3dd3c6b1ac66d541f48e1354d4df8ce3","kind":"tag","published_at":"2018-05-10T19:04:27.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.4.0/manifests"},{"name":"5.7.0","sha":"a0d6ad5450846359ad2f87c370932a7ae149ebb3","kind":"tag","published_at":"2018-05-10T18:52:54.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.7.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.7.0/manifests"},{"name":"6.3.1","sha":"e1aef18995ddc46e4f8b51103ddfdb9d713fc2ce","kind":"tag","published_at":"2018-04-06T09:58:25.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.3.1","html_url":"https://github.com/ipython/ipython/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"c6262119cb6d47550193306850e1d63b5f385782","kind":"tag","published_at":"2018-04-02T10:32:17.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.3.0/manifests"},{"name":"5.6.0","sha":"64a584802b44b813697f9355d8981ac9efe3b08a","kind":"tag","published_at":"2018-04-02T10:24:23.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.6.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.6.0/manifests"},{"name":"6.2.1","sha":"ca54430620783071814a3676d06ad3e13af577b8","kind":"tag","published_at":"2017-09-29T18:59:44.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"80cec70fcc5e78102f72e20846a7daedeb16e363","kind":"tag","published_at":"2017-09-15T17:45:32.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.2.0/manifests"},{"name":"5.5.0","sha":"b467d487e66948858c54dd2ffd8800110a21ab7d","kind":"tag","published_at":"2017-09-15T17:01:10.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.5.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"1149d170086f6e952ac4390a0a8a13bc5c558046","kind":"tag","published_at":"2017-06-01T04:24:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.4.1","html_url":"https://github.com/ipython/ipython/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.4.1/manifests"},{"name":"6.1.0","sha":"d86648c5decf384cf7182b7214d01429cf9e6047","kind":"tag","published_at":"2017-05-31T22:36:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.1.0/manifests"},{"name":"5.4.0","sha":"bd8ef10fd830834e0e3b37652605fdbc13a626ee","kind":"tag","published_at":"2017-05-31T22:16:45.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.4.0/manifests"},{"name":"6.0.0","sha":"51ce9d73b29b9782d7f8a2f5d3d2af64a7ff37a0","kind":"tag","published_at":"2017-04-19T21:27:27.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.0.0/manifests"},{"name":"6.0.0rc1","sha":"eae27b5afb523565fc18f9641ecb5ffadf52744c","kind":"tag","published_at":"2017-04-10T21:52:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.0.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/6.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@6.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.0.0rc1/manifests"},{"name":"5.3.0","sha":"5a894b9f0e31d3747b5e00549544232130dc1d5a","kind":"tag","published_at":"2017-02-24T15:13:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.3.0/manifests"},{"name":"5.2.2","sha":"5be56c736c794d7ba597394a16a670ef17d0558d","kind":"tag","published_at":"2017-02-03T14:37:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.2.2","html_url":"https://github.com/ipython/ipython/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"be4827bd74cad979aadc7157733e214545f55235","kind":"tag","published_at":"2017-01-31T14:02:12.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"2b2522a032f08d0dd32c3d101406387cd15ba019","kind":"tag","published_at":"2017-01-29T23:35:23.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"5c9c918bc0a11057184ec143da13b68994f59666","kind":"tag","published_at":"2016-08-13T12:55:05.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"1ba246d740cd242e377d722630a909d85433c313","kind":"tag","published_at":"2016-07-08T02:42:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0/manifests"},{"name":"5.0.0rc1","sha":"192b3e4c7a290ce87932965ab2d36343eea6dd19","kind":"tag","published_at":"2016-07-05T16:27:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0rc1/manifests"},{"name":"4.2.1","sha":"4d977eb02c9397a834825256544aaddfc62b8ea4","kind":"tag","published_at":"2016-07-01T22:10:17.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.2.1/manifests"},{"name":"5.0.0b4","sha":"1b487f7af0d2da10a1fca1d0425c86b32b077a9c","kind":"tag","published_at":"2016-06-16T22:29:36.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0b4","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b4/manifests"},{"name":"5.0.0b3","sha":"7f5f1ce798670efd23ced7c5650afa84d07efd90","kind":"tag","published_at":"2016-06-09T21:49:00.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0b3","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b3/manifests"},{"name":"5.0.0b2","sha":"97bd1ea3260774ffe438a5f850c7873e903e6e3f","kind":"tag","published_at":"2016-06-07T23:04:46.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0b2","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b2/manifests"},{"name":"5.0.0b1","sha":"171a542f269aac28483a639b34ee56938f87577f","kind":"tag","published_at":"2016-06-03T19:11:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0b1","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@5.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b1/manifests"},{"name":"4.2.0","sha":"c963f6b4435fb150ebe995460649923b3ffc5e71","kind":"tag","published_at":"2016-04-20T12:02:51.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"b5734353b6d697be2bc4bc98333b0d29462533f9","kind":"tag","published_at":"2016-03-01T11:33:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.2","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.2/manifests"},{"name":"rel-4.1.2","sha":"b5734353b6d697be2bc4bc98333b0d29462533f9","kind":"commit","published_at":"2016-03-01T11:33:09.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.1.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.2/manifests"},{"name":"4.1.1","sha":"86d685f392369be3a20589009dd1b3df2a884286","kind":"tag","published_at":"2016-02-03T17:15:32.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.1","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.1/manifests"},{"name":"rel-4.1.1","sha":"86d685f392369be3a20589009dd1b3df2a884286","kind":"tag","published_at":"2016-02-03T17:15:32.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.1.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.1/manifests"},{"name":"4.1.0","sha":"9cbb747586ca0e9b62d52531062aa36437ae317e","kind":"commit","published_at":"2016-02-03T01:03:04.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0/manifests"},{"name":"rel-4.1.0","sha":"9cbb747586ca0e9b62d52531062aa36437ae317e","kind":"commit","published_at":"2016-02-03T01:03:04.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.0/manifests"},{"name":"rel-4.1.0rc2","sha":"1f5cea7dec9d385e5b6816547d071ec56d94845c","kind":"tag","published_at":"2016-01-29T23:11:44.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.1.0rc2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-4.1.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.0rc2/manifests"},{"name":"4.1.0rc2","sha":"1f5cea7dec9d385e5b6816547d071ec56d94845c","kind":"commit","published_at":"2016-01-29T23:11:02.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.0rc2","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.1.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0rc2/manifests"},{"name":"4.1.0rc1","sha":"fce837c72d812c25449624da78aefdddc0b95310","kind":"commit","published_at":"2016-01-26T19:34:55.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0rc1/manifests"},{"name":"4.0.3","sha":"8ff8693cdcc63c58cb50be923ce9471c1a68f6ff","kind":"tag","published_at":"2016-01-19T18:57:16.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.0.3","html_url":"https://github.com/ipython/ipython/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.3/manifests"},{"name":"rel-4.0.3","sha":"8ff8693cdcc63c58cb50be923ce9471c1a68f6ff","kind":"commit","published_at":"2016-01-19T18:57:03.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.3","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.3/manifests"},{"name":"4.0.2","sha":"e20c72609698b90823f63c2effa31763c0c31a83","kind":"tag","published_at":"2016-01-13T14:20:19.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.0.2","html_url":"https://github.com/ipython/ipython/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.2/manifests"},{"name":"rel-4.0.2","sha":"e20c72609698b90823f63c2effa31763c0c31a83","kind":"commit","published_at":"2016-01-13T14:18:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.2/manifests"},{"name":"3.2.3","sha":"d296ce3fae3874ebcef59bc87c8f2de12195f0c0","kind":"tag","published_at":"2015-11-25T14:20:47.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/3.2.3","html_url":"https://github.com/ipython/ipython/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.2.3/manifests"},{"name":"rel-3.2.3","sha":"d296ce3fae3874ebcef59bc87c8f2de12195f0c0","kind":"tag","published_at":"2015-11-25T14:20:47.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.2.3","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.3/manifests"},{"name":"4.0.1","sha":"03b638570ab82d1d14c3b496f9e4fdfc4a9768ad","kind":"tag","published_at":"2015-11-25T14:08:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.0.1","html_url":"https://github.com/ipython/ipython/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.1/manifests"},{"name":"rel-4.0.1","sha":"03b638570ab82d1d14c3b496f9e4fdfc4a9768ad","kind":"tag","published_at":"2015-11-25T14:08:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.1/manifests"},{"name":"rel-3.2.2","sha":"6333a49b81a3606eb6277dbdadb1c7d333a3d3af","kind":"tag","published_at":"2015-09-22T08:31:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.2.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.2/manifests"},{"name":"3.2.2","sha":"6333a49b81a3606eb6277dbdadb1c7d333a3d3af","kind":"tag","published_at":"2015-09-22T08:31:41.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/3.2.2","html_url":"https://github.com/ipython/ipython/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.2.2/manifests"},{"name":"4.0.0","sha":"f534027be34cba199285c7768a41d4f53217b924","kind":"tag","published_at":"2015-08-12T01:41:51.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.0/manifests"},{"name":"rel-4.0.0","sha":"f534027be34cba199285c7768a41d4f53217b924","kind":"tag","published_at":"2015-08-12T01:03:15.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.0/manifests"},{"name":"rel-3.2.1","sha":"2d95975561ef81f18383b62b34256fa2d1db8905","kind":"tag","published_at":"2015-07-12T15:43:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.1/manifests"},{"name":"rel-4.0.0b1","sha":"8137f8f0dfd0183450b535b362c4d537f2e4aa9a","kind":"tag","published_at":"2015-07-11T20:03:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.0b1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.0b1/manifests"},{"name":"rel-3.2.0","sha":"8b0eef4cb37a85b8a35784f82799352188d90ca3","kind":"tag","published_at":"2015-06-22T01:10:46.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.0/manifests"},{"name":"rel-3.1.0","sha":"cbccb682ff1595442fe27899102f67c9f73c702b","kind":"tag","published_at":"2015-04-03T20:53:11.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.1.0/manifests"},{"name":"rel-3.0.0","sha":"f75fda4dee1b9ed5e734548180c2bdb6067a9ac8","kind":"tag","published_at":"2015-02-28T00:31:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.0.0/manifests"},{"name":"rel-2.4.1","sha":"af17558781ff8d6ac0629e809399d67235a7e1db","kind":"tag","published_at":"2015-02-09T22:58:44.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.4.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.4.1/manifests"},{"name":"rel-2.4.0","sha":"b11c1c3e28b50e938bca0a8a50d7721f535cf0c8","kind":"tag","published_at":"2015-01-30T20:41:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.4.0/manifests"},{"name":"rel-2.3.1","sha":"1c0eb685df54c6fae5b1eeabe31118c299191aab","kind":"tag","published_at":"2014-11-12T23:07:51.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.3.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.3.1/manifests"},{"name":"rel-2.3.0","sha":"be0cc2b10d9e1f2233b99b43138d4dfb5e150967","kind":"tag","published_at":"2014-10-01T23:54:03.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.3.0/manifests"},{"name":"3.0.0-dev","sha":"a9897bb8ed32eb8ceb2313a8bac13accfa2440fb","kind":"tag","published_at":"2014-09-26T18:51:15.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/3.0.0-dev","html_url":"https://github.com/ipython/ipython/releases/tag/3.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@3.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.0.0-dev/manifests"},{"name":"rel-2.2.0","sha":"d87a8cd754e47b89329d71a1b79c5100892885da","kind":"tag","published_at":"2014-08-06T22:54:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.2.0/manifests"},{"name":"rel-2.1.0","sha":"681fd77d0aa43f0b2648674ce3da9185021c0e3d","kind":"tag","published_at":"2014-05-21T19:28:11.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.1.0/manifests"},{"name":"rel-2.0.0","sha":"6f62d69177e37d469f7cf032109841f42ff02237","kind":"tag","published_at":"2014-04-02T05:25:29.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.0.0/manifests"},{"name":"rel-1.2.1","sha":"9c4f59ddd54d797072d28d2d5549bc5ea234216d","kind":"tag","published_at":"2014-02-24T22:07:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-1.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.2.1/manifests"},{"name":"rel-1.2.0","sha":"1b14e0b2e7b3991f805351df9b303f79d2bdc5b8","kind":"tag","published_at":"2014-02-10T21:52:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-1.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.2.0/manifests"},{"name":"1.2.0rc1","sha":"5c7567110be0b78bd4c5ffc9195884078804f7ea","kind":"tag","published_at":"2014-02-04T23:26:31.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/1.2.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/1.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@1.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/1.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/1.2.0rc1/manifests"},{"name":"rel-1.1.0","sha":"7c2ea3abc03c2c070beb9cadc66a8c9199a931e6","kind":"tag","published_at":"2013-09-09T22:39:46.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-1.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.1.0/manifests"},{"name":"rel-1.0.0","sha":"02da31ca5a6576dfe9a95ecd9497c1df9a63533d","kind":"tag","published_at":"2013-08-09T01:01:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-1.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.0.0/manifests"},{"name":"1.0.0a1","sha":"29e6a32abe195f1e177b92916bea531dba38985a","kind":"tag","published_at":"2013-07-22T01:02:15.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/1.0.0a1","html_url":"https://github.com/ipython/ipython/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/1.0.0a1/manifests"},{"name":"rel-0.13.2","sha":"858d539befd50a1bcb700f217061e72cc4fed859","kind":"tag","published_at":"2013-04-05T20:55:14.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.13.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13.2/manifests"},{"name":"rel-0.13.1","sha":"177894e7f13d7fd95875ebffc2ca9dff2a2850c5","kind":"commit","published_at":"2012-10-19T23:17:18.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.13.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13.1/manifests"},{"name":"rel-0.13","sha":"2255c2b87953700d0ca44fdb991dbd85957449a3","kind":"tag","published_at":"2012-06-30T08:31:54.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.13","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13/manifests"},{"name":"rel-0.12.1","sha":"ea199a6ddc6cd80f46d0c106c7c7db95ebadc985","kind":"tag","published_at":"2012-04-22T05:10:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.12.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.12.1/manifests"},{"name":"rel-0.12","sha":"698e9abebe0d6e0f261e7050c48680c4608a0985","kind":"tag","published_at":"2011-12-19T09:08:42.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.12","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.12/manifests"},{"name":"rel-0.10","sha":"0bb5689d5b286c6e2d41a3883416630e5bb3d781","kind":"tag","published_at":"2011-08-17T05:42:05.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.10","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10/manifests"},{"name":"rel-0.8.4","sha":"6eb49afa1565acae1c1e4034a54832947fdce297","kind":"tag","published_at":"2011-08-17T05:13:38.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.8.4","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.8.4/manifests"},{"name":"rel-0.11","sha":"464280a07ce4df7f3b677bbb18cb3a8627e95cc6","kind":"tag","published_at":"2011-07-31T15:41:25.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.11","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.11/manifests"},{"name":"rel-0.10.2","sha":"528a43e775ecdb9ef6e9a20deef5e2b8b5077ac7","kind":"tag","published_at":"2011-04-09T07:33:55.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.10.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10.2/manifests"},{"name":"rel-0.10.1","sha":"5d37858cc18c8c44d3df45e621776afeaf5f4e20","kind":"tag","published_at":"2010-10-12T06:35:21.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.10.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10.1/manifests"},{"name":"dev-0.11","sha":"31ce543b1a891fcecce69b8582f75a752a513dbf","kind":"commit","published_at":"2009-08-04T23:38:35.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/dev-0.11","html_url":"https://github.com/ipython/ipython/releases/tag/dev-0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@dev-0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/dev-0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/dev-0.11/manifests"},{"name":"rel-0.9.1","sha":"fab347b9849385b87d2ee873d27adf3985938449","kind":"commit","published_at":"2008-09-15T03:37:31.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.9.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.9.1/manifests"},{"name":"rel-0.9","sha":"76706c4153cecc4e27cc7bd26508e564580ed7ff","kind":"commit","published_at":"2008-09-14T04:42:07.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.9","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ipython/ipython@rel-0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.9/manifests"}]},"repo_metadata_updated_at":"2026-03-20T10:37:51.762Z","dependent_packages_count":29,"downloads":1519006,"downloads_period":"total","dependent_repos_count":3810,"rankings":{"downloads":null,"dependent_repos_count":0.3067484662576687,"dependent_packages_count":1.7177914110429449,"stargazers_count":6.012269938650307,"forks_count":4.7239263803680975,"docker_downloads_count":null,"average":3.1901840490797544},"purl":"pkg:conda/ipython","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ipython/dependencies","status":null,"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://github.com/sponsors/ipython"],"critical":false,"issue_metadata":{"last_synced_at":"2026-03-10T21:00:22.698Z","issues_count":736,"pull_requests_count":1182,"avg_time_to_close_issue":137826008.9744898,"avg_time_to_close_pull_request":15857710.603578154,"issues_closed_count":392,"pull_requests_closed_count":1061,"pull_request_authors_count":197,"issue_authors_count":502,"avg_comments_per_issue":3.983695652173913,"avg_comments_per_pull_request":1.2554991539763114,"merged_pull_requests_count":811,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":109,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":830630.0,"past_year_avg_time_to_close_pull_request":671529.837037037,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":135,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.2110091743119267,"past_year_avg_comments_per_pull_request":1.0972972972972972,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/issues","maintainers":[{"login":"Carreau","count":609,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"ellisonbg","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellisonbg"},{"login":"takluyver","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"ianthomas23","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"ivanov","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivanov"},{"login":"MrMino","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrMino"},{"login":"wjandrea","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"},{"login":"mkoeppe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkoeppe"},{"login":"ccordoba12","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccordoba12"},{"login":"jasongrout","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"},{"login":"fperez","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"minrk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"},{"login":"jdfreder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdfreder"},{"login":"Darshan808","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"ssanderson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssanderson"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"mpacer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpacer"},{"login":"ipython","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ipython"},{"login":"captainsafia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/captainsafia"}],"active_maintainers":[{"login":"krassowski","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"Carreau","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"Darshan808","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"ccordoba12","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccordoba12"},{"login":"takluyver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"wjandrea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ipython/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5122,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2769698,"name":"ipython","ecosystem":"pypi","description":"IPython: Productive Interactive Computing","homepage":"https://ipython.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ipython/ipython","keywords_array":["Interactive","Interpreter","Shell","Embedding"],"namespace":null,"versions_count":218,"first_release_published_at":"2007-01-05T08:33:22.000Z","latest_release_published_at":"2026-04-24T12:24:53.000Z","latest_release_number":"9.13.0","last_synced_at":"2026-05-12T17:13:28.626Z","created_at":"2022-04-10T11:20:06.311Z","updated_at":"2026-05-13T08:13:59.863Z","registry_url":"https://pypi.org/project/ipython/","install_command":"pip install ipython --index-url https://pypi.org/simple","documentation_url":"https://ipython.readthedocs.io/","metadata":{"funding":"https://jupyter.org/about#donate","documentation":"https://ipython.readthedocs.io/","classifiers":["Framework :: IPython","Framework :: Jupyter","Intended Audience :: Developers","Intended Audience :: Science/Research","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Topic :: System :: Shells"],"normalized_name":"ipython","project_status":null},"repo_metadata":{"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":"2024-05-16T12:52:10.000Z","size":78582,"stargazers_count":16146,"open_issues_count":1704,"forks_count":4418,"subscribers_count":747,"default_branch":"main","last_synced_at":"2024-05-17T14:32:21.786Z","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}},"created_at":"2010-05-10T04:46:06.000Z","updated_at":"2024-05-30T10:01:32.122Z","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":20788,"total_committers":978,"mean_commits":"21.255623721881392","dds":0.7996440253992688,"last_synced_commit":"112e5968ed00432584dac5dc31c2311d50506f19"},"previous_names":[],"tags_count":177,"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":215759207,"owners_count":15926788,"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"},"owner_record":{"login":"ipython","name":"IPython","uuid":"230453","kind":"organization","description":"interactive computing in Python","email":null,"website":"https://ipython.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/230453?v=4","repositories_count":27,"last_synced_at":"2024-05-20T14:46:34.651Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ipython","funding_links":["https://github.com/sponsors/ipython"],"total_stars":22444,"followers":363,"following":0,"created_at":"2022-11-02T16:24:57.486Z","updated_at":"2024-05-20T14:46:36.997Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipython","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipython/repositories"},"tags":[{"name":"8.24.0","sha":"9d06a304d13b5d10f19521b81f51c2b0c512dc23","kind":"tag","published_at":"2024-04-26T09:06:13.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.24.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.24.0/manifests"},{"name":"8.23.0","sha":"5e7c4a991dcbc7640c34792804fc815cbf3235de","kind":"tag","published_at":"2024-03-31T13:00:48.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.23.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.23.0/manifests"},{"name":"8.22.2","sha":"d1804576bd4d06015f986046af403d8121f9a449","kind":"tag","published_at":"2024-03-04T10:30:53.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.22.2","html_url":"https://github.com/ipython/ipython/releases/tag/8.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.2/manifests"},{"name":"8.22.1","sha":"cf4a6f5b6323e7c61923765ca5ef2390c92f7090","kind":"tag","published_at":"2024-02-22T14:32:17.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.22.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.1/manifests"},{"name":"8.22.0","sha":"5332c14f1809f368ef78cd6995d90ffd10312d85","kind":"tag","published_at":"2024-02-22T10:11:08.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.22.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.22.0/manifests"},{"name":"8.21.0","sha":"8b1204b6c4489c786ada294088a3acef7bd53e90","kind":"tag","published_at":"2024-01-31T10:33:58.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.21.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.21.0/manifests"},{"name":"8.20.0","sha":"19f24dd8e9dd698e62d9ef898c41dfd4545c71ab","kind":"tag","published_at":"2024-01-08T10:07:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.20.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.20.0/manifests"},{"name":"8.19.0","sha":"dc4369111ad16d0089324756d3243715ef09aa05","kind":"tag","published_at":"2023-12-22T10:10:09.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.19.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.19.0/manifests"},{"name":"8.19.1","sha":"dc4369111ad16d0089324756d3243715ef09aa05","kind":"tag","published_at":"2023-12-22T10:09:04.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.19.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.19.1/manifests"},{"name":"8.18.1","sha":"49914f93892640d150cededca16b14b20ce8663d","kind":"tag","published_at":"2023-11-27T09:56:12.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.18.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.18.1/manifests"},{"name":"8.18.0","sha":"928881c53ca837390c001e972ed2945c3309f9f3","kind":"tag","published_at":"2023-11-24T10:03:47.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.18.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.18.0/manifests"},{"name":"8.17.2","sha":"ef3bae307cc74e0dd983cad22003d1693e11b589","kind":"tag","published_at":"2023-10-31T10:21:52.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.17.2","html_url":"https://github.com/ipython/ipython/releases/tag/8.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.2/manifests"},{"name":"8.17.1","sha":"0cfced36ee9bee3eb1ce6c6e995da51d3f216f38","kind":"tag","published_at":"2023-10-30T12:11:30.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.17.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.1/manifests"},{"name":"8.17.0","sha":"6d31af55979429c3b0b96bbba83a16afa4b73fee","kind":"tag","published_at":"2023-10-30T09:54:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.17.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.17.0/manifests"},{"name":"8.16.1","sha":"a2af83ddfda76f7a84a0b32700a4259596bc4683","kind":"tag","published_at":"2023-10-02T08:25:31.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.16.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.16.1/manifests"},{"name":"8.16.0","sha":"a6c67bdf464dcce3de5259b8f417ea0106074cd5","kind":"tag","published_at":"2023-09-29T09:18:16.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.16.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.16.0/manifests"},{"name":"8.12.3","sha":"4e1d3e5577cbec75ebb665b1cc70ee7839042857","kind":"tag","published_at":"2023-09-29T09:11:48.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.12.3","html_url":"https://github.com/ipython/ipython/releases/tag/8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.3/manifests"},{"name":"8.15.0","sha":"bc8b2d22f3b7738a407f72e2d7dda4d531ce2bb3","kind":"tag","published_at":"2023-09-01T12:40:41.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.15.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.15.0/manifests"},{"name":"8.14.0","sha":"f112764278c3c4401b45a4b71ac1461801cab93d","kind":"tag","published_at":"2023-06-02T14:08:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.14.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.14.0/manifests"},{"name":"8.13.2","sha":"2c4c28a3aa290f38bf58710a045bdbda5e59e196","kind":"tag","published_at":"2023-05-04T12:43:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.13.2","html_url":"https://github.com/ipython/ipython/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.2/manifests"},{"name":"8.12.2","sha":"64354badfd75dff0b6975dc88eb29d931df871fd","kind":"tag","published_at":"2023-05-04T12:36:14.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.12.2","html_url":"https://github.com/ipython/ipython/releases/tag/8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.2/manifests"},{"name":"8.13.1","sha":"5d2cb48cd6eae081825949c7c4e60e8b213b0b8b","kind":"tag","published_at":"2023-04-29T09:58:34.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.13.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"02bab11e7a2cd15670c17f6c8587f0609eb61961","kind":"tag","published_at":"2023-04-28T12:13:17.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.13.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"f4df70bea0818fc6569bc6dc7d99f62017a0682a","kind":"tag","published_at":"2023-04-28T09:51:32.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.12.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"37242ba43be041d87b9f3262a989dacfd7737029","kind":"tag","published_at":"2023-03-30T11:12:01.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.12.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.12.0/manifests"},{"name":"8.11.0","sha":"daa7eb27c677dd985bf5d1c259273677440812ef","kind":"tag","published_at":"2023-02-28T12:13:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.11.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.11.0/manifests"},{"name":"8.10.0","sha":"15ea1ed5a886d6c19c1cc4856f2cf04a2a547c57","kind":"tag","published_at":"2023-02-10T09:47:58.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.10.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"cca49a27b5b102c2e37dadb06889b84e67e1512f","kind":"tag","published_at":"2023-01-27T11:58:06.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.9.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.9.0/manifests"},{"name":"8.8.0","sha":"add5877a42ba8e3960bc92eb994c15955eacf254","kind":"tag","published_at":"2023-01-03T14:03:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.8.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"ff770b25d03140e6f9355625601d609d4a5464e8","kind":"tag","published_at":"2022-11-28T13:50:41.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.7.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"f8d0e4c79a6c3587e6355f1354fff265f73f4938","kind":"tag","published_at":"2022-10-30T09:30:16.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.6.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"311a3a0fd25d09cc4d314f900e31ee6ac2cfbba4","kind":"tag","published_at":"2022-09-06T09:02:56.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.5.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"4396dd6207f5bb1c310ea897065c0c6e17d5f5b1","kind":"tag","published_at":"2022-05-28T12:33:02.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.4.0/manifests"},{"name":"7.34.0","sha":"fcc71cc32ccdd72135500b75fde899d10a9897db","kind":"tag","published_at":"2022-05-28T12:29:03.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.34.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.34.0/manifests"},{"name":"8.3.0","sha":"55e81b920d19c6f7ca4588f1b85f2c3b11b209d3","kind":"tag","published_at":"2022-04-29T12:30:29.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.3.0/manifests"},{"name":"7.33.0","sha":"fd4cac1905f6b16093040bbbc55babf36d6326f0","kind":"tag","published_at":"2022-04-29T12:27:25.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.33.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.33.0/manifests"},{"name":"8.2.0","sha":"b5cd02544acd3e3e3a32872700954025a6b6916b","kind":"tag","published_at":"2022-03-27T10:09:13.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"e9b2ec3bc5372d1ece0e28916cc51ed6bf9625f0","kind":"tag","published_at":"2022-03-03T10:49:23.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.1.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"bd470fe8cea36d6b1c65820e3e9fdb26d26ad422","kind":"tag","published_at":"2022-02-25T15:08:29.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.1.0/manifests"},{"name":"7.32.0","sha":"e84cee846e31c7de007cec3701d373784abddb88","kind":"tag","published_at":"2022-02-25T15:00:56.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.32.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.32.0/manifests"},{"name":"7.16.3","sha":"d43c7c79c1c8518f1917c3cd69e5384738ef0b37","kind":"tag","published_at":"2022-01-19T13:37:40.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.16.3","html_url":"https://github.com/ipython/ipython/releases/tag/7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.3/manifests"},{"name":"7.31.1","sha":"e321e760a4aefbe872e1703b24a19a28f87619c9","kind":"tag","published_at":"2022-01-19T13:32:19.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.31.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.31.1/manifests"},{"name":"8.0.1","sha":"325262d1dfdaf65a95a2a94a8b70a7b8a8e119ce","kind":"tag","published_at":"2022-01-19T13:25:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.1","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"b8d7dfa8d78108f3f01486d9fa67b6841acb8f74","kind":"tag","published_at":"2022-01-12T13:23:15.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0/manifests"},{"name":"8.0.0rc1","sha":"8209e4bffdc2154f3514831165e58502e49c9ba6","kind":"tag","published_at":"2022-01-05T09:48:59.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0rc1/manifests"},{"name":"7.31.0","sha":"be343e755af76193909f13027d87561b1765b5ae","kind":"tag","published_at":"2022-01-05T09:23:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.31.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.31.0/manifests"},{"name":"8.0.0b1","sha":"d999c0b6028b3db070a46b200cd7aa10a67e3081","kind":"tag","published_at":"2021-12-26T16:51:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.0b1","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0b1/manifests"},{"name":"8.0.0a1","sha":"0837a2cb77cb5ed2aecd1004de1a0598b6f0e388","kind":"tag","published_at":"2021-12-11T00:12:19.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/8.0.0a1","html_url":"https://github.com/ipython/ipython/releases/tag/8.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/8.0.0a1/manifests"},{"name":"7.30.1","sha":"44cd8b1e6845883fda1c4db92482522c0bb1cbb0","kind":"tag","published_at":"2021-12-02T17:25:47.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.30.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.30.1/manifests"},{"name":"7.30.0","sha":"f013a8ae693214edc91240609942dcbc799ce11c","kind":"tag","published_at":"2021-11-26T22:51:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.30.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.30.0/manifests"},{"name":"7.16.2","sha":"9f477b701e3b7ba0680e24c0f94cd8bf75bca90d","kind":"tag","published_at":"2021-11-26T22:40:25.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.16.2","html_url":"https://github.com/ipython/ipython/releases/tag/7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.2/manifests"},{"name":"7.29.0","sha":"3813660de218fba265ea04a35a3b41cf81bef493","kind":"tag","published_at":"2021-10-30T00:53:13.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.29.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.29.0/manifests"},{"name":"7.28.0","sha":"e76fa004a01f41c5fd78762f7aad8fd3367cfeca","kind":"tag","published_at":"2021-09-25T00:33:41.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.28.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.28.0/manifests"},{"name":"7.27.0","sha":"24512bd2988dd5eefc848736e8405ab02853ffba","kind":"tag","published_at":"2021-08-27T22:39:03.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.27.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.27.0/manifests"},{"name":"7.26.0","sha":"9cc5c342c0b45228dab67b6beb0815bce73e85f0","kind":"tag","published_at":"2021-08-01T14:12:02.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.26.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.26.0/manifests"},{"name":"7.25.0","sha":"63a5c09edca0b29489f10d236c2f0b17568a31b0","kind":"tag","published_at":"2021-06-25T15:46:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.25.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.25.0/manifests"},{"name":"7.24.1","sha":"30cd45eb79c1d0a5e17a64d1cb50312012a10d56","kind":"tag","published_at":"2021-06-02T20:47:02.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.24.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.24.1/manifests"},{"name":"7.24.0","sha":"14f49efe303904d556c79dfbe83c096c237d2cf6","kind":"tag","published_at":"2021-05-28T16:54:26.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.24.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.24.0/manifests"},{"name":"7.23.1","sha":"9ca5c4454983faa141a5c27140470bccff82c937","kind":"tag","published_at":"2021-05-05T15:41:31.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.23.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.23.1/manifests"},{"name":"7.23.0","sha":"a0c0411c443627b214666d702d834f6cac8facb2","kind":"tag","published_at":"2021-04-30T23:09:48.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.23.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.23.0/manifests"},{"name":"7.22.0","sha":"8648ed8d7ab42757abf4a3ce5e23b7e4cd34bb28","kind":"tag","published_at":"2021-03-27T00:49:08.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.22.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.22.0/manifests"},{"name":"7.21.0","sha":"0dcb1debc50b823e9cfa9d6b06e4fe3d4ed55074","kind":"tag","published_at":"2021-02-26T22:11:07.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.21.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.21.0/manifests"},{"name":"7.20.0","sha":"ebfd01dae45798fc57d9b4d8661d378c670ad37c","kind":"tag","published_at":"2021-02-01T19:18:18.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.20.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.20.0/manifests"},{"name":"7.19.0","sha":"223e783c447a773a497809646ca0d874ea10ceeb","kind":"tag","published_at":"2020-10-30T18:12:52.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.19.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.19.0/manifests"},{"name":"7.18.1","sha":"95d2b79a2bd889da7a29e7c3cf5f49c1d25ff43d","kind":"tag","published_at":"2020-08-29T21:39:24.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.18.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.18.1/manifests"},{"name":"7.18.0","sha":"62779a198f8383f286f2729cdd73d111186b5f2b","kind":"tag","published_at":"2020-08-28T19:35:40.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.18.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.18.0/manifests"},{"name":"7.17.0","sha":"05c1664fbd31c526dcd543b0ce72f13a1fd6957a","kind":"tag","published_at":"2020-08-01T01:45:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.17.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.17.0/manifests"},{"name":"7.16.1","sha":"2486838d9eaa73413505ec7e72b01d6e262f30f9","kind":"tag","published_at":"2020-06-26T22:42:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.16.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.1/manifests"},{"name":"7.16.0","sha":"329684047cfc82be54374e88f6f6785ac99e0bc2","kind":"tag","published_at":"2020-06-26T22:04:07.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.16.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.16.0/manifests"},{"name":"7.15.0","sha":"2922831acf6d7c185fb863b4436ffd7cfa665675","kind":"tag","published_at":"2020-05-29T22:46:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.15.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.15.0/manifests"},{"name":"7.14.0","sha":"e78905a3cb7222a00ea17a4b16a2cbc048e93e4f","kind":"tag","published_at":"2020-05-01T19:06:06.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.14.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.14.0/manifests"},{"name":"5.10.0","sha":"818206a233464a223e796b6ddf7574c8876f572c","kind":"tag","published_at":"2020-05-01T18:16:18.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.10.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.10.0/manifests"},{"name":"7.13.0","sha":"d0b255042e339b213930fa7fb76cdab81f23af0a","kind":"tag","published_at":"2020-02-29T00:46:19.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.13.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.13.0/manifests"},{"name":"5.9.0","sha":"2348ebbe4ce7d410cf9d43e8270348b1c4366810","kind":"tag","published_at":"2020-02-01T19:42:38.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.9.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.9.0/manifests"},{"name":"7.12.0","sha":"8bda98619aba4bf0aa75d92991c3f7d240d1c781","kind":"tag","published_at":"2020-02-01T01:38:27.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.12.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.12.0/manifests"},{"name":"7.11.1","sha":"3544c180b971afa87022e3c6b467819713f57311","kind":"tag","published_at":"2020-01-01T17:32:34.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.11.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.11.1/manifests"},{"name":"7.11.0","sha":"c6839ecd8f63381014dd37ff17d6979b8d9c1426","kind":"tag","published_at":"2019-12-27T18:39:07.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.11.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.11.0/manifests"},{"name":"7.10.2","sha":"f7f2eae63508add27942d778a7060422aed97150","kind":"tag","published_at":"2019-12-14T18:27:40.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.10.2","html_url":"https://github.com/ipython/ipython/releases/tag/7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.2/manifests"},{"name":"7.10.1","sha":"b93782e5359bff127a2da1d3cc0019ee8d75099e","kind":"tag","published_at":"2019-12-01T17:51:12.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.10.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.1/manifests"},{"name":"7.10.0","sha":"cd9f5228dcee55d170f22e55ecea807ee79b3bbd","kind":"tag","published_at":"2019-11-27T23:21:54.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.10.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.10.0/manifests"},{"name":"7.9.0","sha":"2eec187d323fa1d1c1a645a8876a69aa3be7fba1","kind":"tag","published_at":"2019-10-25T18:11:34.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.9.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.9.0/manifests"},{"name":"7.8.0","sha":"c233c25ab8b724646b9bdc407214c3bb7294683c","kind":"tag","published_at":"2019-08-30T16:51:35.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.8.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.8.0/manifests"},{"name":"7.7.0","sha":"741169a0094d1f18312b73a87a320a08526ac21c","kind":"tag","published_at":"2019-07-26T22:15:00.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.7.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.7.0/manifests"},{"name":"7.6.1","sha":"3a0e83735e7fd5dbb6c658ab7f2e57d94e08a598","kind":"tag","published_at":"2019-07-03T16:43:45.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.6.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.6.1/manifests"},{"name":"7.6.0","sha":"edbca8cd18673e5aaed71333c20ee46962fafd3f","kind":"tag","published_at":"2019-06-28T23:32:26.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.6.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.6.0/manifests"},{"name":"7.5.0","sha":"8c47bbcb30a9a3842c8f870dc6610a69f2b06d97","kind":"tag","published_at":"2019-04-24T22:18:24.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.5.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.5.0/manifests"},{"name":"7.4.0","sha":"d774f565bf46f645b256a7f06da24e9d7d2abb25","kind":"tag","published_at":"2019-03-21T21:14:00.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.4.0/manifests"},{"name":"7.3.0","sha":"2e1cca5bc917a19484e8ba967e8b3ae102f44bb3","kind":"tag","published_at":"2019-02-18T21:56:45.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"523ed2fe58ea5ee9971d2b21df1de33b8cdfa924","kind":"tag","published_at":"2018-11-30T01:13:38.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.2.0/manifests"},{"name":"7.1.1","sha":"59a7834d26f553c62b35e767b8fc0482187f7218","kind":"tag","published_at":"2018-10-28T04:52:16.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.1.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"de31a74aff8765c2b3df4a1981bec757de937362","kind":"tag","published_at":"2018-10-27T20:28:00.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.1.0/manifests"},{"name":"7.0.1","sha":"3772d25dfddfd7abe76b602b6c636534996e0a8c","kind":"tag","published_at":"2018-09-27T17:07:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.1","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.1/manifests"},{"name":"7.0.0-doc","sha":"9d8832490689fe3d23a4d174ac5f7fa0376c4950","kind":"tag","published_at":"2018-09-27T16:32:20.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.0-doc","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.0-doc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0-doc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0-doc/manifests"},{"name":"7.0.0","sha":"6e37b96b9fa01c78cc529131038e1adc0343e606","kind":"tag","published_at":"2018-09-27T15:03:42.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0/manifests"},{"name":"7.0.0rc1","sha":"07fe08d3de70747098a39602e1b5f965abcab04f","kind":"tag","published_at":"2018-09-21T07:45:14.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0rc1/manifests"},{"name":"7.0.0b1","sha":"2a62b70caecaac834be8b02149f6dd985b73d76c","kind":"tag","published_at":"2018-09-10T21:20:57.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/7.0.0b1","html_url":"https://github.com/ipython/ipython/releases/tag/7.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/7.0.0b1/manifests"},{"name":"6.5.0","sha":"dd83a21637ac2aa95f2b0628d0032a750b2718ad","kind":"tag","published_at":"2018-07-29T21:44:01.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.5.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.5.0/manifests"},{"name":"5.8.0","sha":"033ab93c732772148953ce8d34ee4f7c0e60485a","kind":"tag","published_at":"2018-07-29T01:03:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.8.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.8.0/manifests"},{"name":"6.4.0","sha":"7f10f7bb3dd3c6b1ac66d541f48e1354d4df8ce3","kind":"tag","published_at":"2018-05-10T19:04:27.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.4.0/manifests"},{"name":"5.7.0","sha":"a0d6ad5450846359ad2f87c370932a7ae149ebb3","kind":"tag","published_at":"2018-05-10T18:52:54.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.7.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.7.0/manifests"},{"name":"6.3.1","sha":"e1aef18995ddc46e4f8b51103ddfdb9d713fc2ce","kind":"tag","published_at":"2018-04-06T09:58:25.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.3.1","html_url":"https://github.com/ipython/ipython/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"c6262119cb6d47550193306850e1d63b5f385782","kind":"tag","published_at":"2018-04-02T10:32:17.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.3.0/manifests"},{"name":"5.6.0","sha":"64a584802b44b813697f9355d8981ac9efe3b08a","kind":"tag","published_at":"2018-04-02T10:24:23.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.6.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.6.0/manifests"},{"name":"6.2.1","sha":"ca54430620783071814a3676d06ad3e13af577b8","kind":"tag","published_at":"2017-09-29T18:59:44.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"80cec70fcc5e78102f72e20846a7daedeb16e363","kind":"tag","published_at":"2017-09-15T17:45:32.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.2.0/manifests"},{"name":"5.5.0","sha":"b467d487e66948858c54dd2ffd8800110a21ab7d","kind":"tag","published_at":"2017-09-15T17:01:10.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.5.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.5.0/manifests"},{"name":"5.4.1","sha":"1149d170086f6e952ac4390a0a8a13bc5c558046","kind":"tag","published_at":"2017-06-01T04:24:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.4.1","html_url":"https://github.com/ipython/ipython/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.4.1/manifests"},{"name":"6.1.0","sha":"d86648c5decf384cf7182b7214d01429cf9e6047","kind":"tag","published_at":"2017-05-31T22:36:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.1.0/manifests"},{"name":"5.4.0","sha":"bd8ef10fd830834e0e3b37652605fdbc13a626ee","kind":"tag","published_at":"2017-05-31T22:16:45.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.4.0/manifests"},{"name":"6.0.0","sha":"51ce9d73b29b9782d7f8a2f5d3d2af64a7ff37a0","kind":"tag","published_at":"2017-04-19T21:27:27.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.0.0/manifests"},{"name":"6.0.0rc1","sha":"eae27b5afb523565fc18f9641ecb5ffadf52744c","kind":"tag","published_at":"2017-04-10T21:52:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/6.0.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/6.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/6.0.0rc1/manifests"},{"name":"5.3.0","sha":"5a894b9f0e31d3747b5e00549544232130dc1d5a","kind":"tag","published_at":"2017-02-24T15:13:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.3.0/manifests"},{"name":"5.2.2","sha":"5be56c736c794d7ba597394a16a670ef17d0558d","kind":"tag","published_at":"2017-02-03T14:37:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.2.2","html_url":"https://github.com/ipython/ipython/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"be4827bd74cad979aadc7157733e214545f55235","kind":"tag","published_at":"2017-01-31T14:02:12.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"2b2522a032f08d0dd32c3d101406387cd15ba019","kind":"tag","published_at":"2017-01-29T23:35:23.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"5c9c918bc0a11057184ec143da13b68994f59666","kind":"tag","published_at":"2016-08-13T12:55:05.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"1ba246d740cd242e377d722630a909d85433c313","kind":"tag","published_at":"2016-07-08T02:42:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0/manifests"},{"name":"5.0.0rc1","sha":"192b3e4c7a290ce87932965ab2d36343eea6dd19","kind":"tag","published_at":"2016-07-05T16:27:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0rc1/manifests"},{"name":"4.2.1","sha":"4d977eb02c9397a834825256544aaddfc62b8ea4","kind":"tag","published_at":"2016-07-01T22:10:17.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.2.1/manifests"},{"name":"5.0.0b4","sha":"1b487f7af0d2da10a1fca1d0425c86b32b077a9c","kind":"tag","published_at":"2016-06-16T22:29:36.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0b4","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b4/manifests"},{"name":"5.0.0b3","sha":"7f5f1ce798670efd23ced7c5650afa84d07efd90","kind":"tag","published_at":"2016-06-09T21:49:00.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0b3","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b3/manifests"},{"name":"5.0.0b2","sha":"97bd1ea3260774ffe438a5f850c7873e903e6e3f","kind":"tag","published_at":"2016-06-07T23:04:46.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0b2","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b2/manifests"},{"name":"5.0.0b1","sha":"171a542f269aac28483a639b34ee56938f87577f","kind":"tag","published_at":"2016-06-03T19:11:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/5.0.0b1","html_url":"https://github.com/ipython/ipython/releases/tag/5.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/5.0.0b1/manifests"},{"name":"4.2.0","sha":"c963f6b4435fb150ebe995460649923b3ffc5e71","kind":"tag","published_at":"2016-04-20T12:02:51.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"b5734353b6d697be2bc4bc98333b0d29462533f9","kind":"tag","published_at":"2016-03-01T11:33:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.2","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.2/manifests"},{"name":"rel-4.1.2","sha":"b5734353b6d697be2bc4bc98333b0d29462533f9","kind":"commit","published_at":"2016-03-01T11:33:09.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.1.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.2/manifests"},{"name":"rel-4.1.1","sha":"86d685f392369be3a20589009dd1b3df2a884286","kind":"tag","published_at":"2016-02-03T17:15:32.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.1.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.1/manifests"},{"name":"4.1.1","sha":"86d685f392369be3a20589009dd1b3df2a884286","kind":"tag","published_at":"2016-02-03T17:15:32.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.1","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"9cbb747586ca0e9b62d52531062aa36437ae317e","kind":"commit","published_at":"2016-02-03T01:03:04.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0/manifests"},{"name":"rel-4.1.0","sha":"9cbb747586ca0e9b62d52531062aa36437ae317e","kind":"commit","published_at":"2016-02-03T01:03:04.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.0/manifests"},{"name":"rel-4.1.0rc2","sha":"1f5cea7dec9d385e5b6816547d071ec56d94845c","kind":"tag","published_at":"2016-01-29T23:11:44.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.1.0rc2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.1.0rc2/manifests"},{"name":"4.1.0rc2","sha":"1f5cea7dec9d385e5b6816547d071ec56d94845c","kind":"commit","published_at":"2016-01-29T23:11:02.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.0rc2","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0rc2/manifests"},{"name":"4.1.0rc1","sha":"fce837c72d812c25449624da78aefdddc0b95310","kind":"commit","published_at":"2016-01-26T19:34:55.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.1.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/4.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.1.0rc1/manifests"},{"name":"4.0.3","sha":"8ff8693cdcc63c58cb50be923ce9471c1a68f6ff","kind":"tag","published_at":"2016-01-19T18:57:16.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.0.3","html_url":"https://github.com/ipython/ipython/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.3/manifests"},{"name":"rel-4.0.3","sha":"8ff8693cdcc63c58cb50be923ce9471c1a68f6ff","kind":"commit","published_at":"2016-01-19T18:57:03.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.3","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.3/manifests"},{"name":"4.0.2","sha":"e20c72609698b90823f63c2effa31763c0c31a83","kind":"tag","published_at":"2016-01-13T14:20:19.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.0.2","html_url":"https://github.com/ipython/ipython/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.2/manifests"},{"name":"rel-4.0.2","sha":"e20c72609698b90823f63c2effa31763c0c31a83","kind":"commit","published_at":"2016-01-13T14:18:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.2/manifests"},{"name":"3.2.3","sha":"d296ce3fae3874ebcef59bc87c8f2de12195f0c0","kind":"tag","published_at":"2015-11-25T14:20:47.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/3.2.3","html_url":"https://github.com/ipython/ipython/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.2.3/manifests"},{"name":"rel-3.2.3","sha":"d296ce3fae3874ebcef59bc87c8f2de12195f0c0","kind":"tag","published_at":"2015-11-25T14:20:47.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.2.3","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.3/manifests"},{"name":"rel-4.0.1","sha":"03b638570ab82d1d14c3b496f9e4fdfc4a9768ad","kind":"tag","published_at":"2015-11-25T14:08:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.1/manifests"},{"name":"4.0.1","sha":"03b638570ab82d1d14c3b496f9e4fdfc4a9768ad","kind":"tag","published_at":"2015-11-25T14:08:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.0.1","html_url":"https://github.com/ipython/ipython/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.1/manifests"},{"name":"rel-3.2.2","sha":"6333a49b81a3606eb6277dbdadb1c7d333a3d3af","kind":"tag","published_at":"2015-09-22T08:31:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.2.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.2/manifests"},{"name":"3.2.2","sha":"6333a49b81a3606eb6277dbdadb1c7d333a3d3af","kind":"tag","published_at":"2015-09-22T08:31:41.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/3.2.2","html_url":"https://github.com/ipython/ipython/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.2.2/manifests"},{"name":"4.0.0","sha":"f534027be34cba199285c7768a41d4f53217b924","kind":"tag","published_at":"2015-08-12T01:41:51.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/4.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/4.0.0/manifests"},{"name":"rel-4.0.0","sha":"f534027be34cba199285c7768a41d4f53217b924","kind":"tag","published_at":"2015-08-12T01:03:15.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.0/manifests"},{"name":"rel-3.2.1","sha":"2d95975561ef81f18383b62b34256fa2d1db8905","kind":"tag","published_at":"2015-07-12T15:43:28.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.1/manifests"},{"name":"rel-4.0.0b1","sha":"8137f8f0dfd0183450b535b362c4d537f2e4aa9a","kind":"tag","published_at":"2015-07-11T20:03:33.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-4.0.0b1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-4.0.0b1/manifests"},{"name":"rel-3.2.0","sha":"8b0eef4cb37a85b8a35784f82799352188d90ca3","kind":"tag","published_at":"2015-06-22T01:10:46.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.2.0/manifests"},{"name":"rel-3.1.0","sha":"cbccb682ff1595442fe27899102f67c9f73c702b","kind":"tag","published_at":"2015-04-03T20:53:11.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.1.0/manifests"},{"name":"rel-3.0.0","sha":"f75fda4dee1b9ed5e734548180c2bdb6067a9ac8","kind":"tag","published_at":"2015-02-28T00:31:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-3.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-3.0.0/manifests"},{"name":"rel-2.4.1","sha":"af17558781ff8d6ac0629e809399d67235a7e1db","kind":"tag","published_at":"2015-02-09T22:58:44.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.4.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.4.1/manifests"},{"name":"rel-2.4.0","sha":"b11c1c3e28b50e938bca0a8a50d7721f535cf0c8","kind":"tag","published_at":"2015-01-30T20:41:39.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.4.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.4.0/manifests"},{"name":"rel-2.3.1","sha":"1c0eb685df54c6fae5b1eeabe31118c299191aab","kind":"tag","published_at":"2014-11-12T23:07:51.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.3.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.3.1/manifests"},{"name":"rel-2.3.0","sha":"be0cc2b10d9e1f2233b99b43138d4dfb5e150967","kind":"tag","published_at":"2014-10-01T23:54:03.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.3.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.3.0/manifests"},{"name":"3.0.0-dev","sha":"a9897bb8ed32eb8ceb2313a8bac13accfa2440fb","kind":"tag","published_at":"2014-09-26T18:51:15.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/3.0.0-dev","html_url":"https://github.com/ipython/ipython/releases/tag/3.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/3.0.0-dev/manifests"},{"name":"rel-2.2.0","sha":"d87a8cd754e47b89329d71a1b79c5100892885da","kind":"tag","published_at":"2014-08-06T22:54:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.2.0/manifests"},{"name":"rel-2.1.0","sha":"681fd77d0aa43f0b2648674ce3da9185021c0e3d","kind":"tag","published_at":"2014-05-21T19:28:11.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.1.0/manifests"},{"name":"rel-2.0.0","sha":"6f62d69177e37d469f7cf032109841f42ff02237","kind":"tag","published_at":"2014-04-02T05:25:29.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-2.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-2.0.0/manifests"},{"name":"rel-1.2.1","sha":"9c4f59ddd54d797072d28d2d5549bc5ea234216d","kind":"tag","published_at":"2014-02-24T22:07:43.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-1.2.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.2.1/manifests"},{"name":"rel-1.2.0","sha":"1b14e0b2e7b3991f805351df9b303f79d2bdc5b8","kind":"tag","published_at":"2014-02-10T21:52:22.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-1.2.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.2.0/manifests"},{"name":"1.2.0rc1","sha":"5c7567110be0b78bd4c5ffc9195884078804f7ea","kind":"tag","published_at":"2014-02-04T23:26:31.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/1.2.0rc1","html_url":"https://github.com/ipython/ipython/releases/tag/1.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/1.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/1.2.0rc1/manifests"},{"name":"rel-1.1.0","sha":"7c2ea3abc03c2c070beb9cadc66a8c9199a931e6","kind":"tag","published_at":"2013-09-09T22:39:46.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-1.1.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.1.0/manifests"},{"name":"rel-1.0.0","sha":"02da31ca5a6576dfe9a95ecd9497c1df9a63533d","kind":"tag","published_at":"2013-08-09T01:01:50.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-1.0.0","html_url":"https://github.com/ipython/ipython/releases/tag/rel-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-1.0.0/manifests"},{"name":"1.0.0a1","sha":"29e6a32abe195f1e177b92916bea531dba38985a","kind":"tag","published_at":"2013-07-22T01:02:15.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/1.0.0a1","html_url":"https://github.com/ipython/ipython/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/1.0.0a1/manifests"},{"name":"rel-0.13.2","sha":"858d539befd50a1bcb700f217061e72cc4fed859","kind":"tag","published_at":"2013-04-05T20:55:14.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.13.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13.2/manifests"},{"name":"rel-0.13.1","sha":"177894e7f13d7fd95875ebffc2ca9dff2a2850c5","kind":"commit","published_at":"2012-10-19T23:17:18.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.13.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13.1/manifests"},{"name":"rel-0.13","sha":"2255c2b87953700d0ca44fdb991dbd85957449a3","kind":"tag","published_at":"2012-06-30T08:31:54.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.13","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.13/manifests"},{"name":"rel-0.12.1","sha":"ea199a6ddc6cd80f46d0c106c7c7db95ebadc985","kind":"tag","published_at":"2012-04-22T05:10:49.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.12.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.12.1/manifests"},{"name":"rel-0.12","sha":"698e9abebe0d6e0f261e7050c48680c4608a0985","kind":"tag","published_at":"2011-12-19T09:08:42.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.12","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.12/manifests"},{"name":"rel-0.10","sha":"0bb5689d5b286c6e2d41a3883416630e5bb3d781","kind":"tag","published_at":"2011-08-17T05:42:05.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.10","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10/manifests"},{"name":"rel-0.8.4","sha":"6eb49afa1565acae1c1e4034a54832947fdce297","kind":"tag","published_at":"2011-08-17T05:13:38.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.8.4","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.8.4/manifests"},{"name":"rel-0.11","sha":"464280a07ce4df7f3b677bbb18cb3a8627e95cc6","kind":"tag","published_at":"2011-07-31T15:41:25.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.11","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.11/manifests"},{"name":"rel-0.10.2","sha":"528a43e775ecdb9ef6e9a20deef5e2b8b5077ac7","kind":"tag","published_at":"2011-04-09T07:33:55.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.10.2","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10.2/manifests"},{"name":"rel-0.10.1","sha":"5d37858cc18c8c44d3df45e621776afeaf5f4e20","kind":"tag","published_at":"2010-10-12T06:35:21.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.10.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.10.1/manifests"},{"name":"dev-0.11","sha":"31ce543b1a891fcecce69b8582f75a752a513dbf","kind":"commit","published_at":"2009-08-04T23:38:35.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/dev-0.11","html_url":"https://github.com/ipython/ipython/releases/tag/dev-0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/dev-0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/dev-0.11/manifests"},{"name":"rel-0.9.1","sha":"fab347b9849385b87d2ee873d27adf3985938449","kind":"commit","published_at":"2008-09-15T03:37:31.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.9.1","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.9.1/manifests"},{"name":"rel-0.9","sha":"76706c4153cecc4e27cc7bd26508e564580ed7ff","kind":"commit","published_at":"2008-09-14T04:42:07.000Z","download_url":"https://codeload.github.com/ipython/ipython/tar.gz/rel-0.9","html_url":"https://github.com/ipython/ipython/releases/tag/rel-0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/tags/rel-0.9/manifests"}]},"repo_metadata_updated_at":"2024-09-09T18:27:44.471Z","dependent_packages_count":3074,"downloads":162433942,"downloads_period":"last-month","dependent_repos_count":133952,"rankings":{"downloads":0.03008031811770575,"dependent_repos_count":0.0060527469383188405,"dependent_packages_count":0.009904494989976285,"stargazers_count":0.30355442978538427,"forks_count":0.18286632416678436,"docker_downloads_count":0.0649294671565112,"average":0.09956463019244678},"purl":"pkg:pypi/ipython","advisories":[{"uuid":"GSA_kwCzR0hTQS0yOWd3LTk3OTMtZnZ3N84AAxh6","url":"https://github.com/advisories/GHSA-29gw-9793-fvw7","title":"IPython vulnerable to command injection via set_term_title","description":"IPython provides an interactive Python shell and Jupyter kernel to use Python interactively. Versions prior to 8.10.0 are vulnerable to command injection in the `set_term_title` [function](https://github.com/ipython/ipython/blob/3f0bf05f072a91b2a3042d23ce250e5e906183fd/IPython/utils/terminal.py#L103-L117) under specific conditions. This has been patched in version 8.10.0.\n\n### Impact \nUsers are only vulnerable when calling this function in Windows in a Python environment where [ctypes](https://docs.python.org/3/library/ctypes.html) is not available. The dependency on ctypes in `IPython.utils._process_win32` prevents the vulnerable code from ever being reached (making it effectively dead code). However, as a library that could be used by another tool, `set_term_title` could introduce a vulnerability for dependencies. Currently `set_term_title` is only called with (semi-)trusted input that contain the current working directory of the current IPython session. If an attacker can control directory names, and manage to get a user to `cd` into this directory, then the attacker can execute arbitrary commands contained in the folder names.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2023-02-10T19:55:53.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.0,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N","references":["https://github.com/ipython/ipython/security/advisories/GHSA-29gw-9793-fvw7","https://github.com/ipython/ipython/commit/385d69325319a5972ee9b5983638e3617f21cb1f","https://github.com/ipython/ipython/commit/991849c247fc208628879e7ca2923b3c218a5a75","https://github.com/Carreau/ipython/blob/7557ade0ed927475d5ab5b573d0ea4febfb22683/docs/source/whatsnew/version8.rst#ipython-810","https://nvd.nist.gov/vuln/detail/CVE-2023-24816","https://github.com/ipython/ipython/blob/3f0bf05f072a91b2a3042d23ce250e5e906183fd/IPython/utils/terminal.py#L103-L117","https://github.com/ipython/ipython/blob/56e6925dfa50e2c7f4a6471547b8176275db7c25/IPython/utils/_process_win32.py#L20","https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2023-17.yaml","https://github.com/advisories/GHSA-29gw-9793-fvw7"],"source_kind":"github","identifiers":["GHSA-29gw-9793-fvw7","CVE-2023-24816"],"repository_url":"https://github.com/ipython/ipython","blast_radius":10.253898404645147,"created_at":"2023-02-10T20:03:04.068Z","updated_at":"2026-04-27T16:04:34.060Z","epss_percentage":0.00546,"epss_percentile":0.67508,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOWd3LTk3OTMtZnZ3N84AAxh6","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yOWd3LTk3OTMtZnZ3N84AAxh6","packages":[{"ecosystem":"pypi","package_name":"ipython","versions":[{"first_patched_version":"8.10.0","vulnerable_version_range":"\u003c 8.10.0"}],"purl":"pkg:pypi/ipython"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOWd3LTk3OTMtZnZ3N84AAxh6/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05Mm1yLXY3MjItZjQ4bc4AAcm1","url":"https://github.com/advisories/GHSA-92mr-v722-f48m","title":"Improper Input Validation in Jupyter Notebook","description":"The editor in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to execute arbitrary JavaScript code via a crafted file, which triggers a redirect to files/, related to MIME types.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-17T03:25:49.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-7337","https://github.com/ipython/ipython/commit/0a8096adf165e2465550bd5893d7e352544e5967","https://github.com/jupyter/notebook/commit/9e63dd89b603dfbe3a7e774d8a962ee0fa30c0b5","https://bugzilla.redhat.com/show_bug.cgi?id=1264067","https://security.gentoo.org/glsa/201512-02","http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html","http://seclists.org/oss-sec/2015/q3/558","http://seclists.org/oss-sec/2015/q3/634","https://github.com/advisories/GHSA-92mr-v722-f48m","https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2015-25.yaml","https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2015-27.yaml"],"source_kind":"github","identifiers":["GHSA-92mr-v722-f48m","CVE-2015-7337"],"repository_url":"https://github.com/ipython/ipython","blast_radius":47.680627581599936,"created_at":"2022-12-21T16:12:13.126Z","updated_at":"2026-05-13T08:04:46.182Z","epss_percentage":0.00775,"epss_percentile":0.73505,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Mm1yLXY3MjItZjQ4bc4AAcm1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05Mm1yLXY3MjItZjQ4bc4AAcm1","packages":[{"ecosystem":"pypi","package_name":"ipython","versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003c= 3.2.1"}],"purl":"pkg:pypi/ipython","statistics":{"dependent_packages_count":3074,"dependent_repos_count":133952,"downloads":160271616,"downloads_period":"last-month"},"affected_versions":["0.6.4","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.6.10","0.6.11","0.6.12","0.6.13","0.6.14","0.6.15","0.7.0","0.7.1","0.7.1.fix1","0.7.2","0.7.3","0.7.4.svn.r2010","0.8.0","0.8.1","0.8.2","0.8.3","0.8.4","0.9.1","0.10.1","0.10.2","0.12.1","0.13.1","0.13.2","1.0.0","1.1.0","1.2.0","1.2.1","2.0.0","2.1.0","2.2.0","2.3.0","2.3.1","2.4.0","2.4.1","3.0.0","3.1.0","3.2.0","3.2.1"],"unaffected_versions":["3.2.2","3.2.3","4.0.0","4.0.0b1","4.0.1","4.0.2","4.0.3","4.1.0","4.1.0rc1","4.1.0rc2","4.1.1","4.1.2","4.2.0","4.2.1","5.0.0","5.0.0b1","5.0.0b2","5.0.0b3","5.0.0b4","5.0.0rc1","5.1.0","5.2.0","5.2.1","5.2.2","5.3.0","5.4.0","5.4.1","5.5.0","5.6.0","5.7.0","5.8.0","5.9.0","5.10.0","6.0.0","6.0.0rc1","6.1.0","6.2.0","6.2.1","6.3.0","6.3.1","6.4.0","6.5.0","7.0.0","7.0.0b1","7.0.0rc1","7.0.1","7.1.0","7.1.1","7.2.0","7.3.0","7.4.0","7.5.0","7.6.0","7.6.1","7.7.0","7.8.0","7.9.0","7.10.0","7.10.1","7.10.2","7.11.0","7.11.1","7.12.0","7.13.0","7.14.0","7.15.0","7.16.0","7.16.1","7.16.2","7.16.3","7.17.0","7.18.0","7.18.1","7.19.0","7.20.0","7.21.0","7.22.0","7.23.0","7.23.1","7.24.0","7.24.1","7.25.0","7.26.0","7.27.0","7.28.0","7.29.0","7.30.0","7.30.1","7.31.0","7.31.1","7.32.0","7.33.0","7.34.0","8.0.0","8.0.0a1","8.0.0b1","8.0.0rc1","8.0.1","8.1.0","8.1.1","8.2.0","8.3.0","8.4.0","8.5.0","8.6.0","8.7.0","8.8.0","8.9.0","8.10.0","8.11.0","8.12.0","8.12.1","8.12.2","8.12.3","8.13.0","8.13.1","8.13.2","8.14.0","8.15.0","8.16.0","8.16.1","8.17.0","8.17.1","8.17.2","8.18.0","8.18.1","8.19.0","8.20.0","8.21.0","8.22.0","8.22.1","8.22.2","8.23.0","8.24.0","8.25.0","8.26.0","8.27.0","8.28.0","8.29.0","8.30.0","8.31.0","8.32.0","8.33.0","8.34.0","8.35.0","8.36.0","8.37.0","8.38.0","8.39.0","9.0.0","9.0.0b1","9.0.0b2","9.0.1","9.0.2","9.1.0","9.2.0","9.3.0","9.4.0","9.5.0","9.6.0","9.7.0","9.8.0","9.9.0","9.10.0","9.10.1","9.11.0","9.12.0","9.13.0"]},{"ecosystem":"pypi","package_name":"notebook","versions":[{"first_patched_version":"4.0.5","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.0.4"}],"purl":"pkg:pypi/notebook","statistics":{"dependent_packages_count":705,"dependent_repos_count":60132,"downloads":65635302,"downloads_period":"last-month"},"affected_versions":["4.0.0","4.0.1","4.0.2","4.0.4"],"unaffected_versions":["0.0.0","4.0.5","4.0.6","4.1.0","4.2.0","4.2.0b1","4.2.1","4.2.2","4.2.3","4.3.0","4.3.1","4.3.2","4.4.0","4.4.1","5.0.0","5.0.0b1","5.0.0b2","5.0.0rc1","5.0.0rc2","5.1.0","5.1.0rc1","5.1.0rc2","5.1.0rc3","5.2.0","5.2.0rc1","5.2.1","5.2.1rc1","5.2.2","5.3.0","5.3.0rc1","5.3.1","5.4.0","5.4.1","5.5.0","5.5.0rc1","5.6.0","5.6.0rc1","5.7.0","5.7.1","5.7.2","5.7.3","5.7.4","5.7.5","5.7.6","5.7.8","5.7.9","5.7.10","5.7.11","5.7.12","5.7.13","5.7.14","5.7.14a0","5.7.15","5.7.16","6.0.0","6.0.0rc1","6.0.1","6.0.2","6.0.3","6.1.0","6.1.0rc1","6.1.1","6.1.2","6.1.3","6.1.4","6.1.5","6.1.6","6.2.0","6.3.0","6.4.0","6.4.0a0","6.4.0a1","6.4.0rc0","6.4.1","6.4.2","6.4.3","6.4.4","6.4.5","6.4.6","6.4.7","6.4.8","6.4.9","6.4.10","6.4.11","6.4.12","6.4.13","6.5.0","6.5.0a0","6.5.0b0","6.5.0rc0","6.5.1","6.5.2","6.5.3","6.5.4","6.5.5","6.5.6","6.5.7","7.0.0","7.0.0a1","7.0.0a2","7.0.0a3","7.0.0a4","7.0.0a5","7.0.0a6","7.0.0a7","7.0.0a8","7.0.0a9","7.0.0a10","7.0.0a11","7.0.0a12","7.0.0a13","7.0.0a14","7.0.0a15","7.0.0a16","7.0.0a17","7.0.0a18","7.0.0b0","7.0.0b1","7.0.0b2","7.0.0b3","7.0.0b4","7.0.0rc0","7.0.0rc1","7.0.0rc2","7.0.1","7.0.2","7.0.3","7.0.4","7.0.5","7.0.6","7.0.7","7.0.8","7.1.0","7.1.0a0","7.1.0a1","7.1.0a2","7.1.0b0","7.1.0rc0","7.1.0rc1","7.1.1","7.1.2","7.1.3","7.2.0","7.2.0a0","7.2.0b0","7.2.0b1","7.2.0rc0","7.2.0rc1","7.2.1","7.2.2","7.2.3","7.3.0","7.3.0a0","7.3.0a1","7.3.0b0","7.3.0b1","7.3.0b2","7.3.0rc0","7.3.1","7.3.2","7.3.3","7.4.0","7.4.0a0","7.4.0a1","7.4.0a2","7.4.0a3","7.4.0b0","7.4.0b1","7.4.0b2","7.4.0b3","7.4.0rc0","7.4.1","7.4.2","7.4.3","7.4.4","7.4.5","7.4.6","7.4.7","7.5.0","7.5.0a0","7.5.0a1","7.5.0a2","7.5.0a3","7.5.0b0","7.5.0b1","7.5.0rc0","7.5.0rc1","7.5.1","7.5.2","7.5.3","7.5.4","7.5.5","7.5.6","7.6.0a0","7.6.0a1","7.6.0a2","7.6.0a3","7.6.0a4","7.6.0a5"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Mm1yLXY3MjItZjQ4bc4AAcm1/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xMzI2LWpodzMtNjk5Z84AAYd5","url":"https://github.com/advisories/GHSA-q326-jhw3-699g","title":"Improper Neutralization of Input During Web Page Generation in IPython","description":"Cross-site scripting (XSS) vulnerability in IPython 3.x before 3.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving JSON error messages and the /api/contents path.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T00:36:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-4706","https://github.com/ipython/ipython/commit/7222bd53ad089a65fd610fab4626f9d0ab47dfce","https://github.com/ipython/ipython/commit/c2078a53543ed502efd968649fee1125e0eb549c","https://bugzilla.redhat.com/show_bug.cgi?id=1235688","https://ipython.org/ipython-doc/3/whatsnew/version3.html","http://www.openwall.com/lists/oss-security/2015/06/22/7","https://github.com/advisories/GHSA-q326-jhw3-699g","https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2017-45.yaml","https://web.archive.org/web/20200516112656/http://www.securityfocus.com/bid/75328"],"source_kind":"github","identifiers":["GHSA-q326-jhw3-699g","CVE-2015-4706"],"repository_url":"https://github.com/ipython/ipython","blast_radius":27.172830772309638,"created_at":"2022-12-21T16:12:12.973Z","updated_at":"2026-04-27T16:04:34.073Z","epss_percentage":0.00522,"epss_percentile":0.6651,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xMzI2LWpodzMtNjk5Z84AAYd5","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xMzI2LWpodzMtNjk5Z84AAYd5","packages":[{"ecosystem":"pypi","package_name":"ipython","versions":[{"first_patched_version":"3.2.0","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.2.0"}],"purl":"pkg:pypi/ipython"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xMzI2LWpodzMtNjk5Z84AAYd5/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03ZmMyLXJtMzUtMnBwN84AAYcY","url":"https://github.com/advisories/GHSA-7fc2-rm35-2pp7","title":"IPython vulnerable to cross site request forgery (CSRF)","description":"IPython (Interactive Python) is a command shell. Cross-site request forgery in the REST API is possible in in IPython 2 and 3. Versions 2.4.1 and 3.2.3 contain patches.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T00:35:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-5607","https://github.com/ipython/ipython/commit/1415a9710407e7c14900531813c15ba6165f0816","https://github.com/ipython/ipython/commit/a05fe052a18810e92d9be8c1185952c13fe4e5b0","https://bugzilla.redhat.com/show_bug.cgi?id=1243842","http://lists.fedoraproject.org/pipermail/package-announce/2015-July/162671.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-July/162936.html","http://www.openwall.com/lists/oss-security/2015/07/21/3","https://github.com/advisories/GHSA-7fc2-rm35-2pp7","https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2017-47.yaml"],"source_kind":"github","identifiers":["GHSA-7fc2-rm35-2pp7","CVE-2015-5607"],"repository_url":"https://github.com/ipython/ipython","blast_radius":44.091763139974134,"created_at":"2022-12-21T16:12:21.346Z","updated_at":"2026-04-27T16:04:32.585Z","epss_percentage":0.00256,"epss_percentile":0.48726,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03ZmMyLXJtMzUtMnBwN84AAYcY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03ZmMyLXJtMzUtMnBwN84AAYcY","packages":[{"ecosystem":"pypi","package_name":"ipython","versions":[{"first_patched_version":"3.2.3","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.2.3"},{"first_patched_version":"2.4.1","vulnerable_version_range":"\u003e= 0.12, \u003c 2.4.1"}],"purl":"pkg:pypi/ipython"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03ZmMyLXJtMzUtMnBwN84AAYcY/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03NWN3LTVjZ3YtZzg1M84AAU-w","url":"https://github.com/advisories/GHSA-75cw-5cgv-g853","title":"IPython Notebook vulnerable to improper validation of the origin of websocket requests ","description":"IPython Notebook 0.12 through 1.x before 1.2.0 does not validate the origin of websocket requests, which allows remote attackers to execute arbitrary code by leveraging knowledge of the kernel id and a crafted page.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-14T02:05:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-3429","https://github.com/ipython/ipython/pull/4845","https://bugzilla.redhat.com/show_bug.cgi?id=1119890","https://exchange.xforce.ibmcloud.com/vulnerabilities/94497","http://advisories.mageia.org/MGASA-2014-0320.html","http://lambdaops.com/cross-origin-websocket-hijacking-of-ipython","http://lists.opensuse.org/opensuse-updates/2014-08/msg00039.html","http://permalink.gmane.org/gmane.comp.python.ipython.devel/13198","http://seclists.org/oss-sec/2014/q3/152","https://github.com/ipython/ipython/commit/e5b669ce4750d628dba383fd637dbde918ea15f5","https://github.com/mattvonrocketstein/ipython/commit/dd4135db9f42d196a46553310a8e63ff5658671d","https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2014-21.yaml","https://github.com/advisories/GHSA-75cw-5cgv-g853"],"source_kind":"github","identifiers":["GHSA-75cw-5cgv-g853","CVE-2014-3429"],"repository_url":"https://github.com/ipython/ipython","blast_radius":41.528288538812845,"created_at":"2024-04-29T12:05:36.112Z","updated_at":"2026-04-27T16:05:49.886Z","epss_percentage":0.02089,"epss_percentile":0.83511,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03NWN3LTVjZ3YtZzg1M84AAU-w","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03NWN3LTVjZ3YtZzg1M84AAU-w","packages":[{"ecosystem":"pypi","package_name":"ipython","versions":[{"first_patched_version":"1.2.0","vulnerable_version_range":"\u003e= 0.12, \u003c 1.2.0"}],"purl":"pkg:pypi/ipython"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03NWN3LTVjZ3YtZzg1M84AAU-w/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00dndxLXg2NHEtajRjas4AAU96","url":"https://github.com/advisories/GHSA-4vwq-x64q-j4cj","title":"Improper Neutralization of Input During Web Page Generation in Jupyter Notebook","description":"Cross-site scripting (XSS) vulnerability in the file browser in notebook/notebookapp.py in IPython Notebook before 3.2.2 and Jupyter Notebook 4.0.x before 4.0.5 allows remote attackers to inject arbitrary web script or HTML via a folder name.  NOTE: this was originally reported as a cross-site request forgery (CSRF) vulnerability, but this may be inaccurate.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-14T02:04:49.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-6938","https://github.com/ipython/ipython/commit/3ab41641cf6fce3860c73d5cf4645aa12e1e5892","https://github.com/jupyter/notebook/commit/35f32dd2da804d108a3a3585b69ec3295b2677ed","https://github.com/jupyter/notebook/commit/dd9876381f0ef09873d8c5f6f2063269172331e3","https://bugzilla.redhat.com/show_bug.cgi?id=1259405","http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166460.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-September/166471.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-September/167670.html","http://lists.opensuse.org/opensuse-updates/2015-10/msg00016.html","http://seclists.org/oss-sec/2015/q3/474","http://seclists.org/oss-sec/2015/q3/544","https://github.com/advisories/GHSA-4vwq-x64q-j4cj","https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2015-24.yaml","https://github.com/pypa/advisory-database/tree/main/vulns/notebook/PYSEC-2015-26.yaml"],"source_kind":"github","identifiers":["GHSA-4vwq-x64q-j4cj","CVE-2015-6938"],"repository_url":"https://github.com/ipython/ipython","blast_radius":27.172830772309638,"created_at":"2022-12-21T16:12:13.102Z","updated_at":"2026-05-13T08:04:46.177Z","epss_percentage":0.00861,"epss_percentile":0.74522,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00dndxLXg2NHEtajRjas4AAU96","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00dndxLXg2NHEtajRjas4AAU96","packages":[{"ecosystem":"pypi","package_name":"ipython","versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003c= 3.2.1"}],"purl":"pkg:pypi/ipython","statistics":{"dependent_packages_count":3074,"dependent_repos_count":133952,"downloads":160271616,"downloads_period":"last-month"},"affected_versions":["0.6.4","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.6.10","0.6.11","0.6.12","0.6.13","0.6.14","0.6.15","0.7.0","0.7.1","0.7.1.fix1","0.7.2","0.7.3","0.7.4.svn.r2010","0.8.0","0.8.1","0.8.2","0.8.3","0.8.4","0.9.1","0.10.1","0.10.2","0.12.1","0.13.1","0.13.2","1.0.0","1.1.0","1.2.0","1.2.1","2.0.0","2.1.0","2.2.0","2.3.0","2.3.1","2.4.0","2.4.1","3.0.0","3.1.0","3.2.0","3.2.1"],"unaffected_versions":["3.2.2","3.2.3","4.0.0","4.0.0b1","4.0.1","4.0.2","4.0.3","4.1.0","4.1.0rc1","4.1.0rc2","4.1.1","4.1.2","4.2.0","4.2.1","5.0.0","5.0.0b1","5.0.0b2","5.0.0b3","5.0.0b4","5.0.0rc1","5.1.0","5.2.0","5.2.1","5.2.2","5.3.0","5.4.0","5.4.1","5.5.0","5.6.0","5.7.0","5.8.0","5.9.0","5.10.0","6.0.0","6.0.0rc1","6.1.0","6.2.0","6.2.1","6.3.0","6.3.1","6.4.0","6.5.0","7.0.0","7.0.0b1","7.0.0rc1","7.0.1","7.1.0","7.1.1","7.2.0","7.3.0","7.4.0","7.5.0","7.6.0","7.6.1","7.7.0","7.8.0","7.9.0","7.10.0","7.10.1","7.10.2","7.11.0","7.11.1","7.12.0","7.13.0","7.14.0","7.15.0","7.16.0","7.16.1","7.16.2","7.16.3","7.17.0","7.18.0","7.18.1","7.19.0","7.20.0","7.21.0","7.22.0","7.23.0","7.23.1","7.24.0","7.24.1","7.25.0","7.26.0","7.27.0","7.28.0","7.29.0","7.30.0","7.30.1","7.31.0","7.31.1","7.32.0","7.33.0","7.34.0","8.0.0","8.0.0a1","8.0.0b1","8.0.0rc1","8.0.1","8.1.0","8.1.1","8.2.0","8.3.0","8.4.0","8.5.0","8.6.0","8.7.0","8.8.0","8.9.0","8.10.0","8.11.0","8.12.0","8.12.1","8.12.2","8.12.3","8.13.0","8.13.1","8.13.2","8.14.0","8.15.0","8.16.0","8.16.1","8.17.0","8.17.1","8.17.2","8.18.0","8.18.1","8.19.0","8.20.0","8.21.0","8.22.0","8.22.1","8.22.2","8.23.0","8.24.0","8.25.0","8.26.0","8.27.0","8.28.0","8.29.0","8.30.0","8.31.0","8.32.0","8.33.0","8.34.0","8.35.0","8.36.0","8.37.0","8.38.0","8.39.0","9.0.0","9.0.0b1","9.0.0b2","9.0.1","9.0.2","9.1.0","9.2.0","9.3.0","9.4.0","9.5.0","9.6.0","9.7.0","9.8.0","9.9.0","9.10.0","9.10.1","9.11.0","9.12.0","9.13.0"]},{"ecosystem":"pypi","package_name":"notebook","versions":[{"first_patched_version":"4.0.5","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.0.4"}],"purl":"pkg:pypi/notebook","statistics":{"dependent_packages_count":705,"dependent_repos_count":60132,"downloads":65635302,"downloads_period":"last-month"},"affected_versions":["4.0.0","4.0.1","4.0.2","4.0.4"],"unaffected_versions":["0.0.0","4.0.5","4.0.6","4.1.0","4.2.0","4.2.0b1","4.2.1","4.2.2","4.2.3","4.3.0","4.3.1","4.3.2","4.4.0","4.4.1","5.0.0","5.0.0b1","5.0.0b2","5.0.0rc1","5.0.0rc2","5.1.0","5.1.0rc1","5.1.0rc2","5.1.0rc3","5.2.0","5.2.0rc1","5.2.1","5.2.1rc1","5.2.2","5.3.0","5.3.0rc1","5.3.1","5.4.0","5.4.1","5.5.0","5.5.0rc1","5.6.0","5.6.0rc1","5.7.0","5.7.1","5.7.2","5.7.3","5.7.4","5.7.5","5.7.6","5.7.8","5.7.9","5.7.10","5.7.11","5.7.12","5.7.13","5.7.14","5.7.14a0","5.7.15","5.7.16","6.0.0","6.0.0rc1","6.0.1","6.0.2","6.0.3","6.1.0","6.1.0rc1","6.1.1","6.1.2","6.1.3","6.1.4","6.1.5","6.1.6","6.2.0","6.3.0","6.4.0","6.4.0a0","6.4.0a1","6.4.0rc0","6.4.1","6.4.2","6.4.3","6.4.4","6.4.5","6.4.6","6.4.7","6.4.8","6.4.9","6.4.10","6.4.11","6.4.12","6.4.13","6.5.0","6.5.0a0","6.5.0b0","6.5.0rc0","6.5.1","6.5.2","6.5.3","6.5.4","6.5.5","6.5.6","6.5.7","7.0.0","7.0.0a1","7.0.0a2","7.0.0a3","7.0.0a4","7.0.0a5","7.0.0a6","7.0.0a7","7.0.0a8","7.0.0a9","7.0.0a10","7.0.0a11","7.0.0a12","7.0.0a13","7.0.0a14","7.0.0a15","7.0.0a16","7.0.0a17","7.0.0a18","7.0.0b0","7.0.0b1","7.0.0b2","7.0.0b3","7.0.0b4","7.0.0rc0","7.0.0rc1","7.0.0rc2","7.0.1","7.0.2","7.0.3","7.0.4","7.0.5","7.0.6","7.0.7","7.0.8","7.1.0","7.1.0a0","7.1.0a1","7.1.0a2","7.1.0b0","7.1.0rc0","7.1.0rc1","7.1.1","7.1.2","7.1.3","7.2.0","7.2.0a0","7.2.0b0","7.2.0b1","7.2.0rc0","7.2.0rc1","7.2.1","7.2.2","7.2.3","7.3.0","7.3.0a0","7.3.0a1","7.3.0b0","7.3.0b1","7.3.0b2","7.3.0rc0","7.3.1","7.3.2","7.3.3","7.4.0","7.4.0a0","7.4.0a1","7.4.0a2","7.4.0a3","7.4.0b0","7.4.0b1","7.4.0b2","7.4.0b3","7.4.0rc0","7.4.1","7.4.2","7.4.3","7.4.4","7.4.5","7.4.6","7.4.7","7.5.0","7.5.0a0","7.5.0a1","7.5.0a2","7.5.0a3","7.5.0b0","7.5.0b1","7.5.0rc0","7.5.0rc1","7.5.1","7.5.2","7.5.3","7.5.4","7.5.5","7.5.6","7.6.0a0","7.6.0a1","7.6.0a2","7.6.0a3","7.6.0a4","7.6.0a5"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00dndxLXg2NHEtajRjas4AAU96/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02Nmd3LTV4cGYtZ2ZwNc4AAQ4N","url":"https://github.com/advisories/GHSA-66gw-5xpf-gfp5","title":"Improper Neutralization of Input During Web Page Generation in IPython","description":"Cross-site scripting (XSS) vulnerability in IPython before 3.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving JSON error messages and the /api/notebooks path.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-13T01:31:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-4707","https://github.com/ipython/ipython/commit/7222bd53ad089a65fd610fab4626f9d0ab47dfce","https://github.com/ipython/ipython/commit/c2078a53543ed502efd968649fee1125e0eb549c","https://bugzilla.redhat.com/show_bug.cgi?id=1235688","https://ipython.org/ipython-doc/3/whatsnew/version3.html","http://www.openwall.com/lists/oss-security/2015/06/22/7","https://github.com/advisories/GHSA-66gw-5xpf-gfp5","https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2017-46.yaml","https://web.archive.org/web/20200227150022/https://www.securityfocus.com/bid/75328"],"source_kind":"github","identifiers":["GHSA-66gw-5xpf-gfp5","CVE-2015-4707"],"repository_url":"https://github.com/ipython/ipython","blast_radius":27.172830772309638,"created_at":"2022-12-21T16:12:12.985Z","updated_at":"2026-04-27T16:04:34.076Z","epss_percentage":0.00887,"epss_percentile":0.75512,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02Nmd3LTV4cGYtZ2ZwNc4AAQ4N","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02Nmd3LTV4cGYtZ2ZwNc4AAQ4N","packages":[{"ecosystem":"pypi","package_name":"ipython","versions":[{"first_patched_version":"3.2.0","vulnerable_version_range":"\u003e= 0, \u003c 3.2.0"}],"purl":"pkg:pypi/ipython"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02Nmd3LTV4cGYtZ2ZwNc4AAQ4N/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wcTdtLTNndzctZ3E1eM0kfg","url":"https://github.com/advisories/GHSA-pq7m-3gw7-gq5x","title":"Execution with Unnecessary Privileges in ipython","description":"We’d like to disclose an arbitrary code execution vulnerability in IPython that stems from IPython executing untrusted files in CWD. This vulnerability allows one user to run code as another.\n \nProof of concept\n\nUser1:\n```\nmkdir -m 777 /tmp/profile_default\nmkdir -m 777 /tmp/profile_default/startup\necho 'print(\"stealing your private secrets\")' \u003e /tmp/profile_default/startup/foo.py\n```\n\nUser2:\n```\ncd /tmp\nipython\n```\n\n \n\nUser2 will see:\n```\nPython 3.9.7 (default, Oct 25 2021, 01:04:21)\nType 'copyright', 'credits' or 'license' for more information\nIPython 7.29.0 -- An enhanced Interactive Python. Type '?' for help.\nstealing your private secrets\n```\n\n\n## Patched release and documentation\n\nSee https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699, \n\nVersion 8.0.1, 7.31.1 for current Python version are recommended. \nVersion 7.16.3 has also been published for Python 3.6 users, \nVersion 5.11 (source only, 5.x branch on github) for older Python versions.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-21T18:55:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P","references":["https://github.com/ipython/ipython/security/advisories/GHSA-pq7m-3gw7-gq5x","https://github.com/ipython/ipython/commit/46a51ed69cdf41b4333943d9ceeb945c4ede5668","https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699","https://nvd.nist.gov/vuln/detail/CVE-2022-21699","https://lists.debian.org/debian-lts-announce/2022/01/msg00021.html","https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2022-12.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CRQRTWHYXMLDJ572VGVUZMUPEOTPM3KB","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZ7LVZBB4D7KVSFNEQUBEHFO3JW6D2ZK","https://github.com/ipython/ipython/commit/5fa1e409d2dc126c456510c16ece18e08b524e5b","https://github.com/ipython/ipython/commit/67ca2b3aa9039438e6f80e3fccca556f26100b4d","https://github.com/ipython/ipython/commit/a06ca837273271b4acb82c29be97c0b6d12a30ea","https://github.com/advisories/GHSA-pq7m-3gw7-gq5x"],"source_kind":"github","identifiers":["GHSA-pq7m-3gw7-gq5x","CVE-2022-21699"],"repository_url":"https://github.com/ipython/ipython","blast_radius":43.57906821974188,"created_at":"2022-12-21T16:12:38.271Z","updated_at":"2026-05-13T08:04:43.196Z","epss_percentage":0.01381,"epss_percentile":0.80412,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wcTdtLTNndzctZ3E1eM0kfg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wcTdtLTNndzctZ3E1eM0kfg","packages":[{"ecosystem":"pypi","package_name":"ipython","versions":[{"first_patched_version":"8.0.1","vulnerable_version_range":"\u003e= 8.0.0, \u003c 8.0.1"},{"first_patched_version":"7.31.1","vulnerable_version_range":"\u003e= 7.17.0, \u003c 7.31.1"},{"first_patched_version":"7.16.3","vulnerable_version_range":"\u003e= 6.0.0, \u003c 7.16.3"},{"first_patched_version":"5.11","vulnerable_version_range":"\u003c 5.11"}],"purl":"pkg:pypi/ipython","statistics":{"dependent_packages_count":3074,"dependent_repos_count":133952,"downloads":160271616,"downloads_period":"last-month"},"affected_versions":["0.6.4","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.6.10","0.6.11","0.6.12","0.6.13","0.6.14","0.6.15","0.7.0","0.7.1","0.7.1.fix1","0.7.2","0.7.3","0.7.4.svn.r2010","0.8.0","0.8.1","0.8.2","0.8.3","0.8.4","0.9.1","0.10.1","0.10.2","0.12.1","0.13.1","0.13.2","1.0.0","1.1.0","1.2.0","1.2.1","2.0.0","2.1.0","2.2.0","2.3.0","2.3.1","2.4.0","2.4.1","3.0.0","3.1.0","3.2.0","3.2.1","3.2.2","3.2.3","4.0.0","4.0.0-b1","4.0.0b1","4.0.1","4.0.2","4.0.3","4.1.0","4.1.0rc1","4.1.0rc2","4.1.1","4.1.2","4.2.0","4.2.1","5.0.0","5.0.0b1","5.0.0b2","5.0.0b3","5.0.0b4","5.0.0rc1","5.1.0","5.2.0","5.2.1","5.2.2","5.3.0","5.4.0","5.4.1","5.5.0","5.6.0","5.7.0","5.8.0","5.9.0","5.10.0","6.0.0","6.0.0rc1","6.1.0","6.2.0","6.2.1","6.3.0","6.3.1","6.4.0","6.5.0","7.0.0","7.0.0b1","7.0.0rc1","7.0.1","7.1.0","7.1.1","7.2.0","7.3.0","7.4.0","7.5.0","7.6.0","7.6.1","7.7.0","7.8.0","7.9.0","7.10.0","7.10.1","7.10.2","7.11.0","7.11.1","7.12.0","7.13.0","7.14.0","7.15.0","7.16.0","7.16.1","7.16.2","7.17.0","7.18.0","7.18.1","7.19.0","7.20.0","7.21.0","7.22.0","7.23.0","7.23.1","7.24.0","7.24.1","7.25.0","7.26.0","7.27.0","7.28.0","7.29.0","7.30.0","7.30.1","7.31.0","8.0.0","8.0.0a1","8.0.0b1","8.0.0rc1"],"unaffected_versions":["7.16.3","7.31.1","7.32.0","7.33.0","7.34.0","8.0.1","8.1.0","8.1.1","8.2.0","8.3.0","8.4.0","8.5.0","8.6.0","8.7.0","8.8.0","8.9.0","8.10.0","8.11.0","8.12.0","8.12.1","8.12.2","8.12.3","8.13.0","8.13.1","8.13.2","8.14.0","8.15.0","8.16.0","8.16.1","8.17.0","8.17.1","8.17.2","8.18.0","8.18.1","8.19.0","8.20.0","8.21.0","8.22.0","8.22.1","8.22.2","8.23.0","8.24.0","8.25.0","8.26.0","8.27.0","8.28.0","8.29.0","8.30.0","8.31.0","8.32.0","8.33.0","8.34.0","8.35.0","8.36.0","8.37.0","8.38.0","8.39.0","9.0.0","9.0.0b1","9.0.0b2","9.0.1","9.0.2","9.1.0","9.2.0","9.3.0","9.4.0","9.5.0","9.6.0","9.7.0","9.8.0","9.9.0","9.10.0","9.10.1","9.11.0","9.12.0","9.13.0"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wcTdtLTNndzctZ3E1eM0kfg/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ipython","docker_dependents_count":6345,"docker_downloads_count":956529051,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ipython/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate","https://github.com/sponsors/ipython"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-07T11:37:03.745Z","issues_count":394,"pull_requests_count":418,"avg_time_to_close_issue":22827002.686666667,"avg_time_to_close_pull_request":2698032.3098159507,"issues_closed_count":150,"pull_requests_closed_count":326,"pull_request_authors_count":137,"issue_authors_count":297,"avg_comments_per_issue":3.8299492385786804,"avg_comments_per_pull_request":1.555023923444976,"merged_pull_requests_count":274,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":191,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":2189544.9696969697,"past_year_avg_time_to_close_pull_request":395824.7272727273,"past_year_issues_closed_count":66,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":142,"past_year_avg_comments_per_issue":1.5706806282722512,"past_year_avg_comments_per_pull_request":0.972972972972973,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/issues","maintainers":[{"login":"Carreau","count":224,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"ianthomas23","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"mkoeppe","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkoeppe"},{"login":"ccordoba12","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccordoba12"},{"login":"MrMino","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrMino"},{"login":"jasongrout","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"},{"login":"takluyver","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"ellisonbg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellisonbg"},{"login":"ivanov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivanov"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"captainsafia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/captainsafia"},{"login":"fperez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"ipython","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ipython"},{"login":"mpacer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpacer"},{"login":"ssanderson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssanderson"}],"active_maintainers":[{"login":"Carreau","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"ianthomas23","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"mkoeppe","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkoeppe"},{"login":"takluyver","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"ivanov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivanov"},{"login":"jasongrout","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"},{"login":"MrMino","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrMino"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipython/codemeta","maintainers":[{"uuid":"bgranger","login":"bgranger","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/bgranger/","role":null,"created_at":"2023-01-24T09:57:06.546Z","updated_at":"2023-01-24T09:57:06.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bgranger/packages"},{"uuid":"fperez","login":"fperez","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/fperez/","role":null,"created_at":"2023-01-24T09:57:06.583Z","updated_at":"2023-01-24T09:57:06.583Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fperez/packages"},{"uuid":"minrk","login":"minrk","name":null,"email":null,"url":null,"packages_count":98,"html_url":"https://pypi.org/user/minrk/","role":null,"created_at":"2023-01-24T09:57:06.657Z","updated_at":"2023-01-24T09:57:06.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/minrk/packages"},{"uuid":"takowl","login":"takowl","name":null,"email":null,"url":null,"packages_count":116,"html_url":"https://pypi.org/user/takowl/","role":null,"created_at":"2023-01-24T09:57:06.668Z","updated_at":"2023-01-24T09:57:06.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/takowl/packages"},{"uuid":"ivanov","login":"ivanov","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/ivanov/","role":null,"created_at":"2023-01-24T09:57:06.596Z","updated_at":"2023-01-24T09:57:06.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ivanov/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":861830,"maintainers_count":368213,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5287826,"name":"ipython","ecosystem":"conda","description":"IPython provides a rich architecture for interactive computing with a powerful interactive shell, a kernel for Jupyter, high performance tools for parallel computing, and more.","homepage":"https://ipython.org/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ipython/ipython","keywords_array":[],"namespace":null,"versions_count":72,"first_release_published_at":"2022-10-03T15:45:00.762Z","latest_release_published_at":"2022-10-30T14:48:18.000Z","latest_release_number":"8.6.0","last_synced_at":"2026-03-21T04:15:41.071Z","created_at":"2022-10-03T15:45:00.755Z","updated_at":"2026-03-21T04:15:41.757Z","registry_url":"https://anaconda.org/conda-forge/ipython","install_command":"conda install -c conda-forge ipython","documentation_url":null,"metadata":{},"repo_metadata":{"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":"2026-03-05T08:57:07.000Z","size":81381,"stargazers_count":16689,"open_issues_count":1579,"forks_count":4466,"subscribers_count":717,"default_branch":"main","last_synced_at":"2026-03-16T15:35:20.034Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":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":"2026-03-16T11:38:49.000Z","dependencies_parsed_at":"2026-02-17T00:02:15.398Z","dependency_job_id":null,"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":206,"template":false,"template_full_name":null,"purl":"pkg:github/ipython/ipython","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/sbom","scorecard":{"id":207209,"data":{"date":"2025-08-11","repo":{"name":"github.com/ipython/ipython","commit":"cbac235320fe91056a0fb6dba74cd8bef7fc21d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/downstream.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:10","Warn: no topLevel permission defined: .github/workflows/nightly-wheel-build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-package.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruff.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/downstream.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/downstream.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-wheel-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/nightly-wheel-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-wheel-build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/nightly-wheel-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-wheel-build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/nightly-wheel-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/ruff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/ruff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/ipython/ipython/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/downstream.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/nightly-wheel-build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/ruff.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ruff.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:94","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  20 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.9.0 not signed: https://api.github.com/repos/ipython/ipython/releases/20987761","Warn: release artifact 7.8.0 not signed: https://api.github.com/repos/ipython/ipython/releases/19659644","Warn: release artifact 7.7.0 not signed: https://api.github.com/repos/ipython/ipython/releases/18900890","Warn: release artifact 7.6.1 not signed: https://api.github.com/repos/ipython/ipython/releases/18393742","Warn: release artifact 7.9.0 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/20987761","Warn: release artifact 7.8.0 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/19659644","Warn: release artifact 7.7.0 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/18900890","Warn: release artifact 7.6.1 does not have provenance: https://api.github.com/repos/ipython/ipython/releases/18393742"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:03:01.303Z","repository_id":902273,"created_at":"2025-08-17T00:03:01.303Z","updated_at":"2025-08-17T00:03:01.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30682736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T00:52:14.022Z","status":"ssl_error","status_checked_at":"2026-03-19T00:51:33.610Z","response_time":104,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"},"tags":[]},"repo_metadata_updated_at":"2026-03-21T04:15:41.757Z","dependent_packages_count":306,"downloads":47450179,"downloads_period":"total","dependent_repos_count":3810,"rankings":{"downloads":null,"dependent_repos_count":0.04991265285749938,"dependent_packages_count":0.17968555028699776,"stargazers_count":2.0414275018717247,"forks_count":1.5572747691539806,"docker_downloads_count":null,"average":0.9570751185425506},"purl":"pkg:conda/ipython?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ipython/dependencies","status":null,"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"],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-21T00:02:44.717Z","issues_count":736,"pull_requests_count":1187,"avg_time_to_close_issue":137826008.9744898,"avg_time_to_close_pull_request":15815453.998122066,"issues_closed_count":392,"pull_requests_closed_count":1064,"pull_request_authors_count":201,"issue_authors_count":502,"avg_comments_per_issue":3.9877717391304346,"avg_comments_per_pull_request":1.2518955349620893,"merged_pull_requests_count":813,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":105,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":842248.447368421,"past_year_avg_time_to_close_pull_request":688108.6466165413,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":133,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":64,"past_year_avg_comments_per_issue":1.2285714285714286,"past_year_avg_comments_per_pull_request":1.016304347826087,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/issues","maintainers":[{"login":"Carreau","count":609,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"ellisonbg","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellisonbg"},{"login":"takluyver","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"ianthomas23","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"ivanov","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivanov"},{"login":"MrMino","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrMino"},{"login":"wjandrea","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"},{"login":"mkoeppe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkoeppe"},{"login":"ccordoba12","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccordoba12"},{"login":"jasongrout","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"},{"login":"fperez","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"minrk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"},{"login":"jdfreder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdfreder"},{"login":"Darshan808","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"ssanderson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssanderson"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"mpacer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpacer"},{"login":"ipython","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ipython"},{"login":"captainsafia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/captainsafia"}],"active_maintainers":[{"login":"krassowski","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"Carreau","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"Darshan808","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darshan808"},{"login":"ccordoba12","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccordoba12"},{"login":"takluyver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"wjandrea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ipython/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13391245,"name":"ipython","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T19:55:33.529Z","latest_release_published_at":"2026-02-05T19:55:33.529Z","latest_release_number":"8.20.0-1","last_synced_at":"2026-03-06T03:19:03.929Z","created_at":"2026-02-05T19:55:33.234Z","updated_at":"2026-03-06T03:19:03.929Z","registry_url":"https://launchpad.net/ubuntu/+source/ipython","install_command":"apt-get install ipython","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-ipython-doc, python3-ipython, ipython3","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, black, python3-all, python3-backcall, python3-decorator, python3-jedi (\u003e= 0.16), python3-matplotlib-inline, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit (\u003e= 2), python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-stack-data, python3-traitlets, python3-typing-extensions \u003c!nodoc\u003e, python-traitlets-doc \u003c!nodoc\u003e, python-jupyter-client-doc \u003c!nodoc\u003e, python-jupyter-core-doc \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.825Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ipython?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ipython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ipython/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13420680,"name":"ipython","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T07:01:05.191Z","latest_release_published_at":"2026-02-07T07:01:05.191Z","latest_release_number":"7.31.1-1","last_synced_at":"2026-02-07T07:02:06.288Z","created_at":"2026-02-07T07:01:04.881Z","updated_at":"2026-02-17T13:42:25.874Z","registry_url":"https://launchpad.net/ubuntu/+source/ipython","install_command":"apt-get install ipython","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-ipython-doc, python3-ipython, ipython3","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-backcall, python3-decorator, python3-jedi (\u003e= 0.16), python3-matplotlib-inline, python3-nose, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit (\u003e= 2), python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-traitlets, python-traitlets-doc \u003c!nodoc\u003e, python-jupyter-client-doc \u003c!nodoc\u003e, python-jupyter-core-doc \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.844Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ipython?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ipython/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ipython/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13478766,"name":"ipython","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T08:00:53.301Z","latest_release_published_at":"2026-02-10T08:00:53.301Z","latest_release_number":"8.14.0-2","last_synced_at":"2026-02-10T08:02:39.334Z","created_at":"2026-02-10T08:00:52.369Z","updated_at":"2026-02-17T13:42:25.863Z","registry_url":"https://launchpad.net/ubuntu/+source/ipython","install_command":"apt-get install ipython","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-ipython-doc, python3-ipython, ipython3","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, black, python3-all, python3-backcall, python3-decorator, python3-jedi (\u003e= 0.16), python3-matplotlib-inline, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit (\u003e= 2), python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-stack-data, python3-traitlets, python3-typing-extensions \u003c!nodoc\u003e, python-traitlets-doc \u003c!nodoc\u003e, python-jupyter-client-doc \u003c!nodoc\u003e, python-jupyter-core-doc \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.830Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ipython?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ipython/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ipython/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13549272,"name":"ipython","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/ipython/ipython","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/ipython/ipython","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:47:46.689Z","latest_release_published_at":"2026-02-11T02:47:46.689Z","latest_release_number":"8.5.0-4","last_synced_at":"2026-03-12T08:07:14.013Z","created_at":"2026-02-11T02:47:46.503Z","updated_at":"2026-03-12T08:07:14.014Z","registry_url":"https://launchpad.net/ubuntu/+source/ipython","install_command":"apt-get install ipython","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python-ipython-doc, python3-ipython, ipython3","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, black, python3-all, python3-backcall, python3-decorator, python3-jedi (\u003e= 0.16), python3-matplotlib-inline, python3-numpydoc, python3-pexpect, python3-pickleshare, python3-prompt-toolkit (\u003e= 2), python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-stack-data, python3-traitlets, python-traitlets-doc \u003c!nodoc\u003e, python-jupyter-client-doc \u003c!nodoc\u003e, python-jupyter-core-doc \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-17T13:42:25.821Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ipython?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ipython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ipython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ipython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ipython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ipython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ipython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ipython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ipython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ipython/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":["closember","data-science","hacktoberfest","ipython","jupyter","notebook","python","repl","spec-0"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:09.458Z","updated_at":"2023-01-13T16:22:09.458Z","repository_link":"https://github.com/ipython/ipython/blob/main/.github/workflows/docs.yml","dependencies":[{"id":6890163813,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890163814,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890163815,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/downstream.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:09.661Z","updated_at":"2023-01-13T16:22:09.661Z","repository_link":"https://github.com/ipython/ipython/blob/main/.github/workflows/downstream.yml","dependencies":[{"id":6890164096,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890164097,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mypy.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:09.849Z","updated_at":"2023-01-13T16:22:09.849Z","repository_link":"https://github.com/ipython/ipython/blob/main/.github/workflows/mypy.yml","dependencies":[{"id":6890165565,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890165566,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:10.137Z","updated_at":"2023-01-13T16:22:10.137Z","repository_link":"https://github.com/ipython/ipython/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":6890165905,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890165906,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:10.533Z","updated_at":"2023-01-13T16:22:10.533Z","repository_link":"https://github.com/ipython/ipython/blob/main/.github/workflows/test.yml","dependencies":[{"id":6890166915,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890166916,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890166917,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"IPython/testing/plugin/setup.py","sha":null,"kind":"manifest","created_at":"2023-12-22T10:39:29.901Z","updated_at":"2023-12-22T10:39:29.901Z","repository_link":"https://github.com/ipython/ipython/blob/main/IPython/testing/plugin/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-22T10:39:29.908Z","updated_at":"2023-12-22T10:39:29.908Z","repository_link":"https://github.com/ipython/ipython/blob/main/docs/requirements.txt","dependencies":[{"id":15226967111,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e7","direct":true,"kind":"runtime","optional":false},{"id":15226967115,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15226967116,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":15226967117,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15226967118,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15226967119,"package_name":"testpath","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15226967120,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15226967121,"package_name":"docrepr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15226967133,"package_name":"prompt_toolkit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15226967145,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15226967146,"package_name":"stack_data","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-22T10:39:33.333Z","updated_at":"2023-12-22T10:39:33.333Z","repository_link":"https://github.com/ipython/ipython/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-22T10:39:33.354Z","updated_at":"2023-12-22T10:39:33.354Z","repository_link":"https://github.com/ipython/ipython/blob/main/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/nightly-wheel-build.yml","sha":null,"kind":"manifest","created_at":"2023-07-06T13:16:05.123Z","updated_at":"2023-07-06T13:16:05.123Z","repository_link":"https://github.com/ipython/ipython/blob/main/.github/workflows/nightly-wheel-build.yml","dependencies":[{"id":11157980757,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11157980758,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":11157980759,"package_name":"scientific-python/upload-nightly-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2026-02-17T00:02:14.878Z","updated_at":"2026-02-17T00:02:14.878Z","repository_link":"https://github.com/ipython/ipython/blob/main/.github/workflows/publish.yml","dependencies":[{"id":25819899979,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25819899980,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25819899981,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.13.0","direct":true,"kind":"composite","optional":false},{"id":25819899997,"package_name":"zulip/github-actions-zulip/send-message","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/zulip.yaml","sha":null,"kind":"manifest","created_at":"2026-02-17T00:02:15.289Z","updated_at":"2026-02-17T00:02:15.289Z","repository_link":"https://github.com/ipython/ipython/blob/main/.github/workflows/zulip.yaml","dependencies":[{"id":25819900094,"package_name":"zulip/github-actions-zulip/send-message","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ruff.yml","sha":null,"kind":"manifest","created_at":"2026-02-17T00:02:15.225Z","updated_at":"2026-02-17T00:02:15.225Z","repository_link":"https://github.com/ipython/ipython/blob/main/.github/workflows/ruff.yml","dependencies":[{"id":25819900088,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25819900089,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25819900090,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]}],"score":30.692411855679772,"created_at":"2026-05-04T06:49:17.494Z","updated_at":"2026-05-14T11:30:44.439Z","avatar_url":"https://github.com/ipython.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371735","html_url":"https://summary.ecosyste.ms/projects/371735"}