pispy-client


Namepispy-client JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://github.com/davep/pispy
SummaryA terminal-based Python package index inspector
upload_time2024-06-16 10:59:48
maintainerDave Pearson
docs_urlNone
authorDave Pearson
requires_python<3.13,>=3.10
licenseLicense :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
keywords terminal packaging pypi client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PISpy

## Introduction

PISpy aims to be a simple but useful [PyPI](https://pypi.org/) lookup client
for the terminal.

## Installation

### pipx

The package can be installed using [`pipx`](https://pypa.github.io/pipx/):

```sh
$ pipx install pispy-client
```

### Homebrew

The package can be installed using Homebrew. Use the following commands to
install:

```sh
$ brew tap davep/homebrew
$ brew install pispy
```

## Running

Once installed, just run `pispy` from your shell.

![PISpy lookup up Tinboard](https://raw.githubusercontent.com/davep/pispy/main/img/pispy.png)

![PISpy lookup up Tinboard](https://raw.githubusercontent.com/davep/pispy/main/img/pispy-description.png)

![PISpy lookup up Tinboard](https://raw.githubusercontent.com/davep/pispy/main/img/pispy-wheel.png)

[//]: # (README.md ends here)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/davep/pispy",
    "name": "pispy-client",
    "maintainer": "Dave Pearson",
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": "davep@davep.org",
    "keywords": "terminal, packaging, pypi, client",
    "author": "Dave Pearson",
    "author_email": "davep@davep.org",
    "download_url": "https://files.pythonhosted.org/packages/bb/69/b34981faea0909dea2cf02020d5a56b15d2d32144a532e764446c5a89c88/pispy_client-0.8.0.tar.gz",
    "platform": null,
    "description": "# PISpy\n\n## Introduction\n\nPISpy aims to be a simple but useful [PyPI](https://pypi.org/) lookup client\nfor the terminal.\n\n## Installation\n\n### pipx\n\nThe package can be installed using [`pipx`](https://pypa.github.io/pipx/):\n\n```sh\n$ pipx install pispy-client\n```\n\n### Homebrew\n\nThe package can be installed using Homebrew. Use the following commands to\ninstall:\n\n```sh\n$ brew tap davep/homebrew\n$ brew install pispy\n```\n\n## Running\n\nOnce installed, just run `pispy` from your shell.\n\n![PISpy lookup up Tinboard](https://raw.githubusercontent.com/davep/pispy/main/img/pispy.png)\n\n![PISpy lookup up Tinboard](https://raw.githubusercontent.com/davep/pispy/main/img/pispy-description.png)\n\n![PISpy lookup up Tinboard](https://raw.githubusercontent.com/davep/pispy/main/img/pispy-wheel.png)\n\n[//]: # (README.md ends here)\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
    "summary": "A terminal-based Python package index inspector",
    "version": "0.8.0",
    "project_urls": {
        "Discussions": "https://github.com/davep/pispy/discussions",
        "Documentation": "https://github.com/davep/pispy/blob/main/README.md",
        "Homepage": "https://github.com/davep/pispy",
        "Issues": "https://github.com/davep/pispy/issues",
        "Source": "https://github.com/davep/pispy"
    },
    "split_keywords": [
        "terminal",
        " packaging",
        " pypi",
        " client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1eebd08f5b20389e8d85f41498346ed119f7317bc07bccedb41f501ab750f2a5",
                "md5": "8b143d74ca807d6b39fcc1b08084eac6",
                "sha256": "c660404869606c2e56b7c076ac05ccebd9ca4717aa1ce818b353cd73c074b86e"
            },
            "downloads": -1,
            "filename": "pispy_client-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b143d74ca807d6b39fcc1b08084eac6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 16151,
            "upload_time": "2024-06-16T10:59:47",
            "upload_time_iso_8601": "2024-06-16T10:59:47.231261Z",
            "url": "https://files.pythonhosted.org/packages/1e/eb/d08f5b20389e8d85f41498346ed119f7317bc07bccedb41f501ab750f2a5/pispy_client-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb69b34981faea0909dea2cf02020d5a56b15d2d32144a532e764446c5a89c88",
                "md5": "e3a6b5df6b14b22d15f5153e44c71c0c",
                "sha256": "0d49ee7dfb435eb782ce44bb53a5226ae29f96862cbc8945f3532270584b8f93"
            },
            "downloads": -1,
            "filename": "pispy_client-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e3a6b5df6b14b22d15f5153e44c71c0c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 9309,
            "upload_time": "2024-06-16T10:59:48",
            "upload_time_iso_8601": "2024-06-16T10:59:48.652089Z",
            "url": "https://files.pythonhosted.org/packages/bb/69/b34981faea0909dea2cf02020d5a56b15d2d32144a532e764446c5a89c88/pispy_client-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-16 10:59:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "davep",
    "github_project": "pispy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pispy-client"
}
        
Elapsed time: 0.29173s