prjump
Open the pull request page for the branch you are on, without leaving the shell.
prj open reads the remote, works out whether it is GitHub or Bitbucket Cloud,
and opens the compare page with the right source and target already filled in.
No copying branch names into a URL.
Install
# PyPI
uv tool install prjump
# Straight from the repository
uv tool install git+https://github.com/KKamJi98/prjump
# Local development
uv tool install --editable .
The package is prjump; the command is prj.
Uninstall:
uv tool uninstall prjump
Usage
# Open PR page for current branch (auto-detect provider)
prj open
# Use a specific remote
prj open --remote origin
# Override target (merge into) or source (merge from) branch
# short flags: -t/--target, -s/--source
prj open --target main --source feature/my-branch
prj open -t main -s feature/my-branch
# Force provider if auto-detection fails
prj open --provider github
prj open --provider bitbucket
# Print URL without opening the browser
prj open --print
Notes:
- Run inside a git repository with the target remote configured.
- For Bitbucket Cloud,
--targetadds adestquery parameter as a best-effort preselection. If the UI ignores it, choose the destination branch manually.
Release files for prjump 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| prjump-0.2.1.tar.gz | 17.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| prjump-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.7 kB
Release files / prjump-0.2.1.tar.gz
| Download URL | prjump-0.2.1.tar.gz |
|---|---|
| Size | 17.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e229a7d30391dcfc1ee648d06419be5f5e717f1c47f9cfa87831381ba2902110
|
|
BLAKE2b-256 checksum How to use checksums |
a6468710c7328184f10c6bd45bf6e599185b217796e685dfcc973b964336f59a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 16, 2026.
Transparency logRelease files / prjump-0.2.1-py3-none-any.whl
| Download URL | prjump-0.2.1-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3695db1f2c2278cf8c290fe2fcccfacd5ae1dc15d93906cf0f54f7ce88417be
|
|
BLAKE2b-256 checksum How to use checksums |
68ea1ff8cfae5d3c8440fdcf4611af0454ab8defc3e24392a42f82ce69630ed3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 16, 2026.
Transparency log