EVECelery.tasks.ESI.Killmails.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.Killmails.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 ‘Killmails’.
- property get_characters_character_id_killmails_recent: EVECelery.tasks.ESI.Killmails.get_characters_character_id_killmails_recent.get_characters_character_id_killmails_recent#
Get a character’s recent kills and losses
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_killmails_recentfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_killmails_recent: EVECelery.tasks.ESI.Killmails.get_corporations_corporation_id_killmails_recent.get_corporations_corporation_id_killmails_recent#
Get a corporation’s recent kills and losses
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_killmails_recentfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_killmails_killmail_id_killmail_hash: EVECelery.tasks.ESI.Killmails.get_killmails_killmail_id_killmail_hash.get_killmails_killmail_id_killmail_hash#
Get a single killmail
Reference the docstrings for
get_sync(),run(), andget_killmails_killmail_id_killmail_hashfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: