:py:mod:`EVECelery.tasks.ESI.PlanetaryInteraction.TaskDirectory` ================================================================ .. py:module:: EVECelery.tasks.ESI.PlanetaryInteraction.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.PlanetaryInteraction.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 'PlanetaryInteraction'. .. py:property:: get_characters_character_id_planets :type: EVECelery.tasks.ESI.PlanetaryInteraction.get_characters_character_id_planets.get_characters_character_id_planets Get colonies Reference the docstrings for :func:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_characters_character_id_planets.get_characters_character_id_planets.get_sync`, :func:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_characters_character_id_planets.get_characters_character_id_planets.run`, and :class:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_characters_character_id_planets.get_characters_character_id_planets` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_characters_character_id_planets_planet_id :type: EVECelery.tasks.ESI.PlanetaryInteraction.get_characters_character_id_planets_planet_id.get_characters_character_id_planets_planet_id Get colony layout Reference the docstrings for :func:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_characters_character_id_planets_planet_id.get_characters_character_id_planets_planet_id.get_sync`, :func:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_characters_character_id_planets_planet_id.get_characters_character_id_planets_planet_id.run`, and :class:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_characters_character_id_planets_planet_id.get_characters_character_id_planets_planet_id` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_corporations_corporation_id_customs_offices :type: EVECelery.tasks.ESI.PlanetaryInteraction.get_corporations_corporation_id_customs_offices.get_corporations_corporation_id_customs_offices List corporation customs offices Reference the docstrings for :func:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_corporations_corporation_id_customs_offices.get_corporations_corporation_id_customs_offices.get_sync`, :func:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_corporations_corporation_id_customs_offices.get_corporations_corporation_id_customs_offices.run`, and :class:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_corporations_corporation_id_customs_offices.get_corporations_corporation_id_customs_offices` for usage of this task, the required parameters, and additional information. :return: The Celery task .. py:property:: get_universe_schematics_schematic_id :type: EVECelery.tasks.ESI.PlanetaryInteraction.get_universe_schematics_schematic_id.get_universe_schematics_schematic_id Get schematic information Reference the docstrings for :func:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_universe_schematics_schematic_id.get_universe_schematics_schematic_id.get_sync`, :func:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_universe_schematics_schematic_id.get_universe_schematics_schematic_id.run`, and :class:`~EVECelery.tasks.ESI.PlanetaryInteraction.get_universe_schematics_schematic_id.get_universe_schematics_schematic_id` for usage of this task, the required parameters, and additional information. :return: The Celery task