{"id":13501508,"url":"https://github.com/dhellmann/entry_point_inspector","last_synced_at":"2025-10-06T13:12:21.719Z","repository":{"id":9733762,"uuid":"11693466","full_name":"dhellmann/entry_point_inspector","owner":"dhellmann","description":"Tool for looking at the entry point plugins on a system","archived":false,"fork":false,"pushed_at":"2021-04-12T20:31:39.000Z","size":22,"stargazers_count":24,"open_issues_count":3,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-30T20:53:42.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhellmann.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-26T19:43:35.000Z","updated_at":"2024-11-28T16:27:37.000Z","dependencies_parsed_at":"2022-09-02T08:33:30.999Z","dependency_job_id":null,"html_url":"https://github.com/dhellmann/entry_point_inspector","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fentry_point_inspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fentry_point_inspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fentry_point_inspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fentry_point_inspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhellmann","download_url":"https://codeload.github.com/dhellmann/entry_point_inspector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228128760,"owners_count":17873846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T22:01:39.876Z","updated_at":"2025-10-06T13:12:16.700Z","avatar_url":"https://github.com/dhellmann.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"=======================\n Entry Point Inspector\n=======================\n\nEntry Point Inspector is a tool for looking at the entry point plugins\ninstalled on a system.\n\nCommands\n========\n\n==============  =================================================\nName            Description\n==============  =================================================\nep show         Shows the details for a single entry point.\ngroup list      Shows the groups for which plugins are available.\ngroup show      Shows the members of a specific group.\nhelp            print detailed help for another command\n==============  =================================================\n\nExamples\n========\n\n::\n\n  $ epi group list\n  +--------------------------+\n  | Name                     |\n  +--------------------------+\n  | cliff.formatter.list     |\n  | cliff.formatter.show     |\n  | console_scripts          |\n  | distutils.commands       |\n  | distutils.setup_keywords |\n  | egg_info.writers         |\n  | epi.commands             |\n  | setuptools.file_finders  |\n  | setuptools.installation  |\n  +--------------------------+\n\n  $ epi group show epi.commands\n  +------------+-----------------------------+----------------+---------------------------+-------+\n  | Name       | Module                      | Member         | Distribution              | Error |\n  +------------+-----------------------------+----------------+---------------------------+-------+\n  | group_list | entry_point_inspector.group | GroupList      | entry-point-inspector 0.1 |       |\n  | group_show | entry_point_inspector.group | GroupShow      | entry-point-inspector 0.1 |       |\n  | ep_show    | entry_point_inspector.ep    | EntryPointShow | entry-point-inspector 0.1 |       |\n  +------------+-----------------------------+----------------+---------------------------+-------+\n\n  $ epi -v ep show epi.commands ep_show\n  Looking for ep_show in group epi.commands\n  +--------------+--------------------------------------------------------------------+\n  | Field        | Value                                                              |\n  +--------------+--------------------------------------------------------------------+\n  | Module       | entry_point_inspector.ep                                           |\n  | Member       | EntryPointShow                                                     |\n  | Distribution | entry-point-inspector 0.1                                          |\n  | Path         | /Users/dhellmann/Devel/entry_point_inspector/entry_point_inspector |\n  | Error        |                                                                    |\n  +--------------+--------------------------------------------------------------------+\n\n  $ epi -v ep show epi.commands ep_show --distribution \"entry-point-inspector==0.1\"\n  Loading ep_show from epi.commands using distribution entry-point-inspector==0.1\n  +--------------+--------------------------------------------------------------------+\n  | Field        | Value                                                              |\n  +--------------+--------------------------------------------------------------------+\n  | Module       | entry_point_inspector.ep                                           |\n  | Member       | EntryPointShow                                                     |\n  | Distribution | entry-point-inspector 0.1                                          |\n  | Path         | /Users/dhellmann/Devel/entry_point_inspector/entry_point_inspector |\n  | Error        |                                                                    |\n  +--------------+--------------------------------------------------------------------+\n\nSee Also\n========\n\n* `stevedore`_\n\n.. _stevedore: https://pypi.python.org/pypi/stevedore\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhellmann%2Fentry_point_inspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhellmann%2Fentry_point_inspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhellmann%2Fentry_point_inspector/lists"}