Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
This repository was archived by the owner on May 12, 2021. It is now read-only.

Config Shorthands via entry_points #4

@maxfischer2781

Description

@maxfischer2781

The canonical way of having plugins for Python is to use setuptools entry_points. This could replace the currently hardcoded nicks in interface.py, and allow generalising the tool.

Suggested entry points:

  • <libname>.core for e.g. telegraf backend, loggers etc.
  • <libname>.xrootd for specific elements, e.g. the ALICE ApMon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions