EVECelery.tasks.ESI.PlanetaryInteraction.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.PlanetaryInteraction.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 ‘PlanetaryInteraction’.
- property get_characters_character_id_planets: EVECelery.tasks.ESI.PlanetaryInteraction.get_characters_character_id_planets.get_characters_character_id_planets#
Get colonies
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_planetsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_planets_planet_id: 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
get_sync(),run(), andget_characters_character_id_planets_planet_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_corporations_corporation_id_customs_offices: EVECelery.tasks.ESI.PlanetaryInteraction.get_corporations_corporation_id_customs_offices.get_corporations_corporation_id_customs_offices#
List corporation customs offices
Reference the docstrings for
get_sync(),run(), andget_corporations_corporation_id_customs_officesfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_universe_schematics_schematic_id: EVECelery.tasks.ESI.PlanetaryInteraction.get_universe_schematics_schematic_id.get_universe_schematics_schematic_id#
Get schematic information
Reference the docstrings for
get_sync(),run(), andget_universe_schematics_schematic_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: