pypi-jump-to


Namepypi-jump-to JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/volopivoshenko/pypi-jump-to
Summarypjt (pypi-jump-to) - a quick navigation tool for the PyPI packages.
upload_time2023-10-11 16:53:57
maintainerVolodymyr Pivoshenko
docs_urlNone
authorVolodymyr Pivoshenko
requires_python>=3.8.1,<4.0
licenseMIT
keywords python pypi pip packages search productivity jump shortcuts cli command-line-tool cross-platform hacktoberfest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
    <a href="https://pypi.org/project/pypi-jump-to">
        <img alt="logo" src="https://github.com/volopivoshenko/pypi-jump-to/blob/main/docs/static/assets/logo.svg?raw=True" height=200>
    </a>
</div>

<p align="center">
    <a href="https://opensource.org/licenses/MIT">
        <img alt="license" src="https://img.shields.io/pypi/l/pypi-jump-to?logo=opensourceinitiative">
    </a>
    <a href="https://pypi.org/project/pypi-jump-to">
        <img alt="python" src="https://img.shields.io/pypi/pyversions/pypi-jump-to?logo=python">
    </a>
    <a href="https://pypi.org/project/pypi-jump-to">
        <img alt="pypi" src="https://img.shields.io/pypi/v/pypi-jump-to?logo=pypi">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/releases">
        <img alt="release" src="https://img.shields.io/github/v/release/volopivoshenko/pypi-jump-to?logo=github">
    </a>
</p>

<p align="center">
    <a href="https://github.com/psf/black">
        <img alt="black" src="https://img.shields.io/badge/code_style-black-black.svg?logo=windowsterminal">
    </a>
    <a href="https://pycqa.github.io/isort/index.html">
        <img alt="isort" src="https://img.shields.io/badge/imports-isort-black.svg?logo=windowsterminal">
    </a>
    <a href="https://beta.ruff.rs/docs/">
        <img alt="ruff" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json">
    </a>
    <a href="https://mypy.readthedocs.io/en/stable/index.html">
        <img alt="mypy" src="https://img.shields.io/badge/mypy-checked-success.svg?logo=python">
    </a>
    <a href="https://github.com/semantic-release/semantic-release">
        <img alt="semantic_release" src="https://img.shields.io/badge/semantic_release-angular-e10079?logo=semantic-release">
    </a>
    <a href="https://python-poetry.org">
        <img alt="poetry" src="https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json">
    </a>
    <a href="https://numpydoc.readthedocs.io/en/latest/format.html">
        <img alt="numpydoc" src="https://img.shields.io/badge/docstrings-numpy-1f425f.svg?logo=numpy">
    </a>
</p>

<p align="center">
    <a href="https://github.com/dependabot">
        <img alt="dependabot" src="https://img.shields.io/badge/dependabot-enable-success?logo=Dependabot">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/actions/workflows/ci.yaml">
        <img alt="CI" src="https://img.shields.io/github/actions/workflow/status/volopivoshenko/pypi-jump-to/ci.yaml?label=CI&logo=github">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/actions/workflows/cd.yaml">
        <img alt="CD" src="https://img.shields.io/github/actions/workflow/status/volopivoshenko/pypi-jump-to/cd.yaml?label=CD&logo=github">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/actions/workflows/dependency-review.yaml">
        <img alt="Dependency Review" src="https://img.shields.io/github/actions/workflow/status/volopivoshenko/pypi-jump-to/dependency-review.yaml?label=Dependency%20Review&logo=github">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/blob/main/.pre-commit-config.yaml">
        <img alt="hooks" src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit">
    </a>
    <a href="https://pypi.org/project/pypi-jump-to">
        <img alt="wheel" src="https://img.shields.io/pypi/wheel/pypi-jump-to?logo=pypi">
    </a>
</p>

<p align="center">
    <a href="https://codecov.io/gh/volopivoshenko/pypi-jump-to">
        <img alt="coverage" src="https://codecov.io/gh/volopivoshenko/pypi-jump-to/graph/badge.svg?token=zjHbOzc5ng"/>
    </a>
    <a href="https://codeclimate.com/github/volopivoshenko/pypi-jump-to/maintainability">
        <img alt="codeclimate" src="https://api.codeclimate.com/v1/badges/de75fe63b6973fb5bd6a/maintainability"/>
    </a>
    <a href="https://pypi.org/project/pypi-jump-to">
        <img alt="downloads" src="https://img.shields.io/pypi/dm/pypi-jump-to?logo=pypi">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/">
        <img alt="stars" src="https://img.shields.io/github/stars/volopivoshenko/pypi-jump-to?logo=github">
    </a>
    <a href="https://wakatime.com/badge/user/9862508c-0a86-427a-929c-46186f2d191a/project/36344bbb-7f11-4dcd-a36d-e54c81551119">
        <img alt="wakatime" src="https://wakatime.com/badge/user/9862508c-0a86-427a-929c-46186f2d191a/project/36344bbb-7f11-4dcd-a36d-e54c81551119.svg">
    </a>
</p>

<p align="center">
    <a href="https://github.com/volopivoshenko/pypi-jump-to/issues">
        <img alt="issues" src="https://img.shields.io/github/issues/volopivoshenko/pypi-jump-to?logo=github">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/issues">
        <img alt="issues" src="https://img.shields.io/github/issues-closed/volopivoshenko/pypi-jump-to?logo=github">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/pulls">
        <img alt="pr" src="https://img.shields.io/github/issues-pr/volopivoshenko/pypi-jump-to?logo=github">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/pulls">
        <img alt="pr" src="https://img.shields.io/github/issues-pr-closed/volopivoshenko/pypi-jump-to?logo=github">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/graphs/contributors">
        <img alt="contributors" src="https://img.shields.io/github/contributors/volopivoshenko/pypi-jump-to?logo=github">
    </a>
    <a href="https://github.com/volopivoshenko/pypi-jump-to/commits/main">
        <img alt="commit" src="https://img.shields.io/github/last-commit/volopivoshenko/pypi-jump-to?logo=github">
    </a>
</p>

<p align="center">
    <a href="https://www.buymeacoffee.com/volopivoshenko" target="_blank">
        <img alt="buymeacoffee" src="https://img.shields.io/badge/buy_me_-a_coffee-ff6964?logo=buymeacoffee">
    </a>
    <a href="https://stand-with-ukraine.pp.ua/">
        <img alt="standwithukraine" src="https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB">
    </a>
    <a href="https://stand-with-ukraine.pp.ua">
        <img alt="standwithukraine" src="https://img.shields.io/badge/made_in-Ukraine-ffd700.svg?labelColor=0057b7">
    </a>
</p>

## ✨ Overview

## βš™οΈ Installation

## πŸ‘©πŸ»β€πŸ’» Usage

## πŸ—ΊοΈ Roadmap

- [ ] Add GitLab support
- [ ] Migration to Rust
- [ ] TUI
- [ ] VSCode extension

## πŸ’– Acknowledgements

Thanks [@kachkaev](https://github.com/kachkaev/njt) for the core idea!


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/volopivoshenko/pypi-jump-to",
    "name": "pypi-jump-to",
    "maintainer": "Volodymyr Pivoshenko",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0",
    "maintainer_email": "volodymyr.pivoshenko@gmail.com",
    "keywords": "python,pypi,pip,packages,search,productivity,jump,shortcuts,cli,command-line-tool,cross-platform,hacktoberfest",
    "author": "Volodymyr Pivoshenko",
    "author_email": "volodymyr.pivoshenko@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/aa/45/3bfda6aaa76e8149aa8d3c7ec2600587f6ce6cc1c0bbb377ac592eaed960/pypi_jump_to-0.2.2.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n    <a href=\"https://pypi.org/project/pypi-jump-to\">\n        <img alt=\"logo\" src=\"https://github.com/volopivoshenko/pypi-jump-to/blob/main/docs/static/assets/logo.svg?raw=True\" height=200>\n    </a>\n</div>\n\n<p align=\"center\">\n    <a href=\"https://opensource.org/licenses/MIT\">\n        <img alt=\"license\" src=\"https://img.shields.io/pypi/l/pypi-jump-to?logo=opensourceinitiative\">\n    </a>\n    <a href=\"https://pypi.org/project/pypi-jump-to\">\n        <img alt=\"python\" src=\"https://img.shields.io/pypi/pyversions/pypi-jump-to?logo=python\">\n    </a>\n    <a href=\"https://pypi.org/project/pypi-jump-to\">\n        <img alt=\"pypi\" src=\"https://img.shields.io/pypi/v/pypi-jump-to?logo=pypi\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/releases\">\n        <img alt=\"release\" src=\"https://img.shields.io/github/v/release/volopivoshenko/pypi-jump-to?logo=github\">\n    </a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://github.com/psf/black\">\n        <img alt=\"black\" src=\"https://img.shields.io/badge/code_style-black-black.svg?logo=windowsterminal\">\n    </a>\n    <a href=\"https://pycqa.github.io/isort/index.html\">\n        <img alt=\"isort\" src=\"https://img.shields.io/badge/imports-isort-black.svg?logo=windowsterminal\">\n    </a>\n    <a href=\"https://beta.ruff.rs/docs/\">\n        <img alt=\"ruff\" src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\">\n    </a>\n    <a href=\"https://mypy.readthedocs.io/en/stable/index.html\">\n        <img alt=\"mypy\" src=\"https://img.shields.io/badge/mypy-checked-success.svg?logo=python\">\n    </a>\n    <a href=\"https://github.com/semantic-release/semantic-release\">\n        <img alt=\"semantic_release\" src=\"https://img.shields.io/badge/semantic_release-angular-e10079?logo=semantic-release\">\n    </a>\n    <a href=\"https://python-poetry.org\">\n        <img alt=\"poetry\" src=\"https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json\">\n    </a>\n    <a href=\"https://numpydoc.readthedocs.io/en/latest/format.html\">\n        <img alt=\"numpydoc\" src=\"https://img.shields.io/badge/docstrings-numpy-1f425f.svg?logo=numpy\">\n    </a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://github.com/dependabot\">\n        <img alt=\"dependabot\" src=\"https://img.shields.io/badge/dependabot-enable-success?logo=Dependabot\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/actions/workflows/ci.yaml\">\n        <img alt=\"CI\" src=\"https://img.shields.io/github/actions/workflow/status/volopivoshenko/pypi-jump-to/ci.yaml?label=CI&logo=github\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/actions/workflows/cd.yaml\">\n        <img alt=\"CD\" src=\"https://img.shields.io/github/actions/workflow/status/volopivoshenko/pypi-jump-to/cd.yaml?label=CD&logo=github\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/actions/workflows/dependency-review.yaml\">\n        <img alt=\"Dependency Review\" src=\"https://img.shields.io/github/actions/workflow/status/volopivoshenko/pypi-jump-to/dependency-review.yaml?label=Dependency%20Review&logo=github\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/blob/main/.pre-commit-config.yaml\">\n        <img alt=\"hooks\" src=\"https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\">\n    </a>\n    <a href=\"https://pypi.org/project/pypi-jump-to\">\n        <img alt=\"wheel\" src=\"https://img.shields.io/pypi/wheel/pypi-jump-to?logo=pypi\">\n    </a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://codecov.io/gh/volopivoshenko/pypi-jump-to\">\n        <img alt=\"coverage\" src=\"https://codecov.io/gh/volopivoshenko/pypi-jump-to/graph/badge.svg?token=zjHbOzc5ng\"/>\n    </a>\n    <a href=\"https://codeclimate.com/github/volopivoshenko/pypi-jump-to/maintainability\">\n        <img alt=\"codeclimate\" src=\"https://api.codeclimate.com/v1/badges/de75fe63b6973fb5bd6a/maintainability\"/>\n    </a>\n    <a href=\"https://pypi.org/project/pypi-jump-to\">\n        <img alt=\"downloads\" src=\"https://img.shields.io/pypi/dm/pypi-jump-to?logo=pypi\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/\">\n        <img alt=\"stars\" src=\"https://img.shields.io/github/stars/volopivoshenko/pypi-jump-to?logo=github\">\n    </a>\n    <a href=\"https://wakatime.com/badge/user/9862508c-0a86-427a-929c-46186f2d191a/project/36344bbb-7f11-4dcd-a36d-e54c81551119\">\n        <img alt=\"wakatime\" src=\"https://wakatime.com/badge/user/9862508c-0a86-427a-929c-46186f2d191a/project/36344bbb-7f11-4dcd-a36d-e54c81551119.svg\">\n    </a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/issues\">\n        <img alt=\"issues\" src=\"https://img.shields.io/github/issues/volopivoshenko/pypi-jump-to?logo=github\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/issues\">\n        <img alt=\"issues\" src=\"https://img.shields.io/github/issues-closed/volopivoshenko/pypi-jump-to?logo=github\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/pulls\">\n        <img alt=\"pr\" src=\"https://img.shields.io/github/issues-pr/volopivoshenko/pypi-jump-to?logo=github\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/pulls\">\n        <img alt=\"pr\" src=\"https://img.shields.io/github/issues-pr-closed/volopivoshenko/pypi-jump-to?logo=github\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/graphs/contributors\">\n        <img alt=\"contributors\" src=\"https://img.shields.io/github/contributors/volopivoshenko/pypi-jump-to?logo=github\">\n    </a>\n    <a href=\"https://github.com/volopivoshenko/pypi-jump-to/commits/main\">\n        <img alt=\"commit\" src=\"https://img.shields.io/github/last-commit/volopivoshenko/pypi-jump-to?logo=github\">\n    </a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://www.buymeacoffee.com/volopivoshenko\" target=\"_blank\">\n        <img alt=\"buymeacoffee\" src=\"https://img.shields.io/badge/buy_me_-a_coffee-ff6964?logo=buymeacoffee\">\n    </a>\n    <a href=\"https://stand-with-ukraine.pp.ua/\">\n        <img alt=\"standwithukraine\" src=\"https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB\">\n    </a>\n    <a href=\"https://stand-with-ukraine.pp.ua\">\n        <img alt=\"standwithukraine\" src=\"https://img.shields.io/badge/made_in-Ukraine-ffd700.svg?labelColor=0057b7\">\n    </a>\n</p>\n\n## \u2728 Overview\n\n## \u2699\ufe0f Installation\n\n## \ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Usage\n\n## \ud83d\uddfa\ufe0f Roadmap\n\n- [ ] Add GitLab support\n- [ ] Migration to Rust\n- [ ] TUI\n- [ ] VSCode extension\n\n## \ud83d\udc96 Acknowledgements\n\nThanks [@kachkaev](https://github.com/kachkaev/njt) for the core idea!\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "pjt (pypi-jump-to) - a quick navigation tool for the PyPI packages.",
    "version": "0.2.2",
    "project_urls": {
        "Documentation": "https://github.com/volopivoshenko/pypi-jump-to",
        "Homepage": "https://github.com/volopivoshenko/pypi-jump-to",
        "Issues": "https://github.com/volopivoshenko/pypi-jump-to/issues",
        "Releases": "https://github.com/volopivoshenko/pypi-jump-to/releases",
        "Repository": "https://github.com/volopivoshenko/pypi-jump-to",
        "Say Thanks!": "https://www.buymeacoffee.com/volopivoshenko"
    },
    "split_keywords": [
        "python",
        "pypi",
        "pip",
        "packages",
        "search",
        "productivity",
        "jump",
        "shortcuts",
        "cli",
        "command-line-tool",
        "cross-platform",
        "hacktoberfest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90ccba5ad4e2ec688a65e032e37bb918e74a0a3c89cdc61000f226f10e276597",
                "md5": "74dbf0599e40b3a11c349a7a1b5676ed",
                "sha256": "aa1e43a9a40ed3164a7fb67e3fdfa6896c9dad9237b0abb94f5c33cded7b0a01"
            },
            "downloads": -1,
            "filename": "pypi_jump_to-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74dbf0599e40b3a11c349a7a1b5676ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0",
            "size": 9386,
            "upload_time": "2023-10-11T16:53:55",
            "upload_time_iso_8601": "2023-10-11T16:53:55.706273Z",
            "url": "https://files.pythonhosted.org/packages/90/cc/ba5ad4e2ec688a65e032e37bb918e74a0a3c89cdc61000f226f10e276597/pypi_jump_to-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa453bfda6aaa76e8149aa8d3c7ec2600587f6ce6cc1c0bbb377ac592eaed960",
                "md5": "1b443f9dfafb80b3e06b71b5167cb478",
                "sha256": "5d932afa1868ec8777f629fbaeecd3850c3dfb34b6f222452a74da64cacb4d71"
            },
            "downloads": -1,
            "filename": "pypi_jump_to-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1b443f9dfafb80b3e06b71b5167cb478",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0",
            "size": 9980,
            "upload_time": "2023-10-11T16:53:57",
            "upload_time_iso_8601": "2023-10-11T16:53:57.285218Z",
            "url": "https://files.pythonhosted.org/packages/aa/45/3bfda6aaa76e8149aa8d3c7ec2600587f6ce6cc1c0bbb377ac592eaed960/pypi_jump_to-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-11 16:53:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "volopivoshenko",
    "github_project": "pypi-jump-to",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pypi-jump-to"
}
        
Elapsed time: 0.12797s