{"id":17136989,"url":"https://github.com/un-def/ptipython-metapackage","last_synced_at":"2026-05-30T06:01:12.552Z","repository":{"id":228734900,"uuid":"774773244","full_name":"un-def/ptipython-metapackage","owner":"un-def","description":"ptpython + ipython = ptipython","archived":false,"fork":false,"pushed_at":"2026-03-28T03:13:45.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-28T08:54:11.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/un-def.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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}},"created_at":"2024-03-20T06:45:20.000Z","updated_at":"2026-03-28T03:13:48.000Z","dependencies_parsed_at":"2024-07-23T04:32:41.034Z","dependency_job_id":"18701551-eed2-4a00-964c-b6a1b25dec7f","html_url":"https://github.com/un-def/ptipython-metapackage","commit_stats":null,"previous_names":["un-def/ptipython-metapackage"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/un-def/ptipython-metapackage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un-def%2Fptipython-metapackage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un-def%2Fptipython-metapackage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un-def%2Fptipython-metapackage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un-def%2Fptipython-metapackage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/un-def","download_url":"https://codeload.github.com/un-def/ptipython-metapackage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un-def%2Fptipython-metapackage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33681809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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"}},"keywords":[],"created_at":"2024-10-14T20:05:55.396Z","updated_at":"2026-05-30T06:01:12.453Z","avatar_url":"https://github.com/un-def.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ptipython metapackage\n\nptpython + ipython = ptipython\n\n## Description\n\nptipython-metapackage is a convenient way to manage both [ptpython](https://github.com/prompt-toolkit/ptpython/) and [IPython](https://ipython.org/) as a single package. It brings not only both REPLs — `ptpython` and `ipython`, but in addition, `ptipython` — a combined “interactive shell with all the power that IPython has to offer” on top of ptpython features.\n\nUnlike [alternatives](#alternatives), this metapackage uses pinned dependencies and tracks ptpython and IPython releases. Each time a new version of ptpython and/or IPython is released, there is a new version of ptipython-metapackage. It makes upgrading really easy — to get the latest versions of both ptpython and IPython you only need to upgrade the metapackage.\n\n## Installation\n\nptipython-metapackage is built with [pipx](https://pipx.pypa.io/) in mind. To install the metapackage, run:\n\n```shell\npipx install ptipython-metapackage\n```\n\nThis command installs the latest version of the metapackage (that is, the latest versions of ptpython and IPython) and adds `ptpython`, `ipython`, and `ptipython` executables to `PATH`.\n\nTo upgrade to the latest version of the metapackage (that is, the latest version of ptpython and/or IPython), run:\n\n```shell\npipx upgrade ptipython-metapackage\n```\n\nIf you use `pip`, run\n\n```shell\npip install -U ptipython-metapackage\n```\n\nto install or upgrade the metapackage.\n\n## Alternatives\n\n### Timo Furrer's [ptipython-meta](https://github.com/timofurrer/ptipython-meta)\n\n```shell\npipx install --include-deps ptipython\n```\n\n### ptpython with `ptipython` extra\n\n```shell\npipx install --include-deps 'ptpython[ptipython]'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fun-def%2Fptipython-metapackage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fun-def%2Fptipython-metapackage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fun-def%2Fptipython-metapackage/lists"}