pispy-client


Namepispy-client JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/davep/pispy
SummaryA terminal-based Python package index inspector
upload_time2024-04-22 10:30:53
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/f9/9f/33dd7fb7c0cc3a5781a362ebcd28c4d1185c3217b1117465d4c4014c9a06/pispy_client-0.7.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.7.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": "6917ab23e102037d20dbee076be49163b0e8dd324a0d6e6d8727074bf05c380a",
                "md5": "9d7e9e60b4fabf3be7d721ec3c721cd5",
                "sha256": "3cb6340d3249dcd072c13802a434fb7a8ef5c50731eb77bbde2c9d9a653f8a90"
            },
            "downloads": -1,
            "filename": "pispy_client-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d7e9e60b4fabf3be7d721ec3c721cd5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 16053,
            "upload_time": "2024-04-22T10:30:51",
            "upload_time_iso_8601": "2024-04-22T10:30:51.623781Z",
            "url": "https://files.pythonhosted.org/packages/69/17/ab23e102037d20dbee076be49163b0e8dd324a0d6e6d8727074bf05c380a/pispy_client-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f99f33dd7fb7c0cc3a5781a362ebcd28c4d1185c3217b1117465d4c4014c9a06",
                "md5": "78e792831a56ab6aaca6c4336024c6f9",
                "sha256": "8c2ec418ca1a6a83c34bf25ed7fa927533786aa044f86c17f5e92342afa74b2b"
            },
            "downloads": -1,
            "filename": "pispy_client-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "78e792831a56ab6aaca6c4336024c6f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 9193,
            "upload_time": "2024-04-22T10:30:53",
            "upload_time_iso_8601": "2024-04-22T10:30:53.257373Z",
            "url": "https://files.pythonhosted.org/packages/f9/9f/33dd7fb7c0cc3a5781a362ebcd28c4d1185c3217b1117465d4c4014c9a06/pispy_client-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 10:30:53",
    "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.27981s