:py:mod:`EVECelery.tasks.ESI.FactionWarfare.TaskDirectory` ========================================================== .. py:module:: EVECelery.tasks.ESI.FactionWarfare.TaskDirectory .. autoapi-nested-parse:: Task directory module for adding task objects as attributes to a namespace for easy access and code inspection. This module was automatically generated from Jinja templates with the codegen tool included in the root of this repo. You should not directly modify this module but instead modify the template 'codegen/Templates/TaskDirectory.py'. Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: EVECelery.tasks.ESI.FactionWarfare.TaskDirectory.TaskDirectory .. py:class:: TaskDirectory Bases: :py:obj:`object` Directory for quickly finding tasks with easy access to documentation and code inspection This task directory contains all tasks as attributes that are categorized with 'FactionWarfare'. .. py:property:: get_characters_character_id_fw_stats :type: EVECelery.tasks.ESI.FactionWarfare.get_characters_character_id_fw_stats.get_characters_character_id_fw_stats Overview of a character involved in faction warfare Reference the docstrings for :func:`~EVECelery.tasks.ESI.FactionWarfare.get_characters_character_id_fw_stats.get_characters_character_id_fw_stats.get_sync`, :func:`~EVECelery.tasks.ESI.FactionWarfare.get_characters_character_id_fw_stats.get_characters_character_id_fw_stats.run`, and :class:`~EVECelery.tasks.ESI.FactionWarfare.get_characters_character_id_fw_stats.get_characters_character_id_fw_stats` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_corporations_corporation_id_fw_stats :type: EVECelery.tasks.ESI.FactionWarfare.get_corporations_corporation_id_fw_stats.get_corporations_corporation_id_fw_stats Overview of a corporation involved in faction warfare Reference the docstrings for :func:`~EVECelery.tasks.ESI.FactionWarfare.get_corporations_corporation_id_fw_stats.get_corporations_corporation_id_fw_stats.get_sync`, :func:`~EVECelery.tasks.ESI.FactionWarfare.get_corporations_corporation_id_fw_stats.get_corporations_corporation_id_fw_stats.run`, and :class:`~EVECelery.tasks.ESI.FactionWarfare.get_corporations_corporation_id_fw_stats.get_corporations_corporation_id_fw_stats` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_fw_leaderboards :type: EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards.get_fw_leaderboards List of the top factions in faction warfare Reference the docstrings for :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards.get_fw_leaderboards.get_sync`, :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards.get_fw_leaderboards.run`, and :class:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards.get_fw_leaderboards` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_fw_leaderboards_characters :type: EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_characters.get_fw_leaderboards_characters List of the top pilots in faction warfare Reference the docstrings for :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_characters.get_fw_leaderboards_characters.get_sync`, :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_characters.get_fw_leaderboards_characters.run`, and :class:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_characters.get_fw_leaderboards_characters` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_fw_leaderboards_corporations :type: EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_corporations.get_fw_leaderboards_corporations List of the top corporations in faction warfare Reference the docstrings for :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_corporations.get_fw_leaderboards_corporations.get_sync`, :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_corporations.get_fw_leaderboards_corporations.run`, and :class:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_corporations.get_fw_leaderboards_corporations` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_fw_stats :type: EVECelery.tasks.ESI.FactionWarfare.get_fw_stats.get_fw_stats An overview of statistics about factions involved in faction warfare Reference the docstrings for :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_stats.get_fw_stats.get_sync`, :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_stats.get_fw_stats.run`, and :class:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_stats.get_fw_stats` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_fw_systems :type: EVECelery.tasks.ESI.FactionWarfare.get_fw_systems.get_fw_systems Ownership of faction warfare systems Reference the docstrings for :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_systems.get_fw_systems.get_sync`, :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_systems.get_fw_systems.run`, and :class:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_systems.get_fw_systems` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_fw_wars :type: EVECelery.tasks.ESI.FactionWarfare.get_fw_wars.get_fw_wars Data about which NPC factions are at war Reference the docstrings for :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_wars.get_fw_wars.get_sync`, :func:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_wars.get_fw_wars.run`, and :class:`~EVECelery.tasks.ESI.FactionWarfare.get_fw_wars.get_fw_wars` for usage of this task, the required parameters, and additional information. :return: The Celery task