Skip to main content

Discover installed plugins

Project description

discover-plugins

PyPI - Version PyPI - Python Version


Rationale

discover-plugins is a utility to find installed plugins for a python environment.

Installation

pipx install discover-plugins

Usage

By default, discover-plugins will look for plugins for the current python interpreter. You can specify the interpreter to use with --interpreter.

You can filter plugins by group, name and value. To find all plugins related to pytest run:

discover-plugins --group pytest11

Output:

{
  "pytest11": [
    {
      "name": "pytest_httpx",
      "group": "pytest11",
      "value": "pytest_httpx"
    },
    {
      "name": "anyio",
      "group": "pytest11",
      "value": "anyio.pytest_plugin"
    },
    {
      "name": "pytest-aws-apigateway",
      "group": "pytest11",
      "value": "pytest_aws_apigateway.plugin"
    }
  ]
}

License

discover-plugins is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discover_plugins-0.1.7.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

discover_plugins-0.1.7-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file discover_plugins-0.1.7.tar.gz.

File metadata

  • Download URL: discover_plugins-0.1.7.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for discover_plugins-0.1.7.tar.gz
Algorithm Hash digest
SHA256 d88fea4ef5e79076ebe22781e2f2b0f123ebea8e5f607281074132f682dbc4fe
MD5 a569e0752259db96e260b34f2f887204
BLAKE2b-256 b596d06f0f686baf5babbc6b05d57c7b68fdbea2016bacd9d1477bbad1955a00

See more details on using hashes here.

File details

Details for the file discover_plugins-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for discover_plugins-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e5e3c42dcf65ffcc1ab5bdfa757a45c6b34a464561ffd1579d389c930486a3b5
MD5 f25608093607a5fa3a35d5d0ff64d2bc
BLAKE2b-256 1a649651c5f389f44b100b9d0a7c35a1d0aa13224c8368a794c84e0fe29ca060

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page