Skip to main content

Tool for looking at the entry point plugins on a system

Project description

Entry Point Inspector is a tool for looking at the entry point plugins installed on a system.

Commands

Name

Description

ep show

Shows the details for a single entry point.

group list

Shows the groups for which plugins are available.

group show

Shows the members of a specific group.

help

print detailed help for another command

Examples

$ epi group list
+--------------------------+
| Name                     |
+--------------------------+
| cliff.formatter.list     |
| cliff.formatter.show     |
| console_scripts          |
| distutils.commands       |
| distutils.setup_keywords |
| egg_info.writers         |
| epi.commands             |
| setuptools.file_finders  |
| setuptools.installation  |
+--------------------------+

$ epi group show epi.commands
+------------+-----------------------------+----------------+---------------------------+-------+
| Name       | Module                      | Member         | Distribution              | Error |
+------------+-----------------------------+----------------+---------------------------+-------+
| group_list | entry_point_inspector.group | GroupList      | entry-point-inspector 0.1 |       |
| group_show | entry_point_inspector.group | GroupShow      | entry-point-inspector 0.1 |       |
| ep_show    | entry_point_inspector.ep    | EntryPointShow | entry-point-inspector 0.1 |       |
+------------+-----------------------------+----------------+---------------------------+-------+

$ epi -v ep show epi.commands ep_show
Looking for ep_show in group epi.commands
+--------------+--------------------------------------------------------------------+
| Field        | Value                                                              |
+--------------+--------------------------------------------------------------------+
| Module       | entry_point_inspector.ep                                           |
| Member       | EntryPointShow                                                     |
| Distribution | entry-point-inspector 0.1                                          |
| Path         | /Users/dhellmann/Devel/entry_point_inspector/entry_point_inspector |
| Error        |                                                                    |
+--------------+--------------------------------------------------------------------+

$ epi -v ep show epi.commands ep_show --distribution "entry-point-inspector==0.1"
Loading ep_show from epi.commands using distribution entry-point-inspector==0.1
+--------------+--------------------------------------------------------------------+
| Field        | Value                                                              |
+--------------+--------------------------------------------------------------------+
| Module       | entry_point_inspector.ep                                           |
| Member       | EntryPointShow                                                     |
| Distribution | entry-point-inspector 0.1                                          |
| Path         | /Users/dhellmann/Devel/entry_point_inspector/entry_point_inspector |
| Error        |                                                                    |
+--------------+--------------------------------------------------------------------+

See Also

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

entry_point_inspector-0.2.1.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

entry_point_inspector-0.2.1-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file entry_point_inspector-0.2.1.tar.gz.

File metadata

  • Download URL: entry_point_inspector-0.2.1.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for entry_point_inspector-0.2.1.tar.gz
Algorithm Hash digest
SHA256 4b298e40c76b6888d1f6825bc4232850010c80d7271b09f889ba40d77828d12a
MD5 9643e26c661addf731b19d2e17a8b077
BLAKE2b-256 8fe222e7eb013857bbcaa2b2d011e84fd017b33272f9b41a38163d7f5cc4ad67

See more details on using hashes here.

File details

Details for the file entry_point_inspector-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: entry_point_inspector-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for entry_point_inspector-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9cfac526ce632a28160d01cdb4d1e4ba06145b053fe989842de35c07f81890d8
MD5 d4fd33a2d6dfbf7624fc34be7582682c
BLAKE2b-256 310f43741a753b338340c92fc34f39b43b114f247df7602648517f2f16aa275f

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