EVECelery.tasks.ESI.Fleets.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.Fleets.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 ‘Fleets’.
- property get_characters_character_id_fleet: EVECelery.tasks.ESI.Fleets.get_characters_character_id_fleet.get_characters_character_id_fleet#
Get character fleet info
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_fleetfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Fleets.get_characters_character_id_fleet.get_characters_character_id_fleet
- property get_fleets_fleet_id: EVECelery.tasks.ESI.Fleets.get_fleets_fleet_id.get_fleets_fleet_id#
Get fleet information
Reference the docstrings for
get_sync(),run(), andget_fleets_fleet_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Fleets.get_fleets_fleet_id.get_fleets_fleet_id
- property get_fleets_fleet_id_members: EVECelery.tasks.ESI.Fleets.get_fleets_fleet_id_members.get_fleets_fleet_id_members#
Get fleet members
Reference the docstrings for
get_sync(),run(), andget_fleets_fleet_id_membersfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Fleets.get_fleets_fleet_id_members.get_fleets_fleet_id_members
- property delete_fleets_fleet_id_members_member_id: EVECelery.tasks.ESI.Fleets.delete_fleets_fleet_id_members_member_id.delete_fleets_fleet_id_members_member_id#
Kick fleet member
Reference the docstrings for
get_sync(),run(), anddelete_fleets_fleet_id_members_member_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property delete_fleets_fleet_id_squads_squad_id: EVECelery.tasks.ESI.Fleets.delete_fleets_fleet_id_squads_squad_id.delete_fleets_fleet_id_squads_squad_id#
Delete fleet squad
Reference the docstrings for
get_sync(),run(), anddelete_fleets_fleet_id_squads_squad_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_fleets_fleet_id_wings: EVECelery.tasks.ESI.Fleets.get_fleets_fleet_id_wings.get_fleets_fleet_id_wings#
Get fleet wings
Reference the docstrings for
get_sync(),run(), andget_fleets_fleet_id_wingsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Fleets.get_fleets_fleet_id_wings.get_fleets_fleet_id_wings
- property post_fleets_fleet_id_wings: EVECelery.tasks.ESI.Fleets.post_fleets_fleet_id_wings.post_fleets_fleet_id_wings#
Create fleet wing
Reference the docstrings for
get_sync(),run(), andpost_fleets_fleet_id_wingsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Fleets.post_fleets_fleet_id_wings.post_fleets_fleet_id_wings
- property delete_fleets_fleet_id_wings_wing_id: EVECelery.tasks.ESI.Fleets.delete_fleets_fleet_id_wings_wing_id.delete_fleets_fleet_id_wings_wing_id#
Delete fleet wing
Reference the docstrings for
get_sync(),run(), anddelete_fleets_fleet_id_wings_wing_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Fleets.delete_fleets_fleet_id_wings_wing_id.delete_fleets_fleet_id_wings_wing_id
- property post_fleets_fleet_id_wings_wing_id_squads: EVECelery.tasks.ESI.Fleets.post_fleets_fleet_id_wings_wing_id_squads.post_fleets_fleet_id_wings_wing_id_squads#
Create fleet squad
Reference the docstrings for
get_sync(),run(), andpost_fleets_fleet_id_wings_wing_id_squadsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: