EVECelery.tasks.ESI.Calendar.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.Calendar.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 ‘Calendar’.
- property get_characters_character_id_calendar: EVECelery.tasks.ESI.Calendar.get_characters_character_id_calendar.get_characters_character_id_calendar#
List calendar event summaries
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_calendarfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_calendar_event_id: EVECelery.tasks.ESI.Calendar.get_characters_character_id_calendar_event_id.get_characters_character_id_calendar_event_id#
Get an event
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_calendar_event_idfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type:
- property get_characters_character_id_calendar_event_id_attendees: EVECelery.tasks.ESI.Calendar.get_characters_character_id_calendar_event_id_attendees.get_characters_character_id_calendar_event_id_attendees#
Get attendees
Reference the docstrings for
get_sync(),run(), andget_characters_character_id_calendar_event_id_attendeesfor usage of this task, the required parameters, and additional information.- Returns:
The Celery task
- Return type: