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.1.1.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

entry_point_inspector-0.1.1-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for entry_point_inspector-0.1.1.tar.gz
Algorithm Hash digest
SHA256 77c8ea69e801b7a8d49f82ce6f7b8cfbecd6955f7e1584c2555c6601db6d5a40
MD5 f5a7fc4efeb175815882b8aa009ca971
BLAKE2b-256 89af2cc71cd6f4a7c0508d3517191e554180ff32111cde4a32f7fa2b113ffb70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for entry_point_inspector-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a5caaecd07b8ae56cd702af5d2ddbedf7f3f01cb2b4cf462f001584626019bf3
MD5 cae36249bec2fe764e05bf9b1e704151
BLAKE2b-256 40ed2b15b379dbac05556aa28d5e1a45308fa8cec155044cb9ecc12cf5033a34

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