EVECelery.tasks.ESI.FactionWarfare.TaskDirectory#
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#
Directory for quickly finding tasks with easy access to documentation and code inspection |
- class EVECelery.tasks.ESI.FactionWarfare.TaskDirectory.TaskDirectory#
Bases:
objectDirectory 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’.
- property get_characters_character_id_fw_stats: 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
get_sync(),run(), andget_characters_character_id_fw_statsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_fw_stats: 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
get_sync(),run(), andget_corporations_corporation_id_fw_statsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_fw_leaderboards: EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards.get_fw_leaderboards#
List of the top factions in faction warfare
Reference the docstrings for
get_sync(),run(), andget_fw_leaderboardsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards.get_fw_leaderboards
- property get_fw_leaderboards_characters: EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_characters.get_fw_leaderboards_characters#
List of the top pilots in faction warfare
Reference the docstrings for
get_sync(),run(), andget_fw_leaderboards_charactersfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_characters.get_fw_leaderboards_characters
- property get_fw_leaderboards_corporations: EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_corporations.get_fw_leaderboards_corporations#
List of the top corporations in faction warfare
Reference the docstrings for
get_sync(),run(), andget_fw_leaderboards_corporationsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.FactionWarfare.get_fw_leaderboards_corporations.get_fw_leaderboards_corporations
- property get_fw_stats: EVECelery.tasks.ESI.FactionWarfare.get_fw_stats.get_fw_stats#
An overview of statistics about factions involved in faction warfare
Reference the docstrings for
get_sync(),run(), andget_fw_statsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.FactionWarfare.get_fw_stats.get_fw_stats
- property get_fw_systems: EVECelery.tasks.ESI.FactionWarfare.get_fw_systems.get_fw_systems#
Ownership of faction warfare systems
Reference the docstrings for
get_sync(),run(), andget_fw_systemsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.FactionWarfare.get_fw_systems.get_fw_systems
- property get_fw_wars: EVECelery.tasks.ESI.FactionWarfare.get_fw_wars.get_fw_wars#
Data about which NPC factions are at war
Reference the docstrings for
get_sync(),run(), andget_fw_warsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: