plasmapy_addon_hello Package

The plasmapy-add-hello package is an example demonstrating how to setup an independent (from PlasmaPy) distribution that extends the capabilities of PlasmaPy. This is done by utilizing the plasmapy.addons entry_points setup in the plasmapy package. To see the actually setting of the entry points look form the [options.entry_points] heading in this distributions `setup.cfg file <>`_.

Functions

hello(width) Print to screen the HELLO_STATEMENT.

Variables

HELLO_STATEMENT plamapy-add-hello’s hello statement