{"id":63655,"name":"ipython","description":"Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.","url":"https://github.com/ipython/ipython","last_synced_at":"2025-09-08T13:01:26.657Z","repository":{"id":902273,"uuid":"658518","full_name":"ipython/ipython","owner":"ipython","description":"Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.","archived":false,"fork":false,"pushed_at":"2025-09-01T12:26:59.000Z","size":80299,"stargazers_count":16555,"open_issues_count":1558,"forks_count":4446,"subscribers_count":734,"default_branch":"main","last_synced_at":"2025-09-08T00:31:56.895Z","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":"2025-09-06T08:30:46.000Z","dependencies_parsed_at":"2023-12-22T10:39:36.815Z","dependency_job_id":"1493e824-2136-441d-9eca-6db7c908d0eb","html_url":"https://github.com/ipython/ipython","commit_stats":{"total_commits":21059,"total_committers":992,"mean_commits":"21.228830645161292","dds":0.8022223277458569,"last_synced_commit":"89d672ee48b0e0998159e85619a986837573ee40"},"previous_names":[],"tags_count":200,"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":274135680,"owners_count":25228205,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"2025-09-02T00:02:46.775Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate","https://numfocus.org/sponsors/become-a-sponsor"],"tidelift":"pypi/ipython"}},"html_url":"https://github.com/ipython","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"],"total_stars":23234,"followers":489,"following":0,"created_at":"2022-11-02T16:24:57.486Z","updated_at":"2025-09-02T00:02:46.775Z","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":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":"2025-08-20T23:08:01.364Z","created_at":"2022-10-03T15:45:00.755Z","updated_at":"2025-09-01T01:56:59.455Z","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":"2025-08-29T12:14:04.000Z","size":80278,"stargazers_count":16552,"open_issues_count":1558,"forks_count":4447,"subscribers_count":734,"default_branch":"main","last_synced_at":"2025-09-01T00:23:40.313Z","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":"2025-08-31T19:59:13.000Z","dependencies_parsed_at":"2023-12-22T10:39:36.815Z","dependency_job_id":"1493e824-2136-441d-9eca-6db7c908d0eb","html_url":"https://github.com/ipython/ipython","commit_stats":{"total_commits":21059,"total_committers":992,"mean_commits":"21.228830645161292","dds":0.8022223277458569,"last_synced_commit":"89d672ee48b0e0998159e85619a986837573ee40"},"previous_names":[],"tags_count":200,"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":273064953,"owners_count":25039267,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_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":"2025-08-25T01:28:29.746Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate","https://numfocus.org/sponsors/become-a-sponsor"],"tidelift":"pypi/ipython"}},"html_url":"https://github.com/ipython","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"],"total_stars":23227,"followers":490,"following":0,"created_at":"2022-11-02T16:24:57.486Z","updated_at":"2025-08-25T01:28:29.746Z","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.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":"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":"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-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":"2025-09-01T01:56:59.455Z","dependent_packages_count":306,"downloads":null,"downloads_period":null,"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","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":true,"issue_metadata":{"last_synced_at":"2025-08-31T08:37:21.529Z","issues_count":656,"pull_requests_count":933,"avg_time_to_close_issue":115198516.43313953,"avg_time_to_close_pull_request":13797036.764908256,"issues_closed_count":344,"pull_requests_closed_count":871,"pull_request_authors_count":178,"issue_authors_count":457,"avg_comments_per_issue":3.6859756097560976,"avg_comments_per_pull_request":1.3708467309753483,"merged_pull_requests_count":682,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":160,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":1097023.8059701493,"past_year_avg_time_to_close_pull_request":425264.2837528604,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":437,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.38125,"past_year_avg_comments_per_pull_request":0.7622950819672131,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":400,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/issues","maintainers":[{"login":"Carreau","count":516,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"ellisonbg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellisonbg"},{"login":"ivanov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivanov"},{"login":"MrMino","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrMino"},{"login":"ianthomas23","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"takluyver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"wjandrea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"},{"login":"mkoeppe","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkoeppe"},{"login":"jasongrout","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"},{"login":"ccordoba12","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccordoba12"},{"login":"jdfreder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdfreder"},{"login":"minrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"},{"login":"mpacer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpacer"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"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":"captainsafia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/captainsafia"},{"login":"ssanderson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssanderson"}],"active_maintainers":[{"login":"Carreau","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"wjandrea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"},{"login":"takluyver","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"jasongrout","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"},{"login":"ianthomas23","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"}]},"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","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","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2185},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-07T07:22:26.319Z","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":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":56,"first_release_published_at":"2018-01-22T19:45:46.000Z","latest_release_published_at":"2025-04-17T18:03:14.000Z","latest_release_number":"9.1.0","last_synced_at":"2025-08-17T22:05:32.998Z","created_at":"2022-10-03T15:40:28.344Z","updated_at":"2025-09-01T01:56:59.473Z","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":"2025-08-29T12:14:04.000Z","size":80278,"stargazers_count":16552,"open_issues_count":1558,"forks_count":4447,"subscribers_count":734,"default_branch":"main","last_synced_at":"2025-09-01T00:23:40.313Z","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":"2025-08-31T19:59:13.000Z","dependencies_parsed_at":"2023-12-22T10:39:36.815Z","dependency_job_id":"1493e824-2136-441d-9eca-6db7c908d0eb","html_url":"https://github.com/ipython/ipython","commit_stats":{"total_commits":21059,"total_committers":992,"mean_commits":"21.228830645161292","dds":0.8022223277458569,"last_synced_commit":"89d672ee48b0e0998159e85619a986837573ee40"},"previous_names":[],"tags_count":200,"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":273064953,"owners_count":25039267,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_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":"2025-08-25T01:28:29.746Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate","https://numfocus.org/sponsors/become-a-sponsor"],"tidelift":"pypi/ipython"}},"html_url":"https://github.com/ipython","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"],"total_stars":23227,"followers":490,"following":0,"created_at":"2022-11-02T16:24:57.486Z","updated_at":"2025-08-25T01:28:29.746Z","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.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":"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":"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-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":"2025-09-01T01:56:59.473Z","dependent_packages_count":29,"downloads":null,"downloads_period":null,"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":"2025-08-31T08:37:21.529Z","issues_count":656,"pull_requests_count":933,"avg_time_to_close_issue":115198516.43313953,"avg_time_to_close_pull_request":13797036.764908256,"issues_closed_count":344,"pull_requests_closed_count":871,"pull_request_authors_count":178,"issue_authors_count":457,"avg_comments_per_issue":3.6859756097560976,"avg_comments_per_pull_request":1.3708467309753483,"merged_pull_requests_count":682,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":160,"past_year_pull_requests_count":488,"past_year_avg_time_to_close_issue":1097023.8059701493,"past_year_avg_time_to_close_pull_request":425264.2837528604,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":437,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.38125,"past_year_avg_comments_per_pull_request":0.7622950819672131,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":400,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/issues","maintainers":[{"login":"Carreau","count":516,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"ellisonbg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ellisonbg"},{"login":"ivanov","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivanov"},{"login":"MrMino","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrMino"},{"login":"ianthomas23","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"takluyver","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"wjandrea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"},{"login":"mkoeppe","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkoeppe"},{"login":"jasongrout","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"},{"login":"ccordoba12","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccordoba12"},{"login":"jdfreder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdfreder"},{"login":"minrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"},{"login":"mpacer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpacer"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"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":"captainsafia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/captainsafia"},{"login":"ssanderson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssanderson"}],"active_maintainers":[{"login":"Carreau","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"wjandrea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"},{"login":"takluyver","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"jasongrout","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"},{"login":"ianthomas23","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"}]},"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","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","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2926,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":612},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-07T07:22:00.587Z","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":207,"first_release_published_at":"2007-01-05T08:33:22.000Z","latest_release_published_at":"2025-08-29T12:15:18.000Z","latest_release_number":"9.5.0","last_synced_at":"2025-09-07T11:31:55.472Z","created_at":"2022-04-10T11:20:06.311Z","updated_at":"2025-09-07T11:31:55.472Z","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","License :: OSI Approved :: BSD License","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":79345381,"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_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,"packages":[{"versions":[{"first_patched_version":"3.2.0","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.2.0"}],"ecosystem":"pypi","package_name":"ipython"}],"created_at":"2022-12-21T16:12:12.973Z","updated_at":"2024-09-23T16:46:29.000Z","epss_percentage":0.00477,"epss_percentile":0.63603},{"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,"packages":[{"versions":[{"first_patched_version":"1.2.0","vulnerable_version_range":"\u003e= 0.12, \u003c 1.2.0"}],"ecosystem":"pypi","package_name":"ipython"}],"created_at":"2024-04-29T12:05:36.112Z","updated_at":"2024-09-23T16:59:57.000Z","epss_percentage":0.02089,"epss_percentile":0.82506},{"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,"packages":[{"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"}],"ecosystem":"pypi","package_name":"ipython"}],"created_at":"2022-12-21T16:12:21.346Z","updated_at":"2024-09-27T15:40:37.000Z","epss_percentage":0.00213,"epss_percentile":0.44001},{"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,"packages":[{"versions":[{"first_patched_version":"3.2.0","vulnerable_version_range":"\u003e= 0, \u003c 3.2.0"}],"ecosystem":"pypi","package_name":"ipython"}],"created_at":"2022-12-21T16:12:12.985Z","updated_at":"2024-09-23T16:09:37.000Z","epss_percentage":0.00811,"epss_percentile":0.72904},{"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,"packages":[{"versions":[{"first_patched_version":"8.10.0","vulnerable_version_range":"\u003c 8.10.0"}],"ecosystem":"pypi","package_name":"ipython"}],"created_at":"2023-02-10T20:03:04.068Z","updated_at":"2024-09-24T20:44:44.000Z","epss_percentage":0.00417,"epss_percentile":0.60721},{"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,"packages":[{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003c= 3.2.1"}],"ecosystem":"pypi","package_name":"ipython"},{"versions":[{"first_patched_version":"4.0.5","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.0.4"}],"ecosystem":"pypi","package_name":"notebook"}],"created_at":"2022-12-21T16:12:13.126Z","updated_at":"2024-09-20T21:54:07.000Z","epss_percentage":0.00775,"epss_percentile":0.72537},{"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,"packages":[{"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"}],"ecosystem":"pypi","package_name":"ipython"}],"created_at":"2022-12-21T16:12:38.271Z","updated_at":"2025-07-01T01:14:18.643Z","epss_percentage":0.02018,"epss_percentile":0.82908},{"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,"packages":[{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003c= 3.2.1"}],"ecosystem":"pypi","package_name":"ipython"},{"versions":[{"first_patched_version":"4.0.5","vulnerable_version_range":"\u003e= 4.0.0, \u003c= 4.0.4"}],"ecosystem":"pypi","package_name":"notebook"}],"created_at":"2022-12-21T16:12:13.102Z","updated_at":"2024-09-23T16:44:05.000Z","epss_percentage":0.00861,"epss_percentile":0.74035}],"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","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","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":725922,"maintainers_count":308739,"namespaces_count":0,"keywords_count":238155,"github":"pypi","metadata":{"funded_packages_count":50553},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-07T05:43:22.826Z","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"}}],"commits":{"id":6781,"full_name":"ipython/ipython","default_branch":"main","committers":[{"name":"Benjamin Ragan-Kelley","email":"benjaminrk@gmail.com","login":"minrk","count":4165},{"name":"Matthias Bussonnier","email":"bussonniermatthias@gmail.com","login":"Carreau","count":2945},{"name":"Thomas Kluyver","email":"thomas@kluyver.me.uk","login":"takluyver","count":2275},{"name":"Jonathan Frederic","email":"jdfreder@calpoly.edu","login":"jdfreder","count":1749},{"name":"Brian E. Granger","email":"ellisonbg@gmail.com","login":"ellisonbg","count":1373},{"name":"Fernando Perez","email":"Fernando.Perez@berkeley.edu","login":"fperez","count":1289},{"name":"Ville M. Vainio","email":"vivainio@gmail.com","login":"vivainio","count":781},{"name":"Paul Ivanov","email":"pi@berkeley.edu","login":"ivanov","count":578},{"name":"Evan Patterson","email":"epatters@enthought.com","login":null,"count":253},{"name":"Jessica B. Hamrick","email":"jhamrick@berkeley.edu","login":"jhamrick","count":209},{"name":"Jason Grout","email":"jgrout6@bloomberg.net","login":"jasongrout","count":205},{"name":"Damián Avila","email":"damianavila82@yahoo.com.ar","login":"damianavila","count":191},{"name":"krassowski","email":"5832902+krassowski","login":"krassowski","count":178},{"name":"Gael Varoquaux","email":"gael.varoquaux@normalesup.org","login":"GaelVaroquaux","count":147},{"name":"Bradley M. Froehle","email":"brad.froehle@gmail.com","login":"bfroehle","count":144},{"name":"Takafumi Arakaki","email":"aka.tkf@gmail.com","login":"tkf","count":135},{"name":"Sylvain Corlay","email":"scorlay@bloomberg.net","login":"SylvainCorlay","count":134},{"name":"Walter Doerwald","email":"walter@livinglogic.de","login":"doerwalter","count":112},{"name":"Jörgen Stenarson","email":"jorgen.stenarson@kroywen.se","login":"jstenar","count":102},{"name":"Srinivas Reddy Thatiparthy","email":"thatiparthysreenivas@gmail.com","login":"srinivasreddy","count":92},{"name":"Nikita Kniazev","email":"nok.raven@gmail.com","login":"Kojoley","count":89},{"name":"Scott Sanderson","email":"scoutoss@gmail.com","login":"ssanderson","count":82},{"name":"Kyle Kelley","email":"rgbkrk@gmail.com","login":"rgbkrk","count":70},{"name":"Laurent Dufréchou","email":"laurent.dufrechou@gmail.com","login":null,"count":63},{"name":"Zachary Sailer","email":"zachsailer@gmail.com","login":"Zsailer","count":61},{"name":"Emilio Graff","email":"1@emil.io","login":"shaperilio","count":61},{"name":"Blazej Michalik","email":"code.mrmino@gmail.com","login":"MrMino","count":60},{"name":"Samuel Gaist","email":"samuel.gaist@idiap.ch","login":"sgaist","count":54},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":53},{"name":"Julian Taylor","email":"jtaylor.debian@googlemail.com","login":"juliantaylor","count":52},{"name":"Stefan van der Walt","email":"stefan@sun.ac.za","login":"stefanv","count":49},{"name":"Robert Kern","email":"robert.kern@gmail.com","login":"rkern","count":48},{"name":"Barry Wark","email":"barrywark@gmail.com","login":"barrywark","count":43},{"name":"Darshan808","email":"pranishpoudel10@gmail.com","login":"Darshan808","count":40},{"name":"David P. Sanders","email":"dpsanders@gmail.com","login":"dpsanders","count":38},{"name":"Jonathan Taylor","email":"jonathan.taylor@stanford.edu","login":"jonathan-taylor","count":38},{"name":"chebee7i","email":"chebee7i@gmail.com","login":"chebee7i","count":34},{"name":"Greg Caporaso","email":"gregcaporaso@gmail.com","login":"gregcaporaso","count":33},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":32},{"name":"Gordon Ball","email":"gordon@chronitis.net","login":"chronitis","count":32},{"name":"Thomas Spura","email":"tomspur@fedoraproject.org","login":"tomspur","count":30},{"name":"David Warde-Farley","email":"wardefar@iro.umontreal.ca","login":"dwf","count":29},{"name":"Doug Blank","email":"dblank@cs.brynmawr.edu","login":null,"count":28},{"name":"Pablo de Oliveira","email":"pablo@sifflez.org","login":"pablooliveira","count":28},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":27},{"name":"Ian Thomas","email":"ianthomas23@gmail.com","login":"ianthomas23","count":27},{"name":"Itamar Turner-Trauring","email":"itamar@itamarst.org","login":"itamarst","count":27},{"name":"Terry Davis","email":"16829776+terrdavis","login":"terrdavis","count":26},{"name":"jdh2358","email":"","login":null,"count":25},{"name":"Mathieu","email":"mathieu1","login":"mathieu1","count":24},{"name":"Jan Schulz","email":"jasc@gmx.net","login":"jankatins","count":23},{"name":"Matthias Koeppe","email":"mkoeppe@math.ucdavis.edu","login":"mkoeppe","count":23},{"name":"Jens Hedegaard Nielsen","email":"jenshnielsen@gmail.com","login":"jenshnielsen","count":23},{"name":"Julia Evans","email":"julia@jvns.ca","login":"jvns","count":22},{"name":"Lev Abalkin","email":"abalkin@enlnt.com","login":"abalkin","count":22},{"name":"Daniel B. Vasquez","email":"danielpgb_vasquez@hotmail.com","login":"dbarbeau","count":22},{"name":"Carlos Cordoba","email":"ccordoba12@gmail.com","login":"ccordoba12","count":22},{"name":"Arthur Svistunov","email":"madbird1304@gmail.com","login":"madbird1304","count":21},{"name":"William Andrea","email":"22385371+wjandrea","login":"wjandrea","count":21},{"name":"Bart Skowron","email":"233652+bxsx","login":"bxsx","count":20},{"name":"Erik Tollerud","email":"erik.tollerud@gmail.com","login":"eteq","count":20},{"name":"Jakob Gager","email":"jakob.gager@gmail.com","login":"jakobgager","count":20},{"name":"Jonathan Slenders","email":"jonathan@slenders.be","login":"jonathanslenders","count":19},{"name":"Nicolas Rougier","email":"Nicolas.Rougier@inria.fr","login":"rougier","count":19},{"name":"Manuel Riel","email":"m@nuelriel.com","login":null,"count":19},{"name":"Aaron Meurer","email":"asmeurer@gmail.com","login":"asmeurer","count":18},{"name":"Kester Tong","email":"kestert@google.com","login":"KesterTong","count":18},{"name":"Omar Andrés Zapata Mesa","email":"andresete.chaos@gmail.com","login":"omazapa","count":18},{"name":"Spas Kalaydzhisyki","email":"spas.kalaydzhiyski@gmail.com","login":"skalaydzhiyski","count":18},{"name":"Stephen Macke","email":"stephen.macke@databricks.com","login":"smacke","count":17},{"name":"James Morris","email":"jamesmorris2@gmail.com","login":"J-M0","count":17},{"name":"Darren Dale","email":"dsdale24@gmail.com","login":"ddale","count":17},{"name":"Christian Boos","email":"cboos@bct-technology.com","login":"cboos","count":16},{"name":"Grant Nestor","email":"grantnestor@gmail.com","login":"gnestor","count":16},{"name":"Luciana da Costa Marques","email":"lucianadacostamarques@gmail.com","login":"LucianaMarques","count":16},{"name":"Puneeth Chaganti","email":"punchagan@gmail.com","login":"punchagan","count":16},{"name":"Pierre Gerold","email":"pierre.gerold@laposte.net","login":null,"count":15},{"name":"Michael Droettboom","email":"mdboom@gmail.com","login":"mdboom","count":15},{"name":"Quentin Peter","email":"impact27","login":"impact27","count":15},{"name":"Tony Fast","email":"tony.fast@gmail.com","login":"tonyfast","count":15},{"name":"nfgf","email":"nfgferreira@gmail.com","login":"nfgferreira","count":15},{"name":"Alex Hall","email":"alex.mojaki@gmail.com","login":"alexmojaki","count":14},{"name":"David Österberg","email":"davost@gmail.com","login":"davidosterberg","count":14},{"name":"Martín Gaitán","email":"gaitan@gmail.com","login":"mgaitan","count":14},{"name":"Jake Vanderplas","email":"jakevdp@gmail.com","login":"jakevdp","count":13},{"name":"Aron Ahmadia","email":"aron@ahmadia.net","login":"ahmadia","count":13},{"name":"Carol Willing","email":"carolcode@willingconsulting.com","login":"willingc","count":13},{"name":"David Wyde","email":"david.wyde@gmail.com","login":"dwyde","count":13},{"name":"Martin Spacek","email":"git@mspacek.mm.st","login":"mspacek","count":13},{"name":"zah","email":"zaharid@gmail.com","login":"Zaharid","count":13},{"name":"slojo404","email":"slojo404@yahoo.com","login":"slojo404","count":13},{"name":"rushabh-v","email":"vasanirushabh24@gmail.com","login":"rushabh-v","count":13},{"name":"martinRenou","email":"martin.renou@gmail.com","login":"martinRenou","count":13},{"name":"Piti Ongmongkolkul","email":"piti118@gmail.com","login":"piti118","count":13},{"name":"Robert McGibbon","email":"rmcgibbo@gmail.com","login":"rmcgibbo","count":13},{"name":"klonuo","email":"klonuo@gmail.com","login":"klonuo","count":13},{"name":"Satrajit Ghosh","email":"satra@mit.edu","login":"satra","count":13},{"name":"David Wolever","email":"david@wolever.net","login":"wolever","count":12},{"name":"W. Trevor King","email":"wking@tremily.us","login":"wking","count":12},{"name":"adityausathe","email":"satheaditya2014@gmail.com","login":"adityausathe","count":11},{"name":"Skipper Seabold","email":"jsseabold@gmail.com","login":"jseabold","count":11},{"name":"Maximilian Albert","email":"maximilian.albert@gmail.com","login":"maxalbert","count":11},{"name":"Juergen Hasch","email":"python@elbonia.de","login":"juhasch","count":11},{"name":"John Kirkham","email":"kirkhamj@janelia.hhmi.org","login":"jakirkham","count":11},{"name":"James Booth","email":"jabooth@gmail.com","login":"jabooth","count":11},{"name":"Vijay Lulla","email":"vijaylulla@gmail.com","login":"vlulla","count":11},{"name":"farisachugthai","email":"farischugthai@gmail.com","login":"farisachugthai","count":11},{"name":"stonebig","email":"stonebig","login":"stonebig","count":11},{"name":"Jonathan March","email":"jmarch@enthought.com","login":null,"count":11},{"name":"luz.paz","email":"luzpaz","login":"luzpaz","count":10},{"name":"anatoly techtonik","email":"techtonik@gmail.com","login":"techtonik","count":10},{"name":"Zachary Pincus","email":"zpincus@gmail.com","login":"zpincus","count":10},{"name":"Timo Paulssen","email":"timonator@perpetuum-immobile.de","login":"timo","count":10},{"name":"Hugo","email":"hugovk","login":"hugovk","count":10},{"name":"Justyna Ilczuk","email":"att@atte.ro","login":"ilonajulczuk","count":10},{"name":"Jeroen Demeyer","email":"jdemeyer@cage.ugent.be","login":"jdemeyer","count":10},{"name":"Andrew Kreimer","email":"algonell@gmail.com","login":"algonell","count":10},{"name":"Andrew Dawes","email":"dawes@pacificu.edu","login":"amcdawes","count":10},{"name":"Anton I. Sipos","email":"aisipos@gmail.com","login":"aisipos","count":10},{"name":"Christoph Gohlke","email":"cgohlke@uci.edu","login":"cgohlke","count":10},{"name":"Danilo J. S. Bellini","email":"danilo.bellini@gmail.com","login":"danilobellini","count":10},{"name":"Dav Clark","email":"davclark@berkeley.edu","login":"davclark","count":10},{"name":"Dimitry Kloper","email":"kloper@users.sf.net","login":"kloper","count":10},{"name":"Yoval P.","email":"yoval@gmx.com","login":null,"count":10},{"name":"Robert Marchman","email":"bo.marchman@gmail.com","login":"rlmv","count":9},{"name":"Raffaele De Feo","email":"alberthilbert@gmail.com","login":"AlbertHilb","count":9},{"name":"Paul McCarthy","email":"pauldmccarthy@gmail.com","login":"pauldmccarthy","count":9},{"name":"Pablo Galindo","email":"pablogsal@gmail.com","login":"pablogsal","count":9},{"name":"Jeff Hemmelgarn","email":"jhemmelg@gmail.com","login":"jhemmelg","count":9},{"name":"Gal B","email":"galbgit@gmail.com","login":"GalBr","count":9},{"name":"Cameron Bates","email":"cameron.r.bates@gmail.com","login":"crbates","count":9},{"name":"Brandon Parsons","email":"brandon@parsonstx.com","login":"gbrandonp","count":9},{"name":"Jay Sarva","email":"sarva.jay.s@gmail.com","login":"jaysarva","count":9},{"name":"hongshaoyang","email":"hongsy2006@gmail.com","login":"hongshaoyang","count":9},{"name":"cel","email":"cel.gentoo@gmail.com","login":"cel4","count":9},{"name":"Quentin Peter","email":"qaep2@cam.ac.uk","login":null,"count":9},{"name":"Tarun Gaba","email":"tarun.gaba7@gmail.com","login":"tarzzz","count":9},{"name":"Steven Silvester","email":"steven.silvester@ieee.org","login":"blink1073","count":9},{"name":"Scott Tsai","email":"scottt.tw@gmail.com","login":"scottt","count":9},{"name":"v923z","email":"zvoros@gmail.com","login":"v923z","count":8},{"name":"Wes Turner","email":"wes@wrd.nu","login":"westurner","count":8},{"name":"Thomas Adriaan Hellinger","email":"brotherjack1877@gmail.com","login":"brotherjack","count":8},{"name":"Ryan May","email":"rmay31@gmail.com","login":"dopplershift","count":8},{"name":"Andrew Straw","email":"strawman@astraw.com","login":"astraw","count":8},{"name":"Laurent Gautier","email":"lgautier@gmail.com","login":"lgautier","count":8},{"name":"Marin Gilles","email":"mrngilles@gmail.com","login":"Mrngilles","count":8},{"name":"Olesya Baranova","email":"2olesya.baranova@gmail.com","login":"olesyabar","count":8},{"name":"Pankaj Pandey","email":"pankaj86@gmail.com","login":"pankajp","count":8},{"name":"Pauli Virtanen","email":"pauli.virtanen@iki.fi","login":"pv","count":8},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":8},{"name":"Philippe Blain","email":"levraiphilippeblain@gmail.com","login":"phil-blain","count":8},{"name":"vds","email":"vds@VIVIAN","login":null,"count":8},{"name":"Administrator","email":"Administrator@brian-cda46cdbf","login":null,"count":8},{"name":"David Hirschfeld","email":"david.hirschfeld@gazprom-mt.com","login":null,"count":8},{"name":"Eric Wieser","email":"wieser.eric@gmail.com","login":"eric-wieser","count":7},{"name":"Konrad Hinsen","email":"konrad.hinsen@fastmail.net","login":"khinsen","count":7},{"name":"Maor Kleinberger","email":"kmaork@gmail.com","login":"kmaork","count":7},{"name":"Marc Molla","email":"marcmolla@gmail.com","login":"marcmolla","count":7},{"name":"Marius van Niekerk","email":"marius.v.niekerk@gmail.com","login":"mariusvniekerk","count":7},{"name":"Matan Gover","email":"matangover@gmail.com","login":"matangover","count":7},{"name":"smithj1","email":"smithj1@LMC-022896.local","login":null,"count":7},{"name":"Thomi Richards","email":"thomi.richards@canonical.com","login":null,"count":7},{"name":"Danny Staple","email":"danny@orionrobots.co.uk","login":"dannystaple","count":7},{"name":"Corentin Cadiou","email":"contact@cphyc.me","login":"cphyc","count":7},{"name":"drevicko","email":"subscriptions@drevicko.com","login":"drevicko","count":7},{"name":"dswij","email":"dharmasw@outlook.com","login":"dswij","count":7},{"name":"jakkdl","email":"h6+github@pm.me","login":"jakkdl","count":7},{"name":"kousik","email":"kousikmitra12@gmail.com","login":"kousikmitra","count":7},{"name":"mr.Shu","email":"mr@shu.io","login":"mrshu","count":7},{"name":"Coco Mishra","email":"kittenishkoko@gmail.com","login":"cocobennett","count":7},{"name":"Abhinav Upadhyay","email":"er.abhinav.upadhyay@gmail.com","login":"abhinav-upadhyay","count":6},{"name":"yuji96","email":"y.yama683@gmail.com","login":"yuji96","count":6},{"name":"takuya fujiwara","email":"mobilefujitaku@gmail.com","login":"takuya1981","count":6},{"name":"naught101","email":"naught101@naught101.org","login":"naught101","count":6},{"name":"mbyt","email":"random.seed@web.de","login":"mbyt","count":6},{"name":"kd2718","email":"korydonati@gmail.com","login":"kd2718","count":6},{"name":"chapmanb","email":"chapmanb@50mail.com","login":"chapmanb","count":6},{"name":"ammarmallik","email":"ammar@tintash.com","login":"ammarmallik","count":6},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":6},{"name":"Mateusz Paprocki","email":"mattpap@gmail.com","login":"mattpap","count":6},{"name":"MechCoder","email":"manojkumarsivaraj334@gmail.com","login":"MechCoder","count":6},{"name":"Lumir Balhar","email":"lbalhar@redhat.com","login":"frenzymadness","count":6},{"name":"Corey McCandless","email":"cmccandless","login":"cmccandless","count":6},{"name":"Pieter Eendebak","email":"pieter.eendebak@gmail.com","login":"eendebakpt","count":6},{"name":"Rick Lupton","email":"r.lupton@gmail.com","login":"ricklupton","count":6},{"name":"Susan Tan","email":"onceuponatimeforever@gmail.com","login":"ArcTanSusan","count":6},{"name":"Martin Skarzynski","email":"marskar@gmail.com","login":"marskar","count":6},{"name":"Mark Voorhies","email":"mark.voorhies@ucsf.edu","login":"markvoorhies","count":6},{"name":"Justin Palmer","email":"jpavlav@gmail.com","login":"jpavlav","count":6},{"name":"Joel Nothman","email":"joel.nothman@gmail.com","login":"jnothman","count":6},{"name":"James Porter","email":"porterjamesj@gmail.com","login":"porterjamesj","count":6},{"name":"Ivan Djokic","email":"jovani.ivan@gmail.com","login":"Jovani","count":6},{"name":"Doug Latornell","email":"djl@douglatornell.ca","login":"douglatornell","count":6},{"name":"Daniel Goldfarb","email":"dgoldfarb.github@gmail.com","login":"DanielGoldfarb","count":6},{"name":"Bibo Hao","email":"haobibo","login":"haobibo","count":6},{"name":"Cyrille Rossant","email":"cyrille.rossant@gmail.com","login":"rossant","count":6},{"name":"Nathan Heijermans","email":"nathan@heijermans.us","login":null,"count":6},{"name":"Dominik Dabrowski","email":"dominik@silberrock.com","login":null,"count":6},{"name":"mcelrath","email":"mcelrath@tardis","login":null,"count":6},{"name":"Siyu Zhang","email":"siyuz@example.com","login":null,"count":6},{"name":"Pete Aykroyd","email":"aykroyd@gmail.com","login":"paykroyd","count":5},{"name":"Yann Pellegrini","email":"yann.pellegrini@graneet.fr","login":null,"count":5},{"name":"Yuri Numerov","email":"achi@hush.ai","login":null,"count":5},{"name":"Ahmed Fasih","email":"afasih@bloomberg.net","login":null,"count":5},{"name":"Chilaka Ramakrishna","email":"Chilaka Ramakrishna","login":null,"count":5},{"name":"Daniel Velkov","email":"danielv@mylife.com","login":null,"count":5},{"name":"Eugene Van den Bulke","email":"eugene.van-den-bulke@gmail.com","login":null,"count":5},{"name":"Eyenpi","email":"eyenpix@gmail.com","login":null,"count":5},{"name":"Kory Donati","email":"kd2718@outlook.com","login":null,"count":5},{"name":"Eric Galloway","email":"ericgalloway@gmail.com","login":"etgalloway","count":5},{"name":"Fabio Niephaus","email":"code@fniephaus.com","login":"fniephaus","count":5},{"name":"Frazer McLean","email":"frazer@frazermclean.co.uk","login":"RazerM","count":5},{"name":"Ian Murray","email":"ian.c.murray@gmail.com","login":"icmurray","count":5},{"name":"Inception95","email":"yangyiheng@inspur.com","login":"Inception95","count":5},{"name":"Douglas Blank","email":"doug.blank@gmail.com","login":"dsblank","count":5},{"name":"Dan Allan","email":"dallan@bnl.gov","login":"danielballan","count":5},{"name":"Christoph","email":"cbj@mail.uni-paderborn.de","login":"boeddeker","count":5},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":5},{"name":"André A. Gomes","email":"andremegafone@gmail.com","login":"aadcg","count":5},{"name":"michaelpacer","email":"michaelpacer@gmail.com","login":"mpacer","count":5},{"name":"kaushikanant","email":"anantkaushik.nsit@gmail.com","login":"anantkaushik89","count":5},{"name":"mvr","email":"matthewvonrocketstein@gmail-dot-com","login":"mattvonrocketstein","count":5},{"name":"jdavidheiser","email":"jdavidheiser@gmail.com","login":"jdavidheiser","count":5},{"name":"Valentin Haenel","email":"valentin.haenel@gmx.de","login":"esc","count":5},{"name":"Tom Fetherston","email":"tfetherston@aol.com","login":"tfer","count":5},{"name":"Tim Couper","email":"drtimcouper@gmail.com","login":"drtimcouper","count":5},{"name":"Thomas Robitaille","email":"thomas.robitaille@gmail.com","login":"astrofrog","count":5},{"name":"Michael Penkov","email":"misha.penkov@gmail.com","login":"mpenkov","count":5},{"name":"Mikhail Korobov","email":"kmike84@gmail.com","login":"kmike","count":5},{"name":"Nikolay Koldunov","email":"koldunovn@gmail.com","login":"koldunovn","count":5},{"name":"Nir Schulman","email":"narsssx@gmail.com","login":"UltimateLobster","count":5},{"name":"Paul Ganssle","email":"paul@ganssle.io","login":"pganssle","count":5},{"name":"Jeffrey Bush","email":"jeff@coderforlife.com","login":"coderforlife","count":5},{"name":"Diane Trout","email":"diane@caltech.edu","login":"detrout","count":5},{"name":"Piotr Przetacznik","email":"piotr.przetacznik@gmail.com","login":"pprzetacznik","count":5},{"name":"Richard Everson","email":"R.M.Everson@exeter.ac.uk","login":"richardeverson","count":5},{"name":"Rémy Léone","email":"remy.leone@gmail.com","login":"remyleone","count":5},{"name":"Sammy Al Hashemi","email":"salhashemi2@bloomberg.net","login":"Sammyalhashe","count":5},{"name":"Thomas Ballinger","email":"thomasballinger@gmail.com","login":"thomasballinger","count":5},{"name":"Mukul bisht","email":"85212999+samuraikillers","login":"samuraikillers","count":5},{"name":"Henry Fredrick Schreiner","email":"henry.fredrick.schreiner@cern.ch","login":"henryiii","count":5},{"name":"Brigitta Sipőcz","email":"bsipocz@gmail.com","login":"bsipocz","count":5},{"name":"Peter Parente","email":"pparent@us.ibm.com","login":"parente","count":5},{"name":"Michael Bianco","email":"iloveitaly@gmail.com","login":"iloveitaly","count":5},{"name":"Juan Luis Cano Rodríguez","email":"juanlu@readthedocs.org","login":"astrojuanlu","count":5},{"name":"Joon Ro","email":"joonhyoung.ro@gmail.com","login":"joonro","count":5},{"name":"Jörg Dietrich","email":"astro@joergdietrich.com","login":"joergdietrich","count":4},{"name":"Kyle Rawlins","email":"rawlins@gmail.com","login":"rawlins","count":4},{"name":"Matthias Geier","email":"Matthias.Geier@gmail.com","login":"mgeier","count":4},{"name":"Seth Troisi","email":"sethtroisi@google.com","login":"sethtroisi","count":4},{"name":"Steven Maude","email":"StevenMaude","login":"StevenMaude","count":4},{"name":"Takeshi Kanmae","email":"tkanmae@gmail.com","login":"tkanmae","count":4},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":4},{"name":"Prabhu Ramachandran","email":"prabhu@enthought.com","login":"prabhuramachandran","count":4},{"name":"Nguyen Duy Hai","email":"nguyenduyhai6e@gmail.com","login":"haivp3010","count":4},{"name":"Peter Davis","email":"peter.davis8@gmail.com","login":"mrmagooey","count":4},{"name":"Partha P. Mukherjee","email":"ppm.floss@gmail.com","login":"ppmfloss","count":4},{"name":"Olivier Verdier","email":"olivier.verdier@gmail.com","login":"olivierverdier","count":4},{"name":"Jez Ng","email":"jezreel@gmail.com","login":"int3","count":4},{"name":"Mithil Poojary","email":"mithil467@gmail.com","login":"Mithil467","count":4},{"name":"Narahari","email":"anarahari@gmail.com","login":"hari-allamraju","count":4},{"name":"Nate Rush","email":"naterush1997@gmail.com","login":"naterush","count":4},{"name":"Nathan Buckner","email":"nbuckner@roku.com","login":"bucknerns","count":4},{"name":"Nathan Goldbaum","email":"nathan12343@gmail.com","login":"ngoldbaum","count":4},{"name":"Craig Citro","email":"craigcitro@google.com","login":"craigcitro","count":4},{"name":"Gabriel Potter","email":"gabriel@potter.fr","login":"gpotter2","count":4},{"name":"Remi Rampin","email":"remirampin@gmail.com","login":"remram44","count":4},{"name":"Samuel Ainsworth","email":"samuel_ainsworth@brown.edu","login":"samuela","count":4},{"name":"Samuel Lelièvre","email":"slel","login":"slel","count":4},{"name":"Sang Min Park","email":"sangmin.park@twosigma.com","login":"tomowind","count":4},{"name":"Eli Rykoff","email":"erykoff@stanford.edu","login":"erykoff","count":4},{"name":"David Dorfman","email":"david.dorfman@granulate.io","login":"d3dave","count":4},{"name":"Ian Castleden","email":"ian.castleden@gmail.com","login":"arabidopsis","count":4},{"name":"Boris Egorov","email":"egorov@linux.com","login":"JIghtuse","count":4},{"name":"Ben Kasel","email":"bkasel.edu@gmail.com","login":"bkasel","count":4},{"name":"Ben Edwards","email":"bedwards@cs.unm.edu","login":"bjedwards","count":4},{"name":"Aleksey Bogdanov","email":"oleksii.bohdanov@gmail.com","login":"balval","count":4},{"name":"Ashwin Vishnu","email":"9155111+ashwinvis","login":"ashwinvis","count":4},{"name":"zhizheng1","email":"114848324+zhizheng1","login":"zhizheng1","count":4},{"name":"tillahoffmann","email":"t.hoffmann13@imperial.ac.uk","login":"tillahoffmann","count":4},{"name":"satoru","email":"satorulogic@gmail.com","login":"suzaku","count":4},{"name":"palewire","email":"ben.welsh@gmail.com","login":"palewire","count":4},{"name":"memeplex","email":"carlosjosepita@gmail.com","login":"memeplex","count":4},{"name":"kevin1kevin1k","email":"kevin1kevin1k@gmail.com","login":"kevin1kevin1k","count":4},{"name":"dongweiming","email":"ciici1234@hotmail.com","login":"dongweiming","count":4},{"name":"Mike McKerns","email":"mmckerns@caltech.edu","login":"mmckerns","count":4},{"name":"Quentin Peter","email":"quentin.peter@bluewin.ch","login":null,"count":4},{"name":"dkua","email":"david.kua@mail.utoronto.ca","login":null,"count":4},{"name":"jhemmelg","email":"jhemmelg@Jeffs-MacBook-Air-2.local","login":null,"count":4},{"name":"Augusto","email":"augusto@britecore.com","login":null,"count":4},{"name":"Jakub Klus","email":"jakub.klus@innovatrics.com","login":null,"count":4},{"name":"Nathan Goldbaum","email":"goldbaum@ucolick.org","login":null,"count":4},{"name":"Mani chandra","email":"mchandra@iitk.ac.in","login":null,"count":4},{"name":"Matt Henderson","email":"mlhenderson@Matthews-MacBook-Pro.local","login":null,"count":4},{"name":"Nick Muoh","email":"nickspirit3+github@gmail.com","login":"nicksspirit","count":4},{"name":"Talley Lambert","email":"talley.lambert@gmail.com","login":"tlambert03","count":4},{"name":"Tianhui Michael Li","email":"tianhuil@cs.princeton.edu","login":"tianhuil","count":4},{"name":"Volker Braun","email":"vbraun.name@gmail.com","login":"vbraun","count":4},{"name":"Zbigniew Jędrzejewski-Szmek","email":"zbyszek@in.waw.pl","login":"keszybz","count":4},{"name":"Helen ST","email":"helenst@gmail.com","login":"helenst","count":4},{"name":"Gabriel Becker","email":"gmbecker@ucdavis.edu","login":"gmbecker","count":4},{"name":"Frank Murphy","email":"fpmurphy@mtu.edu","login":"AnIrishDuck","count":4},{"name":"Michael T","email":"bravmech@gmail.com","login":"bravmi","count":4},{"name":"oscar6echo","email":"olivier.borderies@gmail.com","login":"oscar6echo","count":3},{"name":"Garland Zhang","email":"garland.zhang@databricks.com","login":"garlandz-db","count":3},{"name":"Hans Meine","email":"hans_meine@gmx.net","login":"hmeine","count":3},{"name":"immerrr","email":"immerrr@gmail.com","login":"immerrr","count":3},{"name":"hunhoon21","email":"hunhoon21@gmail.com","login":"hunhoon21","count":3},{"name":"gousaiyang","email":"gousaiyang@163.com","login":"gousaiyang","count":3},{"name":"felixzhuologist","email":"felix.czhu@gmail.com","login":"felixzhuologist","count":3},{"name":"fawce","email":"fawcett@gmail.com","login":"fawce","count":3},{"name":"epifanio","email":"epiesasha@me.com","login":"epifanio","count":3},{"name":"007vedant","email":"raghuvedant00@gmail.com","login":"007vedant","count":3},{"name":"Dmitry Zotikov","email":"xio@ungrund.org","login":"x1o","count":3},{"name":"Daniel Mietchen","email":"daniel.mietchen@googlemail.com","login":"Daniel-Mietchen","count":3},{"name":"Cristian Ciupitu","email":"cristian.ciupitu@yahoo.com","login":"ciupicri","count":3},{"name":"Cavendish McKay","email":"cavendish.mckay@gmail.com","login":"cqmckay","count":3},{"name":"Blake Griffith","email":"blake.a.griffith@gmail.com","login":"cowlicks","count":3},{"name":"Björn Linse","email":"bjorn.linse@gmail.com","login":"bfredl","count":3},{"name":"Beni Cherniavsky-Paskin","email":"beni.cherniavsky@gmail.com","login":"cben","count":3},{"name":"Audrey Dutcher","email":"audrey@rhelmot.io","login":"rhelmot","count":3},{"name":"Anton Älgmyr","email":"anton@algmyr.se","login":"algmyr","count":3},{"name":"Anthony Scopatz","email":"scopatz@gmail.com","login":"scopatz","count":3},{"name":"AnneTheAgile","email":"annemoroney@alum.mit.edu","login":"AnneTheAgile","count":3},{"name":"Andreas","email":"akc@apkc.net","login":"k-zen","count":3},{"name":"Alok Singh","email":"alokbeniwal@gmail.com","login":"alok","count":3},{"name":"Alexander Steppke","email":"asteppke@gmail.com","login":"asteppke","count":3},{"name":"Ahmet Bakan","email":"lordnapi@gmail.com","login":"lordnapi","count":3},{"name":"Wieland Hoffmann","email":"themineo@gmail.com","login":"mineo","count":3},{"name":"George Titsworth","email":"titsworth@gmail.com","login":"titsworth","count":3},{"name":"Matthew Feickert","email":"matthew.feickert@cern.ch","login":"matthewfeickert","count":3},{"name":"Mark E. Haase","email":"mehaase@gmail.com","login":"mehaase","count":3},{"name":"Matthew Brett","email":"matthew.brett@gmail.com","login":"matthew-brett","count":3},{"name":"Marc Hernandez Cabot","email":"noviluni@gmail.com","login":"noviluni","count":3},{"name":"Mark Wiebe","email":"mwwiebe@gmail.com","login":"mwiebe","count":3},{"name":"Martin Matějek","email":"mmtj@gmx.com","login":"mmtj","count":3},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":3},{"name":"Maciej Goszczycki","email":"mgoszcz2@gmail.com","login":"nsmaciej","count":3},{"name":"Joris Van den Bossche","email":"jorisvandenbossche@gmail.com","login":"jorisvandenbossche","count":3},{"name":"Jono Tassia","email":"jonotassia@gmail.com","login":"jonotassia","count":3},{"name":"Jeremy Sikes","email":"JeremySikes73","login":"JeremySikes73","count":3},{"name":"Jason Newton","email":"nevion@gmail.com","login":"nevion","count":3},{"name":"Jacob Niehus","email":"jacob.niehus@gmail.com","login":"wilywampa","count":3},{"name":"Jacob Evan Shreve","email":"shreve@umich.edu","login":"shreve","count":3},{"name":"Ingolf Becker","email":"ingolf.becker@googlemail.com","login":"watercrossing","count":3},{"name":"Ernie French","email":"ernestfrench@gmail.com","login":"ernop","count":3},{"name":"Moez Bouhlel","email":"bmoez.j@gmail.com","login":"lejenome","count":3},{"name":"Tamir Bahar","email":"tamir@north-bit.com","login":"tmr232","count":3},{"name":"Benjamin ABEL","email":"bbig26@gmail.com","login":null,"count":3},{"name":"Alyssa Whitwell","email":"alyssa.whitwell@cloverhealth.com","login":null,"count":3},{"name":"Kevin Burke","email":"kevin@twilio.com","login":null,"count":3},{"name":"Felix Werner","email":"Felix.Werner@kit.edu","login":null,"count":3},{"name":"Abdullah Habib","email":"abdullahhabib.86@gmail.com","login":"AbdullahHabib-github","count":3},{"name":"Mradul Dubey","email":"mraduldubeymd19@gmail.com","login":"mraduldubey","count":3},{"name":"Gil Forsyth","email":"gilforsyth@gmail.com","login":"gforsyth","count":3},{"name":"Niclas","email":"niclas_hanraths@web.de","login":"Naikless","count":3},{"name":"Pascal Bugnion","email":"pascal@bugnion.org","login":"pbugnion","count":3},{"name":"Paul Bissex","email":"paul@bissex.net","login":"pbx","count":3},{"name":"Pavol Juhas","email":"pavol.juhas@gmail.com","login":"pavoljuhas","count":3},{"name":"Peter Corke","email":"peter.i.corke@gmail.com","login":"petercorke","count":3},{"name":"Randolf Scholz","email":"randolf.scholz@gmail.com","login":"randolf-scholz","count":3},{"name":"Richard Fung","email":"richard.fung@databricks.com","login":"richard-fung-db","count":3},{"name":"Roy Hyunjin Han","email":"starsareblueandfaraway@gmail.com","login":"invisibleroads","count":3},{"name":"Sebastian Witowski","email":"witowski.sebastian@gmail.com","login":"switowski","count":3},{"name":"Segev Finer","email":"segev208@gmail.com","login":"segevfiner","count":3},{"name":"Silvia Vinyes","email":"silvia.vinyes@gmail.com","login":"silviav12","count":3},{"name":"Steven Johnson","email":"steven.johnson@drake.edu","login":"stevenJohnson","count":3},{"name":"Szabolcs Horvát","email":"szhorvat@gmail.com","login":"szhorvat","count":3},{"name":"Utkarsh Upadhyay","email":"musically.ut@gmail.com","login":"musically-ut","count":3},{"name":"ryan thielke","email":"r.tilky@gmail.com","login":"rtilk89","count":3},{"name":"sleeping","email":"hh.sleeping@gmail.com","login":"sleeping-h","count":3},{"name":"sukisuki","email":"daoust.mj@gmail.com","login":"MarkDaoust","count":3},{"name":"vaibhavsagar","email":"vaibhavsagar@gmail.com","login":"vaibhavsagar","count":3},{"name":"மனோஜ்குமார் பழனிச்சாமி","email":"smartmanoj42857@gmail.com","login":"SmartManoj","count":3},{"name":"谭九鼎","email":"109224573@qq.com","login":"imba-tjd","count":3},{"name":"Adam Hackbarth","email":"fearchaos@gmail.com","login":"digitalvirtuoso","count":3},{"name":"Wim Jeantine-Glenn","email":"wim.glenn@gmail.com","login":"wimglenn","count":3},{"name":"jdranczewski","email":"domdlapsa@gmail.com","login":"jdranczewski","count":3},{"name":"Erich Spaker","email":"erichspaker@gmail.com","login":"blueforesticarus","count":3},{"name":"Thomas Hisch","email":"thomas@opentech.at","login":null,"count":3},{"name":"Sudarshan Raghunathan","email":"susudars@microsoft.com","login":null,"count":3},{"name":"Pietro Berkes","email":"pberkes@enthought.com","login":null,"count":3},{"name":"Nils Müller","email":"shimst3r+git@gmail.com","login":null,"count":3},{"name":"MRCWirtz","email":"marcus.wirtz@rwth-aachen.de","login":null,"count":3},{"name":"s8weber","email":"s8weber@c4.usr.sh","login":null,"count":3},{"name":"dhirschf","email":"david.hirschfeld@stanwell.com","login":null,"count":3},{"name":"bsvh","email":"me@bsvh.me","login":null,"count":3},{"name":"Yuval","email":"yuval,jacoby1@mail.huji.ac.il","login":null,"count":3},{"name":"Elliott Morgan Jobson","email":"ElliottJobson@elliotts-mbp-2.attlocal.net","login":null,"count":3},{"name":"Chris Hamill","email":"chamill@ets.org","login":null,"count":3},{"name":"Wei Yen","email":"wlee@mathspace.co","login":"yen223","count":3},{"name":"NotWearingPants","email":"snir@broshi.net","login":"NotWearingPants","count":2},{"name":"foobarbyte","email":"61650320+foobarbyte","login":"foobarbyte","count":2},{"name":"Boyuan Liu","email":"boyuanliu6@yahoo.com","login":"boyuan12","count":2},{"name":"Bouke van der Bijl","email":"boukevanderbijl@gmail.com","login":"bouk","count":2},{"name":"Benjie Chen","email":"benjie@ginkgobioworks.com","login":"benjiec","count":2},{"name":"Ben Lewis","email":"ben.lewis@ga.gov.au","login":"benjimin","count":2},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":2},{"name":"Shaun Walbridge","email":"swalbridge@esri.com","login":"scw","count":2},{"name":"BaoGiang HoangVu","email":"hoangvubaogiang@gmail.com","login":"baogianghoangvu","count":2},{"name":"Arthur Moreira","email":"moreirarthur96@gmail.com","login":"tuxo","count":2},{"name":"Antonio Russo","email":"antonio.e.russo@gmail.com","login":"aerusso","count":2},{"name":"Andrew Vandever","email":"andrew.vandever@gmail.com","login":"avandever","count":2},{"name":"Ali Nabipour","email":"60272711+eyenpi","login":"eyenpi","count":2},{"name":"Alex Rudy","email":"alex.rudy@gmail.com","login":"alexrudy","count":2},{"name":"Alex Kramer","email":"kramer.alex.kramer@gmail.com","login":"kramer314","count":2},{"name":"Akshay Paropkari","email":"paropkari.1@gmail.com","login":"akshayparopkari","count":2},{"name":"Adam Riggall","email":"adam@riggall.info","login":"adamatus","count":2},{"name":"Adam Johnson","email":"me@adamj.eu","login":"adamchainz","count":2},{"name":"Zoltan Farkas","email":"zfarkas@fb.com","login":"zolyfarkas-fb","count":2},{"name":"akumor","email":"akumor","login":"akumor","count":2},{"name":"bar-hen","email":"bar.hen.kro@gmail.com","login":"barhenkro","count":2},{"name":"fatData","email":"ajandeer93@gmail.com","login":"fatData","count":2},{"name":"jfbu","email":"jfbu@free.fr","login":"jfbu","count":2},{"name":"fuho","email":"ondrej.dolejsi@gmail.com","login":"fuho","count":2},{"name":"David Neto","email":"davidnt@google.com","login":"davidnt","count":2},{"name":"Diego Garcia","email":"drgarcia1986@gmail.com","login":"drgarcia1986","count":2},{"name":"Dimitri Papadopoulos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":2},{"name":"Donny Winston","email":"dwinston@alum.mit.edu","login":"dwinston","count":2},{"name":"Dražen Lučanin","email":"kermit666@gmail.com","login":"metakermit","count":2},{"name":"Eren Halici","email":"eren@halici.com.tr","login":"erenhalici","count":2},{"name":"user202729","email":"25191436+user202729","login":"user202729","count":2},{"name":"vankayala sowjanya","email":"hai.sowjanya@gmail.com","login":"vsowjanya","count":2},{"name":"yangyang","email":"yangyang@xiachufang.com","login":"matanagasauce","count":2},{"name":"andy wilson","email":"wilson.andrew.j+github@gmail.com","login":"wilsaj","count":2},{"name":"Antoine Humeau","email":"humeau.antoine@gmail.com","login":"ahumeau","count":2},{"name":"Oriol (Prodesk)","email":"oriol.abril.pla@gmail.com","login":"OriolAbril","count":2},{"name":"Steve Fox","email":"stevefox","login":"stevefox","count":2},{"name":"Theo Ouzhinski","email":"32401143+theo-o","login":"theo-o","count":2},{"name":"Théophile Studer","email":"theo.studer@gmail.com","login":"studer","count":2},{"name":"Toby Gilham","email":"Tobias1087@gmail.com","login":"Tobias1087","count":2},{"name":"Torsten Bittner","email":"tb.github@gmail.com","login":"tbittner","count":2},{"name":"Tory Haavik","email":"tory.haavik@twosigma.com","login":"toryhaavik","count":2},{"name":"Ximin Luo","email":"infinity0@pwned.gg","login":"infinity0","count":2},{"name":"foogunlana","email":"foogunlana@yahoo.com","login":"foogunlana","count":2},{"name":"Eric Firing","email":"efiring@hawaii.edu","login":"efiring","count":2},{"name":"Eric O. LEBIGOT (EOL)","email":"eric.lebigot@normalesup.org","login":"lebigot","count":2},{"name":"debjan","email":"debjan@hush.ai","login":null,"count":2},{"name":"bnables","email":"brett.n.ables@nasa.gov","login":null,"count":2},{"name":"Kalibri","email":"Kalibri@","login":null,"count":2},{"name":"Rastislav Barlik","email":"barlik@gmx.com","login":null,"count":2},{"name":"Nick Tallant","email":"ndtallant@uchicago.edu","login":null,"count":2},{"name":"Ming Zhang","email":"ming.zhang@twosigma.com","login":null,"count":2},{"name":"Chris Beaumont","email":"beaumont@hawaii.edu","login":null,"count":2},{"name":"Andrea Bedini","email":"andrea.bedini@gmail.com","login":null,"count":2},{"name":"Amin Bandali","email":"me@aminb.org","login":null,"count":2},{"name":"Alcides","email":"alcides@do-not-span-me.com","login":null,"count":2},{"name":"Jisu Ryu","email":"jisu@lunasonde.com","login":null,"count":2},{"name":"Jean Cruypenynck","email":"filaton@me.com","login":null,"count":2},{"name":"Jason Gors","email":"jason.gors.work@gmail.com","login":null,"count":2},{"name":"Jason Goad","email":"jgoad@calpoly.edu","login":null,"count":2},{"name":"Gerardo","email":"muzgash@Muzpelheim","login":null,"count":2},{"name":"jsnydes","email":"jasnyder@google.com","login":null,"count":2},{"name":"muzgash","email":"muzgash@he1","login":null,"count":2},{"name":"nottaanibot","email":"nottaanibot@gmail.com","login":null,"count":2},{"name":"Tayfun Sen","email":"totayfun@gmail.com","login":null,"count":2},{"name":"Subhendu Ranjan Mishra","email":"Subhendu_Mishra@infosys.com","login":null,"count":2},{"name":"Brandon T. Willard","email":"brandonwillard@gmail.com","login":"brandonwillard","count":2},{"name":"Carl Smith","email":"carl.input@gmail.com","login":"carlsmith","count":2},{"name":"CarsonGSmith","email":"43037904+CarsonGSmith","login":"CarsonGSmith","count":2},{"name":"Chris","email":"cbartak@gmail.com","login":"chris-b1","count":2},{"name":"Chris Laumann","email":"chris.laumann@gmail.com","login":"claumann","count":2},{"name":"Christopher Covington","email":"cov@mykolab.com","login":"covracer","count":2},{"name":"Jonathan Feinberg","email":"jonathf@gmail.com","login":"jonathf","count":2},{"name":"Jonah Graham","email":"jonah@kichwacoders.com","login":"jonahgraham","count":2},{"name":"John Zwinck","email":"jzwinck@gmail.com","login":"jzwinck","count":2},{"name":"John Stowers","email":"john.stowers@gmail.com","login":"nzjrs","count":2},{"name":"Johannes Feist","email":"johannes.feist@gmail.com","login":"jfeist","count":2},{"name":"Jessie Hu","email":"jessie.hu.95@icloud.com","login":"jessie-hu-95","count":2},{"name":"Jan-Hendrik Müller","email":"44469195+kolibril13","login":"kolibril13","count":2},{"name":"James Goppert","email":"james.goppert@gmail.com","login":"jgoppert","count":2},{"name":"Ivan Gonzalez","email":"iglpdc@gmail.com","login":"iglpdc","count":2},{"name":"Ignat Shining","email":"mail@igonato.com","login":"Igonato","count":2},{"name":"Gábor Luk","email":"gaborluk","login":"gaborluk","count":2},{"name":"Guy Haskin Fernald","email":"guy@guyhf.com","login":"guyhf","count":2},{"name":"Gareth Elston","email":"grelston","login":"grelston","count":2},{"name":"EtiennePelletier","email":"etpelletier93@hotmail.com","login":"EtiennePelletier","count":2},{"name":"Ethan Madden","email":"maddene@madden.ninja","login":"jetpacktuxedo","count":2},{"name":"Erik M. Bray","email":"embray@stsci.edu","login":"embray","count":2},{"name":"Katie Silverio","email":"astrosilverio@gmail.com","login":"astrosilverio","count":2},{"name":"Kent Inverarity","email":"kinverarity1@gmail.com","login":"kinverarity1","count":2},{"name":"Kleirre","email":"claire.oudot.lyon@gmail.com","login":"Kleirre","count":2},{"name":"Damon Allen","email":"damontallen@gmail.com","login":"damontallen","count":2},{"name":"Dan Green-Leipciger","email":"dangreen.tlv@gmail.com","login":"dangreenisrael","count":2},{"name":"Daniel Hahler","email":"git@thequod.de","login":"blueyed","count":2},{"name":"Daniel Shimon","email":"daniel.shimon22@gmail.com","login":"daniel-shimon","count":2},{"name":"David Cottrell","email":"cottrell","login":"cottrell","count":2},{"name":"Michael Shuffett","email":"mshuffett@gmail.com","login":"mshuffett","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":2},{"name":"Mike Hansen","email":"mhansen@gmail.com","login":"mwhansen","count":2},{"name":"Min ho Kim","email":"minho42@gmail.com","login":"minho42","count":2},{"name":"Mohan Raj Rajamanickam","email":"mohanraj.cit@gmail.com","login":"mohanraj-r","count":2},{"name":"Nathaniel J. Smith","email":"njs@pobox.com","login":"njsmith","count":2},{"name":"Nile Geisinger","email":"nilegeisinger@yahoo.com","login":"szymborska","count":2},{"name":"Osada Paranaliyanage","email":"osadalakmal@gmail.com","login":"osadalakmal","count":2},{"name":"Oscar Gustafsson","email":"oscar.gustafsson@gmail.com","login":"oscargus","count":2},{"name":"Dale Jung","email":"dale@dalejung.com","login":"dalejung","count":2},{"name":"Pierre Haessig","email":"pierre.haessig@crans.org","login":"pierre-haessig","count":2},{"name":"Piers Titus van der Torren","email":"pierstitus@gmail.com","login":"pierstitus","count":2},{"name":"Preston Holmes","email":"preston@ptone.com","login":"ptone","count":2},{"name":"Reggie Pierce","email":"pierce.reginald@gmail.com","login":"regdoug","count":2},{"name":"Richard Shadrach","email":"rhshadrach@gmail.com","login":"rhshadrach","count":2},{"name":"Ross Jones","email":"rossdjones@gmail.com","login":"rossjones","count":2},{"name":"Samreen Zarroug","email":"samreen.zarroug@hpe.com","login":"samreen-zarroug-hpe","count":2},{"name":"Saurav Maheshkar","email":"sauravvmaheshkar@gmail.com","login":"SauravMaheshkar","count":2},{"name":"Sean Vig","email":"sean.v.775@gmail.com","login":"flacjacket","count":2},{"name":"Shailyn javier Ortiz jimenez","email":"sortiz@intellisys.com.do","login":"sjortiz","count":2},{"name":"Spencer Nelson","email":"spencer@twitch.tv","login":"spenczar","count":2},{"name":"Joseph Lansdowne","email":"J49137@gmail.com","login":"ikn","count":2},{"name":"Joshua Storck","email":"joshuastorck@gmail.com","login":"joshuastorck","count":2},{"name":"Joyce Er","email":"huer@microsoft.com","login":"joyceerhl","count":2},{"name":"Julien Rabinow","email":"randprefix.github@fastmail.com","login":"jrabinow","count":2},{"name":"Justin Riley","email":"justin.t.riley@gmail.com","login":"jtriley","count":2},{"name":"K.-Michael Aye","email":"kmichael.aye@gmail.com","login":"michaelaye","count":2},{"name":"Matthew Seal","email":"mseal007@gmail.com","login":"MSeal","count":2},{"name":"Matteo","email":"guzzo.matteo@gmail.com","login":"teoguso","count":2},{"name":"Matt Cottingham","email":"matt.cottingham@gmail.com","login":"mattrco","count":2},{"name":"Massimo Santini","email":"massimo.santini@gmail.com","login":"mapio","count":2},{"name":"Martin Bergtholdt","email":"martin.bergtholdt@philips.com","login":"bergtholdt","count":2},{"name":"Mark Schmitz","email":"mark.schmitz@mailbox.org","login":"kramred","count":2},{"name":"Tom Nicholas","email":"35968931+TomNicholas","login":"TomNicholas","count":2},{"name":"Zi Chong Kao","email":"zichongkao@gmail.com","login":"zichongkao","count":2},{"name":"Yann Pellegrini","email":"mail@yann-p.fr","login":"Yann-P","count":2},{"name":"tmtabor","email":"tabor@broadinstitute.org","login":"tmtabor","count":2},{"name":"thethomask","email":"thethomask","login":"thethomask","count":2},{"name":"sunny","email":"sunfinite@gmail.com","login":"sunfinite","count":2},{"name":"sagnak","email":"sagnaks@gmail.com","login":"sagnak","count":2},{"name":"rchiodo","email":"rchiodo","login":"rchiodo","count":2},{"name":"patricktokeeffe","email":"patricktokeeffe","login":"patricktokeeffe","count":2},{"name":"onesandzeroes","email":"onesandzeroes@github.com","login":"onesandzeroes","count":2},{"name":"nsitapara","email":"nsitapara@gmail.com","login":"nsitapara","count":2},{"name":"nicolaslazo","email":"45973144+nicolaslazo","login":"nicolaslazo","count":2},{"name":"Owen Healy","email":"ellbur@gmail.com","login":"ellbur","count":2},{"name":"Pawel Jasinski","email":"pawel.jasinski@gmail.com","login":"paweljasinski","count":2},{"name":"Pete Blois","email":"blois@google.com","login":"blois","count":2},{"name":"Peter Odding","email":"peter@peterodding.com","login":"xolox","count":2},{"name":"Phillip Nordwall","email":"Phillip.Nordwall+git@gmail.com","login":"PhillipNordwall","count":2},{"name":"JamshedVesuna","email":"jamshed.vesuna@gmail.com","login":"JamshedVesuna","count":2},{"name":"Hanno Perrey","email":"hperrey","login":"hperrey","count":2},{"name":"Koen van Besien","email":"koen.vanbesien@gmail.com","login":"koenvb","count":2},{"name":"Kyungdahm Yun","email":"tomyun@gmail.com","login":"tomyun","count":2},{"name":"macgyver","email":"neil.rabinowitz@merton.ox.ac.uk","login":"rabbitmcrabbit","count":2},{"name":"Matthieu Ancellin","email":"matthieu.ancellin@ens-paris-saclay.fr","login":"mancellin","count":2},{"name":"Maxim Cournoyer","email":"maxim.cournoyer@gmail.com","login":"Apteryks","count":2},{"name":"Maxim Grechkin","email":"maximsch2@gmail.com","login":"maximsch2","count":2},{"name":"Melissa Weber Mendonça","email":"melissawm@gmail.com","login":"melissawm","count":2},{"name":"Meysam Azad","email":"MeysamAzad81@gmail.com","login":"meysam81","count":2},{"name":"Michael Käufl","email":"ipython@c.michael-kaeufl.de","login":"michael-k","count":2},{"name":"Luis Pedro Coelho","email":"luis@luispedro.org","login":"luispedro","count":2},{"name":"Lucy McPhail","email":"lucy.mcphail.p@gmail.com","login":"lucymcphail","count":2},{"name":"Lev Givon","email":"lev@columbia.edu","login":"lebedov","count":2},{"name":"Zac Hatfield-Dodds","email":"zac.hatfield.dodds@gmail.com","login":"Zac-HD","count":1},{"name":"Zach Borboa","email":"123986465+zachborboacryptofi","login":"zachborboacryptofi","count":1},{"name":"Zach Rottman","email":"106707235+zrottman","login":"zrottman","count":1},{"name":"alphaCTzo7G","email":"alphaCTzo7G","login":"alphaCTzo7G","count":1},{"name":"anakimluke","email":"anakimluke","login":"anakimluke","count":1},{"name":"apunisal","email":"apunisal@gmail.com","login":"apunisal","count":1},{"name":"azjps","email":"azjps","login":"azjps","count":1},{"name":"carschandler","email":"92899389+carschandler","login":"carschandler","count":1},{"name":"chalggg","email":"24186302+chalggg","login":"chalggg","count":1},{"name":"chillaranand","email":"anand21nanda@gmail.com","login":"ChillarAnand","count":1},{"name":"codebraker","email":"great.curtis@gmail.com","login":"codebraker","count":1},{"name":"codespaced","email":"jlgerst@gmail.com","login":"codespaced","count":1},{"name":"dalthviz","email":"d.althviz10@uniandes.edu.co","login":"dalthviz","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"dexterdev","email":"devanand.t.1986@gmail.com","login":"dexterdev","count":1},{"name":"Yuval Langer","email":"yuval.langer@gmail.com","login":"yuvallanger","count":1},{"name":"Yutao Yuan","email":"infmagic2047reg@outlook.com","login":"infmagic2047","count":1},{"name":"Yung Siang Liau","email":"liauys@gmail.com","login":"YS-L","count":1},{"name":"Yarko Tymciurak","email":"yarkot1@gmail.com","login":"yarko","count":1},{"name":"Yang, Bo","email":"bo.yang@protonbase.io","login":"Atry","count":1},{"name":"Xiuming Chen","email":"cc@cxm.cc","login":"cxmcc","count":1},{"name":"Wouter Overmeire","email":"lodagro@gmail.com","login":"lodagro","count":1},{"name":"Roshan Rao","email":"roshan_rao@berkeley.edu","login":"rmrao","count":1},{"name":"Strawkage","email":"86151183+strawhat54","login":"strawhat54","count":1},{"name":"Steven Anton","email":"steven.m.anton@gmail.com","login":"stevenmanton","count":1},{"name":"Steve Nicholson","email":"ssteve@mac.com","login":"SSteve","count":1},{"name":"Steve Kowalik","email":"steven@wedontsleep.org","login":"s-t-e-v-e-n-k","count":1},{"name":"Steve Chan","email":"sychan@lbl.gov","login":"sychan","count":1},{"name":"Donald Curtis","email":"dcurtis@milkbox.net","login":null,"count":1},{"name":"Boris de Laage","email":"boris.delaage@synchrotron-soleil.fr","login":null,"count":1},{"name":"Brian Drawert","email":"bdrawert@cs.ucsb.edu","login":null,"count":1},{"name":"Christopher C. Aycock","email":"christopher.aycock@twosigma.com","login":null,"count":1},{"name":"DamianHeard","email":"damian@commoncode.com","login":null,"count":1},{"name":"Chris Mentzel","email":"chrismentzel@gmail.com","login":"cmentzel","count":1},{"name":"Chris Barker","email":"Chris.Barker@noaa.gov","login":"ChrisBarker-NOAA","count":1},{"name":"Chemss Eddine Ben Hassine","email":"bhchemss@gmail.com","login":"chemsseddine","count":1},{"name":"Chaz Reid","email":"charlesreid1@gmail.com","login":"charlesreid1","count":1},{"name":"ChandanChainani","email":"chainanichan@gmail.com","login":"ChandanChainani","count":1},{"name":"Cedric GESTES","email":"cedric.gestes@gmail.com","login":"cgestes","count":1},{"name":"Can Sarigol","email":"ertugrulsarigol@gmail.com","login":"cansarigol","count":1},{"name":"CJ Carey","email":"perimosocordiae@gmail.com","login":"perimosocordiae","count":1},{"name":"Brian Lee","email":"brianklee@google.com","login":"brilee","count":1},{"name":"Brendan Gerrity","email":"bgerrity@fb.com","login":"bgerrity","count":1},{"name":"Brad Reisfeld","email":"brad.reisfeld@colostate.edu","login":"breisfeld","count":1},{"name":"Blake Griffin","email":"blakejgriffin@gmail.com","login":"blakejgriffin","count":1},{"name":"Björn Grüning","email":"bjoern.gruening@gmail.com","login":"bgruening","count":1},{"name":"Bing Xia","email":"aix.bing@gmail.com","login":"sixpi","count":1},{"name":"BinaryCrochet","email":"43975470+BinaryCrochet","login":"BinaryCrochet","count":1},{"name":"Evan Kohilas","email":"ekohilas","login":"ekohilas","count":1},{"name":"Erik Welch","email":"erik.n.welch@gmail.com","login":"eriknw","count":1},{"name":"Thomas","email":"Thomas@Zapsurgical.com","login":"TheHubbit","count":1},{"name":"The-Penultimate-Defenestrator","email":"ldt@deentaylor.com","login":"controversial","count":1},{"name":"Lucretiel","email":"Lucretiel","login":"Lucretiel","count":1},{"name":"nouman","email":"55525217+noumxn","login":"noumxn","count":1},{"name":"gorogoroumaru","email":"force.minpiku@gmail.com","login":"gorogoroumaru","count":1},{"name":"fcasal","email":"fcasal","login":"fcasal","count":1},{"name":"Steve Bartz","email":"bartz","login":"bartz","count":1},{"name":"Sanjana-03","email":"66235278+Sanjana-03","login":"Sanjana-03","count":1},{"name":"Sanyam Agarwal","email":"sanyam.agarwal94@gmail.com","login":"sanyam5","count":1},{"name":"Sathesh Chandra","email":"satheshchandra88@gmail.com","login":"sathya5562","count":1},{"name":"Sebastiaan Mathot","email":"s.mathot@cogsci.nl","login":"smathot","count":1},{"name":"Romulo Filho","email":"romulo_freire_filho@hotmail.com","login":"romulofff","count":1},{"name":"Rodolfo Carvalho","email":"rhcarvalho@gmail.com","login":"rhcarvalho","count":1},{"name":"Robin Gustafsson","email":"robin@rgson.se","login":"rgson","count":1},{"name":"Roberto Bonvallet","email":"rbonvall@gmail.com","login":"rbonvall","count":1},{"name":"Rob Young","email":"rob.young@digital.cabinet-office.gov.uk","login":"robyoung","count":1},{"name":"RickWinter","email":"rick.winter@microsoft.com","login":"RickWinter","count":1},{"name":"Rich Wareham","email":"rjw57@cam.ac.uk","login":"rjw57","count":1},{"name":"Reuben Morais","email":"reuben.morais@gmail.com","login":"reuben","count":1},{"name":"Renaud Richardet","email":"renaud@apache.org","login":"renaud","count":1},{"name":"Reilly Tucker Siemens","email":"reilly@tuckersiemens.com","login":"reillysiemens","count":1},{"name":"Raphael Kruse","email":"65403623+rk-mlu","login":"rk-mlu","count":1},{"name":"Ramiro Gómez","email":"code@ramiro.org","login":"yaph","count":1},{"name":"TenzinRabgy","email":"tenzinrabgy@gmail.com","login":"AxolotlTears","count":1},{"name":"Ted Wright","email":"ted@consequential.org","login":"wright","count":1},{"name":"Ted Drain","email":"ted.drain@gmail.com","login":"TD22057","count":1},{"name":"Takumasa Nakamura","email":"n.takumasa@gmail.com","login":"n-takumasa","count":1},{"name":"Susheel Thapa","email":"83917129+SusheelThapa","login":"SusheelThapa","count":1},{"name":"Sudarshan Rangarajan","email":"tr.sudarshan@gmail.com","login":"trsudarshan","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Peter Williams","email":"peter@newton.cx","login":"pkgw","count":1},{"name":"Peter Waller","email":"p@pwaller.net","login":"pwaller","count":1},{"name":"Pere Vilas","email":"pvilas@gmail.com","login":"pvilas","count":1},{"name":"Pavel Karateev","email":"lancelote.du.lac@gmail.com","login":"lancelote","count":1},{"name":"Paulo S. Costa","email":"pauloscosta5@gmail.com","login":"paw-lu","count":1},{"name":"Stephan Rave","email":"stephanrave@uni-muenster.de","login":"sdrave","count":1},{"name":"Stephan Peijnik","email":"debian@sp.or.at","login":"speijnik","count":1},{"name":"Stefan Zimmermann","email":"zimmermann.code@gmail.com","login":"userzimmermann","count":1},{"name":"Stefan Karpinski","email":"stefan@karpinski.org","login":"StefanKarpinski","count":1},{"name":"Stavros Ntentos","email":"133706+stdedos","login":"stdedos","count":1},{"name":"Srinath","email":"g.s.srinath89@gmail.com","login":"srinathgs","count":1},{"name":"Sourav Singh","email":"ssouravsingh12@gmail.com","login":"souravsingh","count":1},{"name":"Smart","email":"47581948+hellocoldworld","login":"hellocoldworld","count":1},{"name":"Skylar Saveland","email":"skylar.saveland@gmail.com","login":"skyl","count":1},{"name":"Sjoerd de Vries","email":"sjdv1982@gmail.com","login":"sjdv1982","count":1},{"name":"Simon Guillot","email":"sgr.guillot@gmail.com","login":"simgt","count":1},{"name":"Shashi Gowda","email":"shashigowda91@gmail.com","login":"shashi","count":1},{"name":"Sha Liu","email":"liushapku@gmail.com","login":"liushapku","count":1},{"name":"Sergey B Kirpichev","email":"skirpichev@gmail.com","login":"skirpichev","count":1},{"name":"Sebastian Bank","email":"sebastian.bank@uni-leipzig.de","login":"xflr6","count":1},{"name":"Niall Dooley","email":"doolio","login":"doolio","count":1},{"name":"Naveen Nathan","email":"naveen@lastninja.net","login":"nnathan","count":1},{"name":"Naveen Honest Raj K","email":"naveendurai19@gmail.com","login":"Navdevl","count":1},{"name":"Nathan Rice","email":"nathan.alexander.rice@gmail.com","login":"nathan-rice","count":1},{"name":"Naelson Douglas","email":"naelson17@gmail.com","login":"NaelsonDouglas","count":1},{"name":"Mukesh Bhandarkar","email":"31272819+darknightwolf","login":"darknightwolf","count":1},{"name":"Mohammad Hossein Sekhavat","email":"sekhavat17@gmail.com","login":"mohammad7t","count":1},{"name":"Rounak Banik","email":"rounakbanik@gmail.com","login":"rounakbanik","count":1},{"name":"Roy Reznik","email":"royreznik@gmail.com","login":"royreznik","count":1},{"name":"Rui Pereira","email":"rui.pereira@gmail.com","login":"RuiPereira","count":1},{"name":"Rustam Safin","email":"rustiksnegovik@gmail.com","login":"Snegovikufa","count":1},{"name":"Ryan Nelson","email":"rnelsonchem@gmail.com","login":"rnelsonchem","count":1},{"name":"Samuel B. Johnson","email":"sabjohnso@yahoo.com","login":"sabjohnso","count":1},{"name":"Paul Moore","email":"p.f.moore@gmail.com","login":"pfmoore","count":1},{"name":"Thomas Hisch","email":"t.hisch@gmail.com","login":"twmr","count":1},{"name":"juacrumar","email":"juacrumar@gmail.com","login":"scarlehoff","count":1},{"name":"jsbautista","email":"js.bautista@uniandes.edu.co","login":"jsbautista","count":1},{"name":"joncrall","email":"erotemic@gmail.com","login":"Erotemic","count":1},{"name":"jonasc","email":"github@bcdf.eu","login":"jonasc","count":1},{"name":"john","email":"john@spaceda.space","login":"SpaceDA","count":1},{"name":"jlstevens","email":"jlstevens@ed.ac.uk","login":"jlstevens","count":1},{"name":"jcollins1983","email":"jason.collins83@gmail.com","login":"jcollins1983","count":1},{"name":"jc","email":"jewfrocuban1@gmail.com","login":"jewfro-cuban","count":1},{"name":"haochengxia","email":"xhc_1007@163.com","login":"haochengxia","count":1},{"name":"guziy","email":"guziy.sasha@gmail.com","login":"guziy","count":1},{"name":"grey275","email":"pjvanderpol@gmail.com","login":"petevdp","count":1},{"name":"Георгий Фролов","email":"gosha@fro.lv","login":"gfrlv","count":1},{"name":"Élie Michel","email":"elie.michel@ens.fr","login":"eliemichel","count":1},{"name":"zzzz-qq","email":"zzzz-qq@outlook.com","login":"zzzz-qq","count":1},{"name":"ygeyzel","email":"ygeyzel@gmail.com","login":"ygeyzel","count":1},{"name":"xconverge","email":"test@test.com","login":"TESTPERSONAL","count":1},{"name":"weichm","email":"git1@jhg-traunreut.de","login":"weichm","count":1},{"name":"valankar","email":"31250800+valankar","login":"valankar","count":1},{"name":"urielshaolin","email":"uriel_sandoval@ieee.org","login":"sanurielf","count":1},{"name":"unknown","email":"ctpassmore@gmail.com","login":"ClaytonPassmore","count":1},{"name":"telamonian","email":"telamonian","login":"telamonian","count":1},{"name":"teegaar","email":"teegaar@gmail.com","login":"teegaar","count":1},{"name":"techassetskris","email":"knewsome@techassets.com","login":"techassetskris","count":1},{"name":"tcmulcahy","email":"tcmulcahy@gmail.com","login":"tcmulcahy","count":1},{"name":"stef-ubuntu","email":"stef@webempath.com","login":"stefempath","count":1},{"name":"sachet-mittal","email":"sachet.mittal@gmail.com","login":"sachet-mittal","count":1},{"name":"rs2","email":"rootsumsquared@gmail.com","login":"rs2","count":1},{"name":"juanis2112","email":"juanitagomezr2112@gmail.com","login":"juanis2112","count":1},{"name":"prasanth","email":"kesavarapu.siva@gmail.com","login":"cedric05","count":1},{"name":"pietvo","email":"piet@vanoostrum.org","login":"pietvo","count":1},{"name":"pepie34","email":"pepie34@gmail.com","login":"pepie34","count":1},{"name":"patter001","email":"patter001@gmail.com","login":"patter001","count":1},{"name":"ossdev07","email":"ossdev@puresoftware.com","login":"ossdev07","count":1},{"name":"ormung","email":"30354722+ormung","login":"ormung","count":1},{"name":"ocefpaf","email":"ocefpaf@gmail.com","login":"ocefpaf","count":1},{"name":"nvdv","email":"modestdev@gmail.com","login":"nvdv","count":1},{"name":"Vishnu S G","email":"sgvishnu777@gmail.com","login":"sgvishnu777","count":1},{"name":"Vishal Vatsa","email":"vishal.vatsa@gmail.com","login":"vvatsa","count":1},{"name":"Vincent Woo","email":"me@vincentwoo.com","login":"vincentwoo","count":1},{"name":"Vidar Tonaas Fauske","email":"vidartf@gmail.com","login":"vidartf","count":1},{"name":"Victor Zverovich","email":"victor.zverovich@gmail.com","login":"vitaut","count":1},{"name":"Victor Ramirez","email":"virako@wadobo.com","login":"Virako","count":1},{"name":"Udi Oron","email":"udioron@gmail.com","login":"nonZero","count":1},{"name":"Trevor Bekolay","email":"tbekolay@gmail.com","login":"tbekolay","count":1},{"name":"Tony S Yu","email":"tsyu80@gmail.com","login":"tonysyu","count":1},{"name":"Tomáš Hrnčiar","email":"thrnciar@redhat.com","login":"hrnciar","count":1},{"name":"Tomasz Kłoczko","email":"kloczek@github.com","login":"kloczek","count":1},{"name":"Tom Dimiduk","email":"tdimiduk@physics.harvard.edu","login":"tdimiduk","count":1},{"name":"Todd","email":"toddrme2178@gmail.com","login":"toddrme2178","count":1},{"name":"Tobias Bengfort","email":"tobias.bengfort@posteo.de","login":"xi","count":1},{"name":"Timur Kushukov","email":"timqsh@gmail.com","login":"timqsh","count":1},{"name":"Timo Kaufmann","email":"timokau@zoho.com","login":"timokau","count":1},{"name":"Tim Nonet","email":"tim.nonet@gmail.com","login":"TNonet","count":1},{"name":"Tim Metzler","email":"33530562+tmetzl","login":"tmetzl","count":1},{"name":"Thomas Weißschuh","email":"thomas@t-8ch.de","login":"t-8ch","count":1},{"name":"ras44","email":"9282281+ras44","login":"ras44","count":1},{"name":"Shao Yang Hong","email":"shaoyang.hong@ninjavan.co","login":null,"count":1},{"name":"Shashank Kumar","email":"abc@shanky.xyz","login":null,"count":1},{"name":"Ramana","email":"sramana9@gmail.com","login":null,"count":1},{"name":"Ritesh Kadmawala","email":"ritesh@loanzen.in","login":null,"count":1},{"name":"Robert Smith","email":"rsmith31415@gmail.com","login":null,"count":1},{"name":"Roy Wellington Ⅳ","email":"rwellington@housecanary.com","login":null,"count":1},{"name":"Hoyt Koepke","email":"hoytak@graphlab.com","login":null,"count":1},{"name":"ICanWaitAndFishAllDay","email":"ziyi@twosigma.com","login":null,"count":1},{"name":"Grahame Bowland","email":"grahame@angrygoats.net","login":null,"count":1},{"name":"Guillaume DOUMENC","email":"gdoumenc@coworks.pro","login":null,"count":1},{"name":"Gökcen Eraslan","email":"geraslan@broadinstitute.org","login":null,"count":1},{"name":"Kai Tetzlaff (moka.tetzco.de)","email":"kai.tetzlaff@web.de","login":null,"count":1},{"name":"Kelly Liu","email":"kelly.liu@berkeley.edu","login":null,"count":1},{"name":"Lesley Cordero","email":"lesleycordero@Lesleys-MacBook-Pro.local","login":null,"count":1},{"name":"Lesley Cordero","email":"lesleycordero@dyn-129-236-208-80.dyn.columbia.edu","login":null,"count":1},{"name":"Johan Forsberg","email":"johan.forsberg@gmail.com","login":null,"count":1},{"name":"Juergen Hasch","email":"hasch@VMBOX.fritz.box","login":null,"count":1},{"name":"Justin Tyberg","email":"jtyberg@us.ibm.com","login":null,"count":1},{"name":"Antonio Cuni","email":"antocuni","login":null,"count":1},{"name":"Arun Persaud","email":"apersaud@lbl.gov","login":null,"count":1},{"name":"Adam Eury","email":"adameury@outlook.com","login":null,"count":1},{"name":"Adam Hodgen","email":"adam.hodgen@thetestpeople.com","login":null,"count":1},{"name":"Alberto Valverde","email":"alberto@meteogrid.com","login":null,"count":1},{"name":"Alex Alekseyev","email":"alex.alekseyev@twosigma.com","login":null,"count":1},{"name":"Allen Riddell","email":"abr@ariddell.org","login":null,"count":1},{"name":"Andrew Mark","email":"mark@is.mpg.de","login":null,"count":1},{"name":"Daniel Li","email":"lidan@deshaw.com","login":null,"count":1},{"name":"David","email":"david@computer.(none)","login":null,"count":1},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":1},{"name":"Wouter Bolsterlee","email":"wouter@intelworks.com","login":"wbolster-eiq","count":1},{"name":"Wenhan Zhu (Cosmos)","email":"zhuwenhan950913@gmail.com","login":"CosmosAtlas","count":1},{"name":"Waylon Walker","email":"quadmx08@gmail.com","login":"WaylonWalker","count":1},{"name":"Corran Webster","email":"cwebster@enthought.com","login":"corranwebster","count":1},{"name":"Coon, Ethan T","email":"coonet@ornl.gov","login":"ecoon","count":1},{"name":"Clemens Brunner","email":"clemens.brunner@gmail.com","login":"cbrnr","count":1},{"name":"Christopher Welborn","email":"cj@welbornprod.com","login":"cjwelborn","count":1},{"name":"Christopher Roach","email":"vthakr@gmail.com","login":"croach","count":1},{"name":"Christopher Moura","email":"christophermoura","login":"christophermoura","count":1},{"name":"Christopher Brown","email":"io@henrian.com","login":"chbrown","count":1},{"name":"Christophe Pradal","email":"christophe.pradal@inria.fr","login":"pradal","count":1},{"name":"Yoav Ram","email":"yoavram+github@gmail.com","login":null,"count":1},{"name":"gporras","email":"g.porras@onf.ca","login":null,"count":1},{"name":"Timothy O'Donnell","email":"timoodonnell@gmail.com","login":null,"count":1},{"name":"Tobias Oberstein","email":"oberstet@ubuntu1404.office.tavendo.de","login":null,"count":1},{"name":"Unknown","email":"kunda@scribus.net","login":null,"count":1},{"name":"Vincent Legoll","email":"vincent.legoll@idgrilles.fr","login":null,"count":1},{"name":"teddyrendahl","email":"trendahl@slac.stanford.edu","login":null,"count":1},{"name":"ugurthemaster","email":"ugurthemaster@gmail.com","login":null,"count":1},{"name":"unknown","email":"HodgeS@USJOSCS518ZDS1.maquetcv.com","login":null,"count":1},{"name":"is-this-valid","email":"@is-this-valid","login":null,"count":1},{"name":"jferrara","email":"jferrara@endgame.com","login":null,"count":1},{"name":"kevin","email":"kjwu@ucsd.edu","login":null,"count":1},{"name":"lbennett","email":"coco.bennett@adtran.com","login":null,"count":1},{"name":"Patrick Snape","email":"patrick.snape08@imperial.ac.uk","login":null,"count":1},{"name":"Paul","email":"paul@linuxmint.linuxmint-domain","login":null,"count":1},{"name":"Nick Tarleton","email":"nick@quixey.com","login":null,"count":1},{"name":"Denis S. Tereshchenko","email":"denver.mailbox@gmail.com","login":null,"count":1},{"name":"Ben Longbons","email":"b.r.longbons@gmail.com","login":"o11c","count":1},{"name":"Erik","email":"erihe251@student.liu.se","login":"erihe251","count":1},{"name":"Eric Prestat","email":"eric.prestat@gmail.com","login":"ericpre","count":1},{"name":"Emil Hessman","email":"emil@hessman.se","login":"ceh","count":1},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":1},{"name":"Ed OBrien","email":"late.for.lunch@gmail.com","login":"eobrie16","count":1},{"name":"Dustin Rodriguez","email":"otakucode@gmail.com","login":"otakucode","count":1},{"name":"Drunkwcodes","email":"drunkwcodes@gmail.com","login":"drunkwcodes","count":1},{"name":"Drekin","email":"drekin@gmail.com","login":"Drekin","count":1},{"name":"Dominik Miedziński","email":"dominik@mdzn.pl","login":"miedzinski","count":1},{"name":"Dominic Kuang","email":"finaiized@gmail.com","login":"finaiized","count":1},{"name":"Diego Fernandez","email":"aiguo.fernandez@gmail.com","login":"aiguofer","count":1},{"name":"Deepyaman Datta","email":"deepyaman.datta@utexas.edu","login":"deepyaman","count":1},{"name":"David Zderic","email":"dzderic@gmail.com","login":"dzderic","count":1},{"name":"David Toneian","email":"david@toneian.com","login":"DavidToneian","count":1},{"name":"David Straub","email":"david.straub@tum.de","login":"DavidMStraub","count":1},{"name":"David Lowry-Duda","email":"david@lowryduda.com","login":"davidlowryduda","count":1},{"name":"David Bradway","email":"david.bradway@gmail.com","login":"davidbradway","count":1},{"name":"Dave Willmer","email":"dave.willmer@gmail.com","login":"dwillmer","count":1},{"name":"Danny Hermes","email":"daniel.j.hermes@gmail.com","login":"dhermes","count":1},{"name":"Daniel Wehner","email":"daniel.wehner@erdfisch.de","login":"dawehner","count":1},{"name":"Daniel Rocco","email":"drocco@gmail.com","login":"drocco007","count":1},{"name":"Dan McDougall","email":"daniel.mcdougall@liftoffsoftware.com","login":"liftoff","count":1},{"name":"Andrew Murray","email":"radarhere@gmail.com","login":"radarhere","count":1},{"name":"Andrew Jesaitis","email":"andrew@andrewjesaitis.com","login":"andrewjesaitis","count":1},{"name":"Andrew J. Hesford","email":"ajh@sideband.org","login":"ahesford","count":1},{"name":"Andrew Giessel","email":"andrew.giessel@gmail.com","login":"andrewgiessel","count":1},{"name":"Andreas Fehlner","email":"fehlner@arcor.de","login":"andife","count":1},{"name":"Erik Hvatum","email":"ice.rikh@gmail.com","login":"erikhvatum","count":1},{"name":"Andrea Alberti","email":"a.alberti82@gmail.com","login":"alberti42","count":1},{"name":"Anders Hovmöller","email":"boxed@killingar.net","login":"boxed","count":1},{"name":"Anay Dongre","email":"dongreanay@gmail.com","login":"MrAnayDongre","count":1},{"name":"Anatol Ulrich","email":"anatol@versteht.es","login":"spookyvision","count":1},{"name":"Aman","email":"aman.s.chhina@gmail.com","login":"achhina","count":1},{"name":"Alexey Zaytsev","email":"alexey.zaytsev@gmail.com","login":"xl0","count":1},{"name":"Alexandre Avanian","email":"aavanian","login":"aavanian","count":1},{"name":"Alex Ford","email":"a.sewall.ford@gmail.com","login":"asford","count":1},{"name":"Albert Zhang","email":"alchzh@gmail.com","login":"alchzh","count":1},{"name":"Aenugu Sai Kiran Reddy","email":"saikrn08@gmail.com","login":"08saikiranreddy","count":1},{"name":"Adrian Price-Whelan","email":"adrian.prw@gmail.com","login":"adrn","count":1},{"name":"Adrian","email":"adrian@planetcoding.net","login":"ThiefMaster","count":1},{"name":"Adam Greenhall","email":"adam.greenhall@gmail.com","login":"adamgreenhall","count":1},{"name":"Adam Davis","email":"user@server","login":"invalid-email-address","count":1},{"name":"Adal Chiriliuc","email":"adal.chiriliuc@gmail.com","login":"2-5","count":1},{"name":"Abe Guerra","email":"awar88@gmail.com","login":"abeguerra","count":1},{"name":"Aaron Culich","email":"aculich@gmail.com","login":"aculich","count":1},{"name":"A. J. Holyoake","email":"a.j.holyoake@gmail.com","login":"ajholyoake","count":1},{"name":"Dan Kilman","email":"dankilman@gmail.com","login":"dankilman","count":1},{"name":"Bill Vineyard","email":"71736216+wvineyard","login":"wvineyard","count":1},{"name":"Bernardo B. Marques","email":"bernardo.fire@gmail.com","login":"bernardobarreto","count":1},{"name":"Bernard Paulus","email":"bprecyclebin@gmail.com","login":"bernardpaulus","count":1},{"name":"Benjamin Thyreau","email":"benjamin.thyreau@gmail.com","login":"bthyreau","count":1},{"name":"Benjamin Schultz","email":"benjamin.a.schultz@gmail.com","login":"benjaminaschultz","count":1},{"name":"Benjamin Jones","email":"benjaminfjones@gmail.com","login":"benjaminfjones","count":1},{"name":"Benedikt Sauer","email":"filmor@gmail.com","login":"filmor","count":1},{"name":"Ben Rousch","email":"brousch@gmail.com","login":"brousch","count":1},{"name":"Andreas Amann","email":"a.amann@ucc.ie","login":"andram","count":1},{"name":"Kyle Cutler","email":"kycutler@microsoft.com","login":"kycutler","count":1},{"name":"Ben Hamming","email":"btromb02@gmail.com","login":"hammer498","count":1},{"name":"Ben Duffield","email":"jebavarde@gmail.com","login":"bavardage","count":1},{"name":"Beetoju Anuradha","email":"anu.beethoju@gmail.com","login":"Anuradha123","count":1},{"name":"Bastian Ebeling","email":"bastian.ebeling@web.de","login":"Barry1","count":1},{"name":"Bartosz Telenczuk","email":"bartosz@telenczuk.pl","login":"btel","count":1},{"name":"Arya","email":"ee23b005@smail.iitm.ac.in","login":"q-arya-a","count":1},{"name":"Arthur Loder","email":"art@artloder.com","login":"artloder","count":1},{"name":"Antonino Ingargiola","email":"tritemio@gmail.com","login":"tritemio","count":1},{"name":"Anton Akhmerov","email":"anton.akhmerov@gmail.com","login":"akhmerov","count":1},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":1},{"name":"Ankitsingh6299","email":"45270160+Ankitsingh6299","login":"Ankitsingh6299","count":1},{"name":"Angus Hollands","email":"goosey15@gmail.com","login":"agoose77","count":1},{"name":"Angus Griffith","email":"16sn6uv@gmail.com","login":"sn6uv","count":1},{"name":"André Matos","email":"andre.vmatos@gmail.com","login":"andrevmatos","count":1},{"name":"Andrew Spiers","email":"andrew@andrewspiers.net","login":"andrewspiers","count":1},{"name":"Andrew Port","email":"andyaport@gmail.com","login":"mathandy","count":1},{"name":"Andrew Payne","email":"andy@payne.org","login":"payne92","count":1},{"name":"Justin Jent","email":"jentjr@gmail.com","login":"jentjr","count":1},{"name":"Jussi Sainio","email":"jussi.sainio@iki.fi","login":"jsainio","count":1},{"name":"Julian Kuhlmann","email":"jlnkuhlmann@gmail.com","login":"julesjulian","count":1},{"name":"Joseph Kahn","email":"josephbkahn@gmail.com","login":"JBKahn","count":1},{"name":"Jonathan Allen Grant","email":"jonathanallengrant@gmail.com","login":"JonathanGrant","count":1},{"name":"Jonas Rauber","email":"jonasrauber","login":"jonasrauber","count":1},{"name":"Jonas Haag","email":"jonas@lophus.org","login":"jonashaag","count":1},{"name":"John Bohannon","email":"junk@emonk.org","login":"jbohannon","count":1},{"name":"Johann Cohen-Tanugi","email":"johann.cohentanugi@gmail.com","login":"johannct","count":1},{"name":"Joe Sapp","email":"sappjw","login":"sappjw","count":1},{"name":"Ben Jamin","email":"201050+ojamin","login":"ojamin","count":1},{"name":"Jochen Ott","email":"Jochen.Ott@blueyonder.com","login":"jochen-ott-by","count":1},{"name":"Jim Garrison","email":"jim@garrison.cc","login":"garrison","count":1},{"name":"Jessica Frazelle","email":"jess@docker.com","login":"jessfraz","count":1},{"name":"Jesse Widner","email":"jwidner@mit.edu","login":"jwidner","count":1},{"name":"Jerry Fowler","email":"rgfowler@mdanderson.org","login":"jerryatmda","count":1},{"name":"Jeffrey Tratner","email":"jeffrey.tratner@gmail.com","login":"jtratner","count":1},{"name":"Jeff Potter","email":"jeff@enveritas.org","login":"jpotter","count":1},{"name":"Jeff Knisley","email":"knisleyj@etsu.edu","login":"emath","count":1},{"name":"Jeff Hussmann","email":"jeff.hussmann@gmail.com","login":"jeffhussmann","count":1},{"name":"Jean-Christophe Jaskula","email":"jean.christophe.jaskula+github@gmail.com","login":"jcjaskula","count":1},{"name":"Jay Qi","email":"2721979+jayqi","login":"jayqi","count":1},{"name":"Jasper Poppe","email":"jgpoppe@gmail.com","login":"jpoppe","count":1},{"name":"Jarrod Millman","email":"jarrod.millman@gmail.com","login":"jarrodmillman","count":1},{"name":"Jarrod Janssen","email":"jarrod.janssen@twosigma.com","login":"jarrodj","count":1},{"name":"Jan-Philip Gehrcke","email":"jgehrcke@googlemail.com","login":"jgehrcke","count":1},{"name":"Jan S. (Milania1)","email":"git@milania.de","login":"JanSellner","count":1},{"name":"Lorena Pantano","email":"lorena.pantano@gmail.com","login":"lpantano","count":1},{"name":"Lilian Besson","email":"naereen@crans.org","login":"Naereen","count":1},{"name":"Lightyagami1","email":"saurav24007@gmail.com","login":"Lightyagami1","count":1},{"name":"Liam Connors","email":"connorsl@tcd.ie","login":"LiamConnors","count":1},{"name":"Lessandro Mariano","email":"lessandro@gmail.com","login":"lessandro","count":1},{"name":"Leon Anavi","email":"leon.anavi@konsulko.com","login":"leon-anavi","count":1},{"name":"Leo Singer","email":"leo.singer@ligo.org","login":"lpsinger","count":1},{"name":"LeafyLi","email":"lifanfzeng@gmail.com","login":"LeafyLi","count":1},{"name":"Lawrence Fu","email":"larryfu@gmail.com","login":"ldfu","count":1},{"name":"Lars Solberg","email":"lars.solberg+git@gmail.com","login":"xeor","count":1},{"name":"L0uisJ0shua","email":"sun-louis@hotmail.com","login":"L0uisJ0shua","count":1},{"name":"Joe Borg","email":"cyborg101010@gmail.com","login":"joedborg","count":1},{"name":"Matt Hall","email":"kwinkunks@gmail.com","login":"kwinkunks","count":1},{"name":"Martin Fleischmann","email":"martin@martinfleischmann.net","login":"martinfleis","count":1},{"name":"Martijn Vermaat","email":"martijn@vermaat.name","login":"martijnvermaat","count":1},{"name":"Maroš Telka","email":"maros@telka.sk","login":"aueam","count":1},{"name":"Markus Wageringel","email":"markus.wageringel+gh@gmail.com","login":"mwageringel","count":1},{"name":"Mark Sienkiewicz at STScI","email":"sienkiew@stsci.edu","login":"stsci-sienkiew","count":1},{"name":"Marcio Mazza","email":"marciomazza@gmail.com","login":"marciomazza","count":1},{"name":"Marc Richter","email":"The-Judge","login":"The-Judge","count":1},{"name":"Marc Culler","email":"culler","login":"culler","count":1},{"name":"Lysandros Nikolaou","email":"lisandrosnik@gmail.com","login":"lysnikolaou","count":1},{"name":"Luke Pfister","email":"luke.pfister@gmail.com","login":"lukepfister","count":1},{"name":"Rakessh Roshan","email":"roshanrakesh7362@gmail.com","login":"Rakesh9100","count":1},{"name":"Pranav","email":"kingprawn5000@gmail.com","login":"Impaler343","count":1},{"name":"Pragnya Srinivasan","email":"psrinivasan@umassd.edu","login":"Pragnya02","count":1},{"name":"Po-Chuan Hsieh","email":"sunpoet@sunpoet.net","login":"sunpoet","count":1},{"name":"Piotr Zolnierczuk","email":"piotr.zolnierczuk@gmail.com","login":"piotradam","count":1},{"name":"Piotr Zielinski","email":"piotrus.zielinski@gmail.com","login":"piotrzielinski","count":1},{"name":"Pietro Battiston","email":"me@pietrobattiston.it","login":"toobaz","count":1},{"name":"Phil Elson","email":"pelson.pub@gmail.com","login":"pelson","count":1},{"name":"PhanatosZou","email":"tongzou@uw.edu","login":"PhanatosZou","count":1},{"name":"Petri Salminen","email":"petri@salminen.dev","login":"elguitar","count":1},{"name":"Peter Würtz","email":"pwuertz@gmail.com","login":"pwuertz","count":1},{"name":"Kye Shi","email":"shi.kye@gmail.com","login":"kwshi","count":1},{"name":"Fred Mitchell","email":"FMitchell75@gmail.com","login":"fm75","count":1},{"name":"Frank Tobia","email":"frank.tobia@gmail.com","login":"ftobia","count":1},{"name":"Francisco de la Peña","email":"frandelapena@gmail.com","login":"francisco-dlp","count":1},{"name":"Francesco Montesano","email":"franz.bergesund@gmail.com","login":"montefra","count":1},{"name":"Florian Maurer","email":"f.maurer@outlook.de","login":"maurerle","count":1},{"name":"Patterson, Kevin R","email":"kevin.r.patterson@intel.com","login":"krpatter-intc","count":1},{"name":"Pascal Schetelat","email":"pascal.schetelat@gmail.com","login":"pascal-schetelat","count":1},{"name":"Pablo Winant","email":"pablo.winant@gmail.com","login":"albop","count":1},{"name":"Osher De Paz","email":"osherdepaz@gmail.com","login":"osherdp","count":1},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":1},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":1},{"name":"Ohad Ravid","email":"ohad.rv@gmail.com","login":"ohadravid","count":1},{"name":"Nikita Bezdolniy","email":"gooverdian@gmail.com","login":"gooverdian","count":1},{"name":"Nick Weseman","email":"nick.weseman@twosigma.com","login":"nickweseman","count":1},{"name":"nottaanibot","email":"nottaanibot","login":"nottaanibot","count":1},{"name":"ncornette","email":"nicolas.cornette@gmail.com","login":"ncornette","count":1},{"name":"muzuiget","email":"muzuiget@gmail.com","login":"muzuiget","count":1},{"name":"mfh92","email":"48296509+mfh92","login":"mfh92","count":1},{"name":"mashenjun","email":"mashenjun@sina.cn","login":"mashenjun","count":1},{"name":"madhu94","email":"galt4000@gmail.com","login":"Madhu94","count":1},{"name":"luttik","email":"dtluttik@gmail.com","login":"Luttik","count":1},{"name":"ltrujello","email":"ltrujillo@g.hmc.edu","login":"ltrujello","count":1},{"name":"lllf","email":"littlelightlittlefire@gmail.com","login":"LittleLightLittleFire","count":1},{"name":"lingxz","email":"hulingyi1995@yahoo.com.sg","login":"lingxz","count":1},{"name":"linar-jether","email":"linar@jether-energy.com","login":"linar-jether","count":1},{"name":"komo-fr","email":"komo.mdrms@gmail.com","login":"komo-fr","count":1},{"name":"jus1tin","email":"justintermaat@gmail.com","login":"jus2tin","count":1},{"name":"Michael Tiemann","email":"72577720+MichaelTiemannOSC","login":"MichaelTiemannOSC","count":1},{"name":"MercuryRising","email":"solzx007@umn.edu","login":"MercuryRising","count":1},{"name":"Mattias Ellert","email":"mattias.ellert@physics.uu.se","login":"ellert","count":1},{"name":"Matti Remes","email":"remes@iki.fi","login":"mremes","count":1},{"name":"Matthew R. Scott","email":"matt@11craft.com","login":"matthewryanscott","count":1},{"name":"Matt Wozniski","email":"godlygeek@gmail.com","login":"godlygeek","count":1},{"name":"Fermi paradox","email":"j0hnwh1t3@outlook.com","login":"FermiParadox","count":1},{"name":"Kevin Hess","email":"5865430+kevhess","login":"kevhess","count":1},{"name":"Keshav Ramaswamy","email":"keshav.ramaswamy@gmail.com","login":"keshavramaswamy","count":1},{"name":"Kenneth Hoste","email":"kenneth.hoste@ugent.be","login":"boegel","count":1},{"name":"Kefu Chai","email":"tchaikov@gmail.com","login":"tchaikov","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"KIU Shueng Chuan","email":"nixchuan@gmail.com","login":"pijyoi","count":1},{"name":"Hannes Schulz","email":"schulz@ais.uni-bonn.de","login":"temporaer","count":1},{"name":"Hacker-Dom","email":"18601956+hacker-DOM","login":"hacker-DOM","count":1},{"name":"Gökhan Karabulut","email":"gokhanettin@gmail.com","login":"gokhanettin","count":1},{"name":"Guy Bortnikov","email":"guybor97@gmail.com","login":"guybortnikov","count":1},{"name":"Grzegorz Rożniecki","email":"xaerxess@gmail.com","login":"Xaerxess","count":1},{"name":"Giuseppe Venturini","email":"ggventurini","login":"ggventurini","count":1},{"name":"Gert-Ludwig Ingold","email":"gert.ingold@physik.uni-augsburg.de","login":"gertingold","count":1},{"name":"Gerrit Buss","email":"gerrit.buss@posteo.de","login":"gerrit8143","count":1},{"name":"Gergely Nagy","email":"ngg@tresorit.com","login":"ngg","count":1},{"name":"Gene Louis Kim","email":"gkim21@cs.rochester.edu","login":"genelkim","count":1},{"name":"Geert Barentsen","email":"geert@barentsen.be","login":"barentsen","count":1},{"name":"Gavin Cooper","email":"Gavin.Cooper@newcastle.edu.au","login":"gjcooper","count":1},{"name":"Gabriel Simonetto","email":"gabrielfranksimonetto@gmail.com","login":"GabrielSimonetto","count":1},{"name":"Gabriel","email":"gabriel59kg@gmail.com","login":"Kilo59","count":1},{"name":"Gabriel","email":"g2p.code@gmail.com","login":"g2p","count":1},{"name":"Frédéric Chapoton","email":"fchapoton2@gmail.com","login":"fchapoton","count":1},{"name":"Hussaina Begum Nandyala","email":"hexxdump@gmail.com","login":"hexxdump","count":1},{"name":"Hugues Hoppe","email":"hhoppe","login":"hhoppe","count":1},{"name":"Hristo Georgiev","email":"hristo.a.georgiev@gmail.com","login":"hristog","count":1},{"name":"Hood Chatham","email":"roberthoodchatham@gmail.com","login":"hoodmane","count":1},{"name":"Hassan Tahir","email":"info.hassantahir@gmail.com","login":"thehassantahir","count":1},{"name":"Hassan Kibirige","email":"has2k1@gmail.com","login":"has2k1","count":1},{"name":"Fairly","email":"fairly285899102@gmail.com","login":"Fairly","count":1},{"name":"Fabio Zadrozny","email":"fabiofz@gmail.com","login":"fabioz","count":1},{"name":"Ezequiel (Zac) Panepucci","email":"epanepucci@gmail.com","login":"epanepucci","count":1},{"name":"Justin Zymbaluk","email":"justinzymbaluk@gmail.com","login":"zymbaluk","count":1},{"name":"Jakub","email":"jakub.klus@gmail.com","login":"deep-jkl","count":1},{"name":"Jake Herrmann","email":"jtherrmann@alaska.edu","login":"jtherrmann","count":1},{"name":"Jacob Hall","email":"jwhall@email.wm.edu","login":"jacobwhall","count":1},{"name":"Jacob Chapman","email":"7908073+chapmanjacobd","login":"chapmanjacobd","count":1},{"name":"Jack Lee","email":"38123458+jackhclee","login":"jackhclee","count":1},{"name":"Jack Feser","email":"jack.feser@gmail.com","login":"jfeser","count":1},{"name":"JD Smith","email":"93749+jdtsmith","login":"jdtsmith","count":1},{"name":"JCGoran","email":"jcgoran@protonmail.com","login":"JCGoran","count":1},{"name":"J Forde","email":"jzf2101","login":"jzf2101","count":1},{"name":"Iwan Briquemont","email":"tracnar@gmail.com","login":"iwanb","count":1},{"name":"Ivan Timokhin","email":"timokhin.iv@gmail.com","login":"ivan-timokhin","count":1},{"name":"Ivan Tham","email":"pickfire@riseup.net","login":"pickfire","count":1},{"name":"Ivan Pozdeev","email":"ivan_pozdeev@mail.ru","login":"native-api","count":1},{"name":"Ismael Venegas Castelló","email":"ismael.vc1337@gmail.com","login":"Ismael-VC","count":1},{"name":"Idan Pazi","email":"idan.kp@gmail.com","login":"idanpa","count":1},{"name":"Ian Rose","email":"ian.r.rose@gmail.com","login":"ian-r-rose","count":1},{"name":"Ian Bell","email":"ian.h.bell@gmail.com","login":"ibell","count":1},{"name":"Ian Barfield","email":"ian.barfield@gmail.com","login":"tea-dragon","count":1},{"name":"Krzysztof Cybulski","email":"k.cybulski.dev@tuta.io","login":"k-cybulski","count":1},{"name":"Konstantin Weddige","email":"konstantin.weddige@lutrasecurity.com","login":"weddige","count":1},{"name":"Kieran O'Mahony","email":"kieranom@gmail.com","login":"Komnomnomnom","count":1},{"name":"Kian Eliasi","email":"kian.elbo@gmail.com","login":"kianelbo","count":1},{"name":"Kevin Sheppard","email":"kevin.k.sheppard@gmail.com","login":"bashtage","count":1},{"name":"Kevin Kirsche","email":"Kev.Kirsche+GitHub@gmail.com","login":"kkirsche","count":1},{"name":"Harry Moreno","email":"morenoh149@gmail.com","login":"morenoh149","count":1}],"total_commits":21480,"total_committers":1008,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":21.30952380952381,"dds":0.806098696461825,"past_year_committers":[{"name":"M Bussonnier","email":"bussonniermatthias@gmail.com","login":"Carreau","count":264},{"name":"krassowski","email":"5832902+krassowski","login":"krassowski","count":88},{"name":"Darshan808","email":"pranishpoudel10@gmail.com","login":"Darshan808","count":40},{"name":"William Andrea","email":"22385371+wjandrea","login":"wjandrea","count":18},{"name":"Stephen Macke","email":"stephen.macke@databricks.com","login":"smacke","count":15},{"name":"Vijay Lulla","email":"vijaylulla@gmail.com","login":"vlulla","count":11},{"name":"Andrew Kreimer","email":"algonell@gmail.com","login":"algonell","count":10},{"name":"Thomas Kluyver","email":"thomas@kluyver.me.uk","login":"takluyver","count":9},{"name":"Jay Sarva","email":"sarva.jay.s@gmail.com","login":"jaysarva","count":9},{"name":"Wes Turner","email":"wes@wrd.nu","login":"westurner","count":8},{"name":"Mukul bisht","email":"85212999+samuraikillers","login":"samuraikillers","count":5},{"name":"Brigitta Sipőcz","email":"bsipocz@gmail.com","login":"bsipocz","count":5},{"name":"kevin1kevin1k","email":"kevin1kevin1k@gmail.com","login":"kevin1kevin1k","count":4},{"name":"Seth Troisi","email":"sethtroisi@google.com","login":"sethtroisi","count":4},{"name":"Ian Thomas","email":"ianthomas23@gmail.com","login":"ianthomas23","count":4},{"name":"Yann Pellegrini","email":"yann.pellegrini@graneet.fr","login":null,"count":4},{"name":"Beni Cherniavsky-Paskin","email":"beni.cherniavsky@gmail.com","login":"cben","count":3},{"name":"மனோஜ்குமார் பழனிச்சாமி","email":"smartmanoj42857@gmail.com","login":"SmartManoj","count":3},{"name":"jdranczewski","email":"domdlapsa@gmail.com","login":"jdranczewski","count":3},{"name":"Jisu Ryu","email":"jisu@lunasonde.com","login":null,"count":2},{"name":"user202729","email":"25191436+user202729","login":"user202729","count":2},{"name":"nsitapara","email":"nsitapara@gmail.com","login":"nsitapara","count":2},{"name":"akumor","email":"akumor","login":"akumor","count":2},{"name":"Wim Jeantine-Glenn","email":"wim.glenn@gmail.com","login":"wimglenn","count":2},{"name":"Michael Bianco","email":"iloveitaly@gmail.com","login":"iloveitaly","count":2},{"name":"Shaun Walbridge","email":"shaun.walbridge@gmail.com","login":"scw","count":2},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":1},{"name":"Patterson, Kevin R","email":"kevin.r.patterson@intel.com","login":"krpatter-intc","count":1},{"name":"Paul Ivanov","email":"pi@berkeley.edu","login":"ivanov","count":1},{"name":"Pranav","email":"kingprawn5000@gmail.com","login":"Impaler343","count":1},{"name":"Stavros Ntentos","email":"133706+stdedos","login":"stdedos","count":1},{"name":"Tomáš Hrnčiar","email":"thrnciar@redhat.com","login":"hrnciar","count":1},{"name":"carschandler","email":"92899389+carschandler","login":"carschandler","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"farisachugthai","email":"farischugthai@gmail.com","login":"farisachugthai","count":1},{"name":"joncrall","email":"erotemic@gmail.com","login":"Erotemic","count":1},{"name":"jsbautista","email":"js.bautista@uniandes.edu.co","login":"jsbautista","count":1},{"name":"Mattias Ellert","email":"mattias.ellert@physics.uu.se","login":"ellert","count":1},{"name":"Matt Hall","email":"kwinkunks@gmail.com","login":"kwinkunks","count":1},{"name":"Liam Connors","email":"connorsl@tcd.ie","login":"LiamConnors","count":1},{"name":"Joe Sapp","email":"sappjw","login":"sappjw","count":1},{"name":"Hacker-Dom","email":"18601956+hacker-DOM","login":"hacker-DOM","count":1},{"name":"Guy Bortnikov","email":"guybor97@gmail.com","login":"guybortnikov","count":1},{"name":"Florian Maurer","email":"f.maurer@outlook.de","login":"maurerle","count":1},{"name":"David Cottrell","email":"cottrell","login":"cottrell","count":1},{"name":"Andrea Alberti","email":"a.alberti82@gmail.com","login":"alberti42","count":1},{"name":"Andreas Fehlner","email":"fehlner@arcor.de","login":"andife","count":1},{"name":"Arya","email":"ee23b005@smail.iitm.ac.in","login":"q-arya-a","count":1}],"past_year_total_commits":543,"past_year_total_committers":48,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":11.3125,"past_year_dds":0.5138121546961326,"last_synced_at":"2025-08-09T01:54:48.878Z","last_synced_commit":"cbac235320fe91056a0fb6dba74cd8bef7fc21d9","created_at":"2023-03-07T09:43:40.402Z","updated_at":"2025-08-09T01:54:55.665Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-22T00:00:16.844Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ipython/ipython","html_url":"https://github.com/ipython/ipython","last_synced_at":"2025-09-06T06:18:26.138Z","status":"active","issues_count":697,"pull_requests_count":1117,"avg_time_to_close_issue":143095374.13101605,"avg_time_to_close_pull_request":16464624.833661417,"issues_closed_count":374,"pull_requests_closed_count":1015,"pull_request_authors_count":177,"issue_authors_count":479,"avg_comments_per_issue":4.004304160688665,"avg_comments_per_pull_request":1.2685765443151298,"merged_pull_requests_count":779,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":163,"past_year_pull_requests_count":553,"past_year_avg_time_to_close_issue":579726.6206896552,"past_year_avg_time_to_close_pull_request":319726.3195876289,"past_year_issues_closed_count":58,"past_year_pull_requests_closed_count":485,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.0552147239263805,"past_year_avg_comments_per_pull_request":0.6998191681735986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":446,"created_at":"2023-05-10T11:06:30.663Z","updated_at":"2025-09-06T06:18:26.138Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipython%2Fipython/issues","issue_labels_count":{"notebook":140,"bug":48,"tab-completion":16,"needs-info":11,"help wanted":11,"documentation":10,"autosuggestions":8,"closed-pr":8,"magics":7,"good first issue":6,"widgets":6,"testing":5,"nbconvert":5,"core":5,"kernel":5,"windows":4,"debugger":3,"UI":3,"matplotlib":2,"parallel":2,"Hacktoberfest":2,"qtconsole":2,"regression":2,"needs-decision":2,"msg-spec":2,"async/await":1,"external-software-interaction":1,"spam":1,"R":1,"zmq-console":1,"design-review":1,"osx":1},"pull_request_labels_count":{"tab-completion":22,"bug":19,"hacktoberfest-accepted":10,"8.0 what's new":9,"autosuggestions":6,"documentation":5,"dependencies":5,"closed-pr":4,"Still Needs Manual Backport":4,"deprecation/removal":4,"debugger":4,"notebook":3,"matplotlib":3,"backported":2,"magics":2,"async/await":1,"needs-info":1,"help wanted":1,"github_actions":1},"issue_author_associations_count":{"NONE":464,"MEMBER":124,"CONTRIBUTOR":106,"COLLABORATOR":3},"pull_request_author_associations_count":{"MEMBER":635,"NONE":236,"CONTRIBUTOR":222,"COLLABORATOR":23},"issue_authors":{"Carreau":55,"krassowski":28,"ellisonbg":15,"mlucool":10,"jdtsmith":8,"ivanov":6,"ghost":6,"2sn":6,"bollwyvl":5,"user202729":5,"ngoldbaum":4,"sczi":4,"takluyver":4,"cottrell":3,"ianthomas23":3,"inducer":3,"Erotemic":3,"dimaqq":3,"tmbdev":3,"klonuo":3,"roachsinai":3,"divyansshhh":3,"Diogo-Rossi":3,"jasongrout":3,"wimglenn":3,"psychemedia":3,"dsblank":3,"NightMachinery":3,"PhilipYip1988":3,"fperez":3,"minrk":3,"westurner":3,"danpascu":2,"mgorny":2,"jfmoulin":2,"wjandrea":2,"hroncok":2,"MrCreosote":2,"Darshan808":2,"RRosio":2,"MarcoGorelli":2,"fonnesbeck":2,"juliantaylor":2,"rossant":2,"nishikantparmariam":2,"shaperilio":2,"taras-bl":2,"TheSuccessPlug":2,"oscarbenjamin":2,"tqa236":2,"nickovs":2,"frenzymadness":2,"den-run-ai":2,"rawlins":2,"idanpa":2,"jakevdp":2,"kloczek":2,"aygp-dr":2,"randolf-scholz":2,"gitcnd":2,"jdfreder":2,"kevin1kevin1k":2,"AmerM137":2,"DonJayamanne":2,"pleabargain":2,"dpsanders":2,"kalocsaibotond":2,"L1nkus":2,"schuelermine":2,"arsenovic":1,"amitlevy":1,"apaksoy":1,"ignatenkobrain":1,"nardeas":1,"ricklupton":1,"monester":1,"JBushagour":1,"aeslaughter":1,"markmcd":1,"vtanna":1,"p-i-":1,"louwers":1,"tlambert03":1,"DrLex0":1,"astrojuanlu":1,"jelly":1,"hainm":1,"Splines":1,"gabrieldemarmiesse":1,"kuraga":1,"efiring":1,"joyceerhl":1,"andjoely":1,"AnthonyHorton":1,"MagicMajkl":1,"dalthviz":1,"JonathanGrant92":1,"rubensa":1,"jscheel":1,"trevisanj":1,"edbennett":1,"ATM-Jahid":1,"lucasw":1,"ghuls":1,"manish-abio":1,"nisfornature":1,"ipython":1,"SichangHe":1,"gogakoreli":1,"rhelmot":1,"ccordoba12":1,"phihung":1,"Firestar-Reimu":1,"Zaharid":1,"onnokort":1,"sci-42ver":1,"jmrgibson":1,"avigan":1,"vict0rsch":1,"WarrenWeckesser":1,"dnicolodi":1,"skirpichev":1,"khughitt":1,"kwshi":1,"0-wiz-0":1,"vascot":1,"scythargon":1,"werdeil":1,"fecet":1,"ryandvmartin":1,"aueam":1,"NeilStrickland":1,"joshburnett":1,"eusebiu":1,"jveitchmichaelis":1,"Kos":1,"holtskinner":1,"moorepants":1,"cielavenir":1,"yarikoptic":1,"mfripp":1,"wmay":1,"mfenner1":1,"wyzhao":1,"nick87720z":1,"QGB":1,"darrencl":1,"dan1229":1,"flutefreak7":1,"soerenwolfers":1,"impact27":1,"burkesquires":1,"antazoey":1,"chaosink":1,"FRidh":1,"olcc":1,"sagzest":1,"Chuck321123":1,"dalguji":1,"NejsemTonda":1,"qci-amos":1,"raffaem":1,"carlosperate":1,"astrofrog":1,"Jady2022":1,"dclong":1,"blokeley":1,"jamespreed":1,"Czaki":1,"BBBmau":1,"Tijs-B":1,"rben01":1,"the-efi":1,"MiklosTacs":1,"pag":1,"tlikhit":1,"PythonCoderAS":1,"stefanor":1,"Iftakharpy":1,"ocelotl":1,"larsoner":1,"XIVN1987":1,"mtelka":1,"arokem":1,"cnobile2012":1,"weakunix":1,"hongyi-zhao":1,"nstarman":1,"MrHemlock":1,"linceaerian":1,"Kefan-pauline":1,"zhizheng1":1,"gtsiam":1,"gpotter2":1,"alaniwi":1,"miraculixx":1,"geyang":1,"ananelson":1,"ThiGli":1,"sjobeek":1,"danking":1,"elyase":1,"PreX-AW":1,"stuaxo":1,"arfriedman":1,"ibell":1,"esternin":1,"BlazingInferno1221":1,"bsipocz":1,"BlueskyFR":1,"maxnoe":1,"aditya3434":1,"Panoplos":1,"neovom":1,"stefanv":1,"gitrubim":1,"kycutler":1,"blubberdiblub":1,"v0i0":1,"dniku":1,"alanedelman":1,"captainsafia":1,"sungholee95":1,"koenvb":1,"erihe251":1,"smason":1,"krpatter-intc":1,"florian-wagner":1,"MetalArmor":1,"novaTopFlex":1,"joellidin":1,"aranega":1,"rhettinger":1,"maximlt":1,"nipunbatra":1,"SunnyXu":1,"hacker-DOM":1,"Knusper":1,"s-kai273":1,"bllchmbrs":1,"v587dexinxin":1,"NjustWrun":1,"JinZida":1,"zx64":1,"liaochris":1,"MrMino":1,"henri-kt":1,"MatthieuBizien":1,"Servinjesus1":1,"anentropic":1,"cpashartis":1,"flc":1,"lewisacidic":1,"tfpf":1,"sr-murthy":1,"jbwhit":1,"sekkit":1,"kokostek":1,"rootsmusic":1,"pfmoore":1,"mhechthz":1,"pythonator":1,"spott":1,"garlandz-db":1,"TeusEE":1,"suewonjp":1,"Piwakk":1,"ttkrpink":1,"joegottman1":1,"Dapid":1,"syrine-27":1,"kolibril13":1,"jason-s":1,"stevengj":1,"mario-grgic":1,"alanbraz":1,"augustebaum":1,"Zac-HD":1,"rmGFW":1,"loehndorf":1,"rowoflo":1,"Vasile-Hij":1,"edublancas":1,"afonit":1,"balopat":1,"Sergio589":1,"jeertmans":1,"doerwalter":1,"idvorkin":1,"dashesy":1,"luoyebai":1,"piti118":1,"jab":1,"carschandler":1,"adavis444":1,"clstaudt":1,"steppi":1,"cbarrick":1,"umairanis03":1,"mohitjainlunawat":1,"gonulsabah":1,"Novakov":1,"tebeka":1,"BrenBarn":1,"furushchev":1,"danieltomasz":1,"ayshih":1,"PAXMA":1,"mkoeppe":1,"aanastasiou":1,"jian899":1,"sirinath":1,"mironleon":1,"jszopi":1,"cancan101":1,"drskoolie":1,"ernstki":1,"BorisQuanLi":1,"boschmic":1,"jasper-tms":1,"yuchen-shang":1,"dshean":1,"a3626a":1,"stonebig":1,"cknoll":1,"jiffyclub":1,"BioVictory":1,"wesm":1,"tavin":1,"ajwrigley":1,"hydrargyrum":1,"Liamtzur":1,"MilesCranmer":1,"srinivasmathi999":1,"michaelaye":1,"SpaceWalker162":1,"maciejzj":1,"schodge":1,"Ahg4903jhu":1,"Yinameah":1,"willtalmadge":1,"jamesbeith":1,"khk-globus":1,"WhenMelancholy":1,"mbmccoy":1,"thomas-paul-ohara":1,"lisayin":1,"danielcs88":1,"pjmtdw":1,"ReubenBeeler":1,"khteh":1,"aburrell":1,"Rubiel1":1,"mjbaldwin":1,"1st":1,"mqk":1,"kevindavenport":1,"cashfields":1,"fkarg":1,"wael-sudo2":1,"abramclark":1,"renaudjester":1,"yasirroni":1,"justmytwospence":1,"kushb30":1,"PauAltur":1,"kwsp":1,"JaumeAmoresDS":1,"leewz":1,"mathause":1,"tdpetrou":1,"chaosmonkey86":1,"marcusps":1,"danielkrajnik":1,"MNRK01":1,"akhileshraju":1,"treyhunner":1,"gwerbin":1,"oneindelijk":1,"efakinpelu":1,"jhamrick":1,"trag1c":1,"mpacer":1,"PBrockmann":1,"ElDeveloper":1,"ThiefMaster":1,"zcm-zz":1,"NjustWrunning":1,"bluesmoon":1,"cmgerber":1,"mdruiter":1,"shazow":1,"lstead":1,"Tom89757":1,"dreamflasher":1,"acamso":1,"banafsh89":1,"NodeJSmith":1,"doolio":1,"kwist-sgr":1,"lihe07":1,"magick93":1,"wenjuno":1,"grwlf":1,"anmyachev":1,"nik-sm":1,"marco-lavagnino":1,"pestrela":1,"dale-roberts":1,"brianm78":1,"jayadarshinig0609":1,"guraltsev":1,"palob":1,"KOLANICH":1,"blink1073":1,"federicobond":1,"FeldrinH":1,"jcaxle":1,"fonghou":1,"sofiakalinina33":1,"Singaram-117":1,"phlummox":1,"bialix":1,"cohml":1,"kalbhairab":1,"Impaler343":1,"MarcusZuber":1,"Willem-J-an":1,"asmeurer":1,"bbirand":1,"daeyun":1,"dgua":1,"Salx24":1,"dionhaefner":1,"birnstiel":1,"tetoNidan":1,"culler":1,"ptwobrussell":1,"cschin":1,"vainaixr":1,"Keno":1,"Astrapios":1,"hnykda":1,"taux17":1,"alexmascension":1,"tarzzz":1,"MichaelWS":1,"nonhermitian":1,"sultan1bougary":1,"keisuke-yanagisawa":1,"zacharyrs":1,"nbecker":1,"stefansimik":1,"GabrieleBattaglia":1,"li-dan":1,"anand-jungade":1,"kimdwkimdw":1,"sam-s":1,"astrowonk":1,"astromatt":1,"nedclimaterisk":1,"maria8899":1,"max-moser":1,"kortsi":1,"leftkats":1,"pirasuk96-a11y":1,"manmartgarc":1,"forallsunday":1,"Emrys-Merlin":1,"knyazer":1,"jonathan-taylor":1,"r00ta":1,"eric-wieser":1,"jamilraichouni":1,"zaid-g":1,"iloveitaly":1,"ngudbhav":1,"agallenne":1,"dahlmichael24":1},"pull_request_authors":{"Carreau":535,"krassowski":75,"meeseeksmachine":64,"ianthomas23":17,"mkoeppe":17,"smacke":15,"justineuro":14,"wjandrea":12,"sethtroisi":10,"jaysarva":9,"Darshan808":9,"MrMino":8,"Yann-P":8,"bsipocz":6,"iloveitaly":6,"Creonalia":6,"SamuelMarks":6,"dependabot[bot]":5,"jonathanslenders":5,"anntzer":5,"takluyver":5,"jsbautista":4,"frenzymadness":4,"wimglenn":4,"TomNicholas":4,"PhanatosZou":4,"Mliveon":4,"user202729":4,"ccordoba12":4,"kevin1kevin1k":4,"bollwyvl":4,"ivanov":4,"ernstki":3,"vlulla":3,"s-kai273":3,"cben":3,"shaperilio":3,"westurner":3,"stdedos":2,"carschandler":2,"Kleirre":2,"LiamConnors":2,"mskar":2,"ivanmilevtues":2,"sgaist":2,"scw":2,"melissawm":2,"jluttine":2,"david8381":2,"ojamin":2,"alok":2,"nsitapara":2,"Rocket009":2,"SHRISHTISHUKLA-0":2,"SmartManoj":2,"smason":2,"astrojuanlu":2,"andife":2,"qraqras":2,"katia-sentry":2,"hacker-DOM":2,"farisachugthai":2,"tfarago":2,"ssanderson":2,"Codwizer":2,"StefRe":2,"Impaler343":2,"eric-wieser":2,"akumor":2,"guybortnikov":2,"tirkarthi":2,"DrManishSharma":2,"jdranczewski":2,"taras-bl":2,"agusgs":2,"OpiesDaddy":2,"ChandanChainani":2,"idanpa":2,"Lukas-Dresel":2,"samuraikillers":2,"martinfleis":2,"stas00":2,"alberti42":2,"algonell":2,"rk-mlu":2,"jasongrout":2,"csala":2,"2DSharp":2,"joelostblom":2,"cottrell":2,"kmaork":2,"infokiller":2,"mmtj":2,"deep-jkl":2,"tonyfast":2,"krpatter-intc":2,"kwinkunks":2,"MarkTee":2,"Ivorforce":2,"kir0ul":2,"Astrapios":2,"maurerle":2,"furushchev":2,"yezz123":2,"heksadecimal":2,"ellert":2,"illright":2,"palxex":2,"sappjw":2,"zacharesmer":2,"NotWearingPants":2,"tanmoyio":2,"Atry":2,"q-arya-a":2,"doolio":2,"sumagnadas":2,"lysnikolaou":1,"RIvance":1,"Kilo59":1,"tacaswell":1,"GideonBear":1,"komo-fr":1,"embray":1,"AbdullahHabib-github":1,"itsmevichu":1,"jb-leger":1,"culler":1,"dkav":1,"thequackdaddy":1,"jessie-hu-95":1,"cohml":1,"sixpi":1,"skirpichev":1,"zachborboacryptofi":1,"doerwalter":1,"rgson":1,"MatthewWilkes":1,"jakkdl":1,"mizoru":1,"jpoppe":1,"haochengxia":1,"dale-roberts":1,"MrAnayDongre":1,"tjsmart":1,"shimst3r":1,"JCGoran":1,"ljesparis":1,"chalggg":1,"ahumeau":1,"jonotassia":1,"li-dan":1,"J-M0":1,"DavidToneian":1,"valankar":1,"drunkwcodes":1,"zolyfarkas-fb":1,"agoose77":1,"s-t-e-v-e-n-k":1,"SauravMaheshkar":1,"garlandz-db":1,"eriknw":1,"brl0":1,"TNonet":1,"reillysiemens":1,"Erotemic":1,"ekohilas":1,"ICanWaitAndFishAllDay":1,"zhizheng1":1,"SusheelThapa":1,"vmerckle":1,"jackhclee":1,"bnavigator":1,"davbrito":1,"kwshi":1,"covracer":1,"randolf-scholz":1,"aueam":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10158589,"issues_count":32015733,"pull_requests_count":100103107,"authors_count":10725871,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"tab-completion":5,"good first issue":2,"bug":2,"documentation":1,"debugger":1,"help wanted":1},"past_year_pull_request_labels_count":{"tab-completion":9,"bug":6,"dependencies":5,"documentation":4,"autosuggestions":2,"Still Needs Manual Backport":1,"github_actions":1},"past_year_issue_author_associations_count":{"NONE":97,"MEMBER":46,"CONTRIBUTOR":20},"past_year_pull_request_author_associations_count":{"MEMBER":335,"NONE":112,"CONTRIBUTOR":98,"COLLABORATOR":7},"past_year_issue_authors":{"Carreau":23,"krassowski":21,"user202729":5,"sczi":4,"Erotemic":3,"divyansshhh":3,"RRosio":2,"Darshan808":2,"dimaqq":2,"Diogo-Rossi":2,"taras-bl":2,"aygp-dr":2,"kevin1kevin1k":2,"TheSuccessPlug":2,"frenzymadness":2,"phihung":1,"PhilipYip1988":1,"PAXMA":1,"p-i-":1,"pirasuk96-a11y":1,"pjmtdw":1,"wmay":1,"ocelotl":1,"NjustWrunning":1,"nik-sm":1,"ngudbhav":1,"NeilStrickland":1,"mlucool":1,"mironleon":1,"mgorny":1,"mdruiter":1,"MagicMajkl":1,"lisayin":1,"leftkats":1,"danpascu":1,"westurner":1,"WarrenWeckesser":1,"tlikhit":1,"Tijs-B":1,"thomas-paul-ohara":1,"tfpf":1,"takluyver":1,"syrine-27":1,"sultan1bougary":1,"stuaxo":1,"stonebig":1,"stefansimik":1,"Splines":1,"Servinjesus1":1,"schuelermine":1,"Salx24":1,"rubensa":1,"rowoflo":1,"rhelmot":1,"rben01":1,"qci-amos":1,"danieltomasz":1,"danielcs88":1,"dale-roberts":1,"daeyun":1,"cnobile2012":1,"Chuck321123":1,"chaosmonkey86":1,"cbarrick":1,"cashfields":1,"brianm78":1,"BorisQuanLi":1,"bollwyvl":1,"BBBmau":1,"augustebaum":1,"arfriedman":1,"aranega":1,"antazoey":1,"AmerM137":1,"ajwrigley":1,"aeslaughter":1,"adavis444":1,"1st":1,"leewz":1,"kokostek":1,"Knusper":1,"khteh":1,"khk-globus":1,"jszopi":1,"joellidin":1,"JinZida":1,"jdtsmith":1,"JBushagour":1,"jayadarshinig0609":1,"jasper-tms":1,"jasongrout":1,"Impaler343":1,"iloveitaly":1,"Iftakharpy":1,"holtskinner":1,"gtsiam":1,"gogakoreli":1,"gitrubim":1,"ghuls":1,"dniku":1,"darrencl":1},"past_year_pull_request_authors":{"Carreau":273,"krassowski":60,"meeseeksmachine":48,"justineuro":14,"smacke":12,"wjandrea":10,"sethtroisi":10,"Darshan808":9,"Yann-P":7,"bsipocz":6,"dependabot[bot]":5,"jaysarva":5,"Mliveon":4,"iloveitaly":4,"kevin1kevin1k":4,"wimglenn":4,"user202729":4,"westurner":3,"bollwyvl":3,"vlulla":3,"cben":3,"SmartManoj":2,"krpatter-intc":2,"nsitapara":2,"hacker-DOM":2,"frenzymadness":2,"jdranczewski":2,"taras-bl":2,"SHRISHTISHUKLA-0":2,"kwinkunks":2,"OpiesDaddy":2,"katia-sentry":2,"qraqras":2,"ellert":2,"scw":2,"algonell":2,"LiamConnors":2,"carschandler":2,"ivanmilevtues":2,"sappjw":2,"maurerle":2,"Impaler343":2,"MarkTee":2,"akumor":2,"takluyver":2,"jsbautista":2,"q-arya-a":2,"samuraikillers":2,"andife":2,"alberti42":2,"itsmevichu":1,"dale-roberts":1,"Erotemic":1},"maintainers":[{"login":"Carreau","count":590,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":103,"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":"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":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrMino"},{"login":"takluyver","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"mkoeppe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkoeppe"},{"login":"wjandrea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"},{"login":"jasongrout","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"},{"login":"ccordoba12","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccordoba12"},{"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":"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":"Carreau","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Carreau"},{"login":"krassowski","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"wjandrea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjandrea"},{"login":"takluyver","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"jasongrout","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongrout"}]},"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}]}],"score":37.478766488359355,"created_at":"2025-09-08T11:18:30.614Z","updated_at":"2025-10-07T08:24:36.653Z","avatar_url":"https://github.com/ipython.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":79345381,"funding_links":["https://jupyter.org/about#donate","https://github.com/sponsors/numfocus","https://numfocus.org/donate","https://numfocus.org/sponsors/become-a-sponsor","https://tidelift.com/funding/github/pypi/ipython","https://tidelift.com/badges/package/pypi/ipython?style=flat","https://tidelift.com/subscription/pkg/pypi-ipython"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["qt","wx","tk","gtk","alignment","flexible","computer-algebra","templates","apps","views"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63655","html_url":"https://science.ecosyste.ms/projects/63655"}