EVECelery.tasks.ESI.Fittings.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.Fittings.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 ‘Fittings’.
- property get_characters_character_id_fittings: EVECelery.tasks.ESI.Fittings.get_characters_character_id_fittings.get_characters_character_id_fittings#
Get fittings
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_fittingsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property delete_characters_character_id_fittings_fitting_id: EVECelery.tasks.ESI.Fittings.delete_characters_character_id_fittings_fitting_id.delete_characters_character_id_fittings_fitting_id#
Delete fitting
Reference the docstrings for
get_sync(),run(), anddelete_characters_character_id_fittings_fitting_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: