ptipython metapackage
Project description
ptipython metapackage
ptpython + ipython = ptipython
Description
ptipython-metapackage is a convenient way to manage both ptpython and IPython 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.
Unlike 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.
Installation
ptipython-metapackage is built with pipx in mind. To install the metapackage, run:
pipx install ptipython-metapackage
This 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
.
To upgrade to the latest version of the metapackage (that is, the latest version of ptpython and/or IPython), run:
pipx upgrade ptipython-metapackage
If you use pip
, run
pip install -U ptipython-metapackage
to install or upgrade the metapackage.
Alternatives
Timo Furrer's ptipython-meta
pipx install --include-deps ptipython
ptpython with ptipython
extra
pipx install --include-deps 'ptpython[ptipython]'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ptipython_metapackage-1.5.0.tar.gz
.
File metadata
- Download URL: ptipython_metapackage-1.5.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d77f7ddb1ccdac2ebf2cc51d4f576367c7d1fc82e7cccd93360058ef289623e |
|
MD5 | 80e24855a4b3d459c48e2d76afb7a409 |
|
BLAKE2b-256 | 1c450283421e06fe1341938c3bdea0bc719558e2bcdf8d793a694020e9d031c6 |
File details
Details for the file ptipython_metapackage-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: ptipython_metapackage-1.5.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08d9f3db1e8af80d728008c54a1f655cc4e420c17be4cfc57bdce33d115b6555 |
|
MD5 | 6d9088cc31eef9c86176d0de27d9bcda |
|
BLAKE2b-256 | 784a707458aaccad9aa6bb44b9b21a62296faa38f32706b345a1ac272ea88a94 |