:py:mod:`EVECelery.tasks.ESI.Skills.TaskDirectory` ================================================== .. py:module:: EVECelery.tasks.ESI.Skills.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.Skills.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 'Skills'. .. py:property:: get_characters_character_id_attributes :type: EVECelery.tasks.ESI.Skills.get_characters_character_id_attributes.get_characters_character_id_attributes Get character attributes Reference the docstrings for :func:`~EVECelery.tasks.ESI.Skills.get_characters_character_id_attributes.get_characters_character_id_attributes.get_sync`, :func:`~EVECelery.tasks.ESI.Skills.get_characters_character_id_attributes.get_characters_character_id_attributes.run`, and :class:`~EVECelery.tasks.ESI.Skills.get_characters_character_id_attributes.get_characters_character_id_attributes` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_characters_character_id_skillqueue :type: EVECelery.tasks.ESI.Skills.get_characters_character_id_skillqueue.get_characters_character_id_skillqueue Get character's skill queue Reference the docstrings for :func:`~EVECelery.tasks.ESI.Skills.get_characters_character_id_skillqueue.get_characters_character_id_skillqueue.get_sync`, :func:`~EVECelery.tasks.ESI.Skills.get_characters_character_id_skillqueue.get_characters_character_id_skillqueue.run`, and :class:`~EVECelery.tasks.ESI.Skills.get_characters_character_id_skillqueue.get_characters_character_id_skillqueue` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_characters_character_id_skills :type: EVECelery.tasks.ESI.Skills.get_characters_character_id_skills.get_characters_character_id_skills Get character skills Reference the docstrings for :func:`~EVECelery.tasks.ESI.Skills.get_characters_character_id_skills.get_characters_character_id_skills.get_sync`, :func:`~EVECelery.tasks.ESI.Skills.get_characters_character_id_skills.get_characters_character_id_skills.run`, and :class:`~EVECelery.tasks.ESI.Skills.get_characters_character_id_skills.get_characters_character_id_skills` for usage of this task, the required parameters, and additional information. :return: The Celery task