action_hero =========== Quick access to all ``action_hero`` members. The ``action_hero`` package is made up of two main sub-packages: ``actions`` and ``lib``. The ``actions`` sub-package contains various action implementations that can be used in your projects or as inspiration. The ``lib`` sub-package provides an abstract base class and types to help you create your own custom actions. .. toctree:: action_hero.actions action_hero.lib