harrtho / alfred-pypi

An Alfred workflow for looking up Python package versions on PyPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Alfred Workflow

GitHub Version GitHub All Releases GitHub

Look up for Python packages on PyPI in Alfred.

Download & Installation

Download the latest workflow release from GitHub. Open the workflow file to install in Alfred.

Usage

  • pypi [<query>] — Show a list of releases of the Python package.
    • — Open the PyPI package release in your browser

This workflow reads data from the PyPI project JSON API. Click here for an example of what that API returns.

Bug Reports and Feature Requests

Please use GitHub issues to report bugs or request features.

Contributors

This Alfred Workflow comes from the abandoned Workflow of Grant McConnaughey

License

PyPI Alfred Workflow is licensed under the MIT License

The workflow uses the following libraries:

About

An Alfred workflow for looking up Python package versions on PyPI

License:MIT License


Languages

Language:Python 100.0%