EVECelery.tasks.ESI.Universe.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.Universe.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 ‘Universe’.
- property get_universe_ancestries: EVECelery.tasks.ESI.Universe.get_universe_ancestries.get_universe_ancestries#
Get ancestries
Reference the docstrings for
get_sync(),run(), andget_universe_ancestriesfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_ancestries.get_universe_ancestries
- property get_universe_asteroid_belts_asteroid_belt_id: EVECelery.tasks.ESI.Universe.get_universe_asteroid_belts_asteroid_belt_id.get_universe_asteroid_belts_asteroid_belt_id#
Get asteroid belt information
Reference the docstrings for
get_sync(),run(), andget_universe_asteroid_belts_asteroid_belt_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_universe_bloodlines: EVECelery.tasks.ESI.Universe.get_universe_bloodlines.get_universe_bloodlines#
Get bloodlines
Reference the docstrings for
get_sync(),run(), andget_universe_bloodlinesfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_bloodlines.get_universe_bloodlines
- property get_universe_categories: EVECelery.tasks.ESI.Universe.get_universe_categories.get_universe_categories#
Get item categories
Reference the docstrings for
get_sync(),run(), andget_universe_categoriesfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_categories.get_universe_categories
- property get_universe_categories_category_id: EVECelery.tasks.ESI.Universe.get_universe_categories_category_id.get_universe_categories_category_id#
Get item category information
Reference the docstrings for
get_sync(),run(), andget_universe_categories_category_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_categories_category_id.get_universe_categories_category_id
- property get_universe_constellations: EVECelery.tasks.ESI.Universe.get_universe_constellations.get_universe_constellations#
Get constellations
Reference the docstrings for
get_sync(),run(), andget_universe_constellationsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_constellations.get_universe_constellations
- property get_universe_constellations_constellation_id: EVECelery.tasks.ESI.Universe.get_universe_constellations_constellation_id.get_universe_constellations_constellation_id#
Get constellation information
Reference the docstrings for
get_sync(),run(), andget_universe_constellations_constellation_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_universe_factions: EVECelery.tasks.ESI.Universe.get_universe_factions.get_universe_factions#
Get factions
Reference the docstrings for
get_sync(),run(), andget_universe_factionsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_factions.get_universe_factions
- property get_universe_graphics: EVECelery.tasks.ESI.Universe.get_universe_graphics.get_universe_graphics#
Get graphics
Reference the docstrings for
get_sync(),run(), andget_universe_graphicsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_graphics.get_universe_graphics
- property get_universe_graphics_graphic_id: EVECelery.tasks.ESI.Universe.get_universe_graphics_graphic_id.get_universe_graphics_graphic_id#
Get graphic information
Reference the docstrings for
get_sync(),run(), andget_universe_graphics_graphic_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_graphics_graphic_id.get_universe_graphics_graphic_id
- property get_universe_groups: EVECelery.tasks.ESI.Universe.get_universe_groups.get_universe_groups#
Get item groups
Reference the docstrings for
get_sync(),run(), andget_universe_groupsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_groups.get_universe_groups
- property get_universe_groups_group_id: EVECelery.tasks.ESI.Universe.get_universe_groups_group_id.get_universe_groups_group_id#
Get item group information
Reference the docstrings for
get_sync(),run(), andget_universe_groups_group_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_groups_group_id.get_universe_groups_group_id
- property post_universe_ids: EVECelery.tasks.ESI.Universe.post_universe_ids.post_universe_ids#
Bulk names to IDs
Reference the docstrings for
get_sync(),run(), andpost_universe_idsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.post_universe_ids.post_universe_ids
- property get_universe_moons_moon_id: EVECelery.tasks.ESI.Universe.get_universe_moons_moon_id.get_universe_moons_moon_id#
Get moon information
Reference the docstrings for
get_sync(),run(), andget_universe_moons_moon_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_moons_moon_id.get_universe_moons_moon_id
- property post_universe_names: EVECelery.tasks.ESI.Universe.post_universe_names.post_universe_names#
Get names and categories for a set of IDs
Reference the docstrings for
get_sync(),run(), andpost_universe_namesfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.post_universe_names.post_universe_names
- property get_universe_planets_planet_id: EVECelery.tasks.ESI.Universe.get_universe_planets_planet_id.get_universe_planets_planet_id#
Get planet information
Reference the docstrings for
get_sync(),run(), andget_universe_planets_planet_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_planets_planet_id.get_universe_planets_planet_id
- property get_universe_races: EVECelery.tasks.ESI.Universe.get_universe_races.get_universe_races#
Get character races
Reference the docstrings for
get_sync(),run(), andget_universe_racesfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_races.get_universe_races
- property get_universe_regions: EVECelery.tasks.ESI.Universe.get_universe_regions.get_universe_regions#
Get regions
Reference the docstrings for
get_sync(),run(), andget_universe_regionsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_regions.get_universe_regions
- property get_universe_regions_region_id: EVECelery.tasks.ESI.Universe.get_universe_regions_region_id.get_universe_regions_region_id#
Get region information
Reference the docstrings for
get_sync(),run(), andget_universe_regions_region_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_regions_region_id.get_universe_regions_region_id
- property get_universe_stargates_stargate_id: EVECelery.tasks.ESI.Universe.get_universe_stargates_stargate_id.get_universe_stargates_stargate_id#
Get stargate information
Reference the docstrings for
get_sync(),run(), andget_universe_stargates_stargate_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_stargates_stargate_id.get_universe_stargates_stargate_id
- property get_universe_stars_star_id: EVECelery.tasks.ESI.Universe.get_universe_stars_star_id.get_universe_stars_star_id#
Get star information
Reference the docstrings for
get_sync(),run(), andget_universe_stars_star_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_stars_star_id.get_universe_stars_star_id
- property get_universe_stations_station_id: EVECelery.tasks.ESI.Universe.get_universe_stations_station_id.get_universe_stations_station_id#
Get station information
Reference the docstrings for
get_sync(),run(), andget_universe_stations_station_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_stations_station_id.get_universe_stations_station_id
- property get_universe_structures: EVECelery.tasks.ESI.Universe.get_universe_structures.get_universe_structures#
List all public structures
Reference the docstrings for
get_sync(),run(), andget_universe_structuresfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_structures.get_universe_structures
- property get_universe_structures_structure_id: EVECelery.tasks.ESI.Universe.get_universe_structures_structure_id.get_universe_structures_structure_id#
Get structure information
Reference the docstrings for
get_sync(),run(), andget_universe_structures_structure_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_universe_system_jumps: EVECelery.tasks.ESI.Universe.get_universe_system_jumps.get_universe_system_jumps#
Get system jumps
Reference the docstrings for
get_sync(),run(), andget_universe_system_jumpsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_system_jumps.get_universe_system_jumps
- property get_universe_system_kills: EVECelery.tasks.ESI.Universe.get_universe_system_kills.get_universe_system_kills#
Get system kills
Reference the docstrings for
get_sync(),run(), andget_universe_system_killsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_system_kills.get_universe_system_kills
- property get_universe_systems: EVECelery.tasks.ESI.Universe.get_universe_systems.get_universe_systems#
Get solar systems
Reference the docstrings for
get_sync(),run(), andget_universe_systemsfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_systems.get_universe_systems
- property get_universe_systems_system_id: EVECelery.tasks.ESI.Universe.get_universe_systems_system_id.get_universe_systems_system_id#
Get solar system information
Reference the docstrings for
get_sync(),run(), andget_universe_systems_system_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_systems_system_id.get_universe_systems_system_id
- property get_universe_types: EVECelery.tasks.ESI.Universe.get_universe_types.get_universe_types#
Get types
Reference the docstrings for
get_sync(),run(), andget_universe_typesfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_types.get_universe_types
- property get_universe_types_type_id: EVECelery.tasks.ESI.Universe.get_universe_types_type_id.get_universe_types_type_id#
Get type information
Reference the docstrings for
get_sync(),run(), andget_universe_types_type_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
EVECelery.tasks.ESI.Universe.get_universe_types_type_id.get_universe_types_type_id