qop
Readme
Changelog
API
qop
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
A
ACTIVE (qop.constants.Status attribute)
active_processes (qop.daemon.QopClient property)
active_processes() (qop.tasks.TaskQueue method)
active_tasks (qop.daemon.QopClient property)
AlreadyUnderEvaluationError
C
close() (qop.daemon.QopDaemon method)
color_repr() (qop.tasks.ConvertTask method)
(qop.tasks.CopyTask method)
(qop.tasks.EchoTask method)
(qop.tasks.MoveTask method)
(qop.tasks.SimpleConvertTask method)
(qop.tasks.SleepTask method)
(qop.tasks.Task method)
Command (class in qop.constants)
CommandMessage (class in qop.daemon)
CONVERT (qop.constants.TaskType attribute)
convert_processes (qop.tasks.TaskQueue attribute)
CONVERT_SIMPLE (qop.constants.TaskType attribute)
Converter (class in qop.converters)
ConverterType (class in qop.constants)
ConvertTask (class in qop.tasks)
COPY (qop.constants.ConverterType attribute)
(qop.constants.TaskType attribute)
CopyConverter (class in qop.converters)
CopyTask (class in qop.tasks)
D
DAEMON_FACTS (qop.constants.Command attribute)
(qop.constants.PayloadClass attribute)
DAEMON_IS_ACTIVE (qop.constants.Command attribute)
DAEMON_START (qop.constants.Command attribute)
DAEMON_STOP (qop.constants.Command attribute)
DELETE (qop.constants.TaskType attribute)
DeleteTask (class in qop.tasks)
E
ECHO (qop.constants.TaskType attribute)
EchoTask (class in qop.tasks)
encode() (qop.daemon.Message method)
ExcludeScanner (class in qop.scanners)
ext (qop.converters.PydubConverter property)
F
facts() (qop.daemon.QopDaemon method)
(qop.tasks.TaskQueue method)
FAIL (qop.constants.Status attribute)
(qop.constants.TaskType attribute)
FailTask (class in qop.tasks)
fetch() (qop.tasks.TaskQueue method)
FILE (qop.constants.TaskType attribute)
FileExistsAndCannotBeComparedError
FileExistsAndIsIdenticalError
FileExistsAndShouldBeSkippedError
FileTask (class in qop.tasks)
flush() (qop.tasks.TaskQueue method)
fmt_summary() (qop.tasks.QueueProgress method)
from_bytes() (qop.daemon.Message static method)
from_dict() (qop.converters.Converter static method)
(qop.tasks.QueueProgress static method)
(qop.tasks.Task static method)
from_json() (qop.converters.Converter static method)
from_list() (qop.tasks.QueueProgress static method)
G
gather_facts() (qop.daemon.QopClient method)
get_queue_progress() (qop.daemon.QopClient method)
H
hammer_commit() (in module qop.tasks)
handle_request() (qop.daemon.QopDaemon static method)
I
IncludeScanner (class in qop.scanners)
is_active() (qop.tasks.TaskQueue method)
is_daemon_active() (qop.daemon.QopClient method)
is_queue_active() (qop.daemon.QopClient method)
L
listen() (qop.daemon.QopDaemon method)
M
max_processes (qop.daemon.QopClient property)
Message (class in qop.daemon)
module
qop
qop.constants
qop.converters
qop.daemon
qop.exceptions
qop.scanners
qop.tasks
MOVE (qop.constants.TaskType attribute)
MoveTask (class in qop.tasks)
N
n_active (qop.tasks.TaskQueue property)
n_fail (qop.tasks.TaskQueue property)
n_ok (qop.tasks.TaskQueue property)
n_pending (qop.tasks.TaskQueue property)
n_total (qop.tasks.TaskQueue property)
new_queue() (qop.daemon.QopDaemon method)
O
oid (qop.tasks.Task attribute)
OK (qop.constants.Status attribute)
P
parent_oid (qop.tasks.Task attribute)
PassScanner (class in qop.scanners)
PayloadClass (class in qop.constants)
peek() (qop.tasks.TaskQueue method)
PENDING (qop.constants.Status attribute)
pop() (qop.tasks.TaskQueue method)
port (qop.daemon.QopDaemon attribute)
print() (qop.tasks.TaskQueue method)
priority (qop.tasks.TaskQueueElement attribute)
progress() (qop.tasks.TaskQueue method)
put() (qop.tasks.TaskQueue method)
PYDUB (qop.constants.ConverterType attribute)
PydubConverter (class in qop.converters)
Q
qop
module
qop.constants
module
qop.converters
module
qop.daemon
module
qop.exceptions
module
qop.scanners
module
qop.tasks
module
QopClient (class in qop.daemon)
QopDaemon (class in qop.daemon)
queue (qop.daemon.QopDaemon attribute)
QUEUE_ACTIVE_PROCESSES (qop.constants.Command attribute)
QUEUE_FLUSH_ALL (qop.constants.Command attribute)
QUEUE_FLUSH_PENDING (qop.constants.Command attribute)
QUEUE_IS_ACTIVE (qop.constants.Command attribute)
QUEUE_MAX_PROCESSES (qop.constants.Command attribute)
QUEUE_PROGRESS (qop.constants.Command attribute)
(qop.constants.PayloadClass attribute)
QUEUE_PUT (qop.constants.Command attribute)
QUEUE_SHOW (qop.constants.Command attribute)
QUEUE_START (qop.constants.Command attribute)
QUEUE_STOP (qop.constants.Command attribute)
QueueProgress (class in qop.tasks)
R
remove_art (qop.converters.Converter attribute)
reset_active_tasks() (qop.tasks.TaskQueue method)
S
scan() (qop.scanners.ExcludeScanner method)
(qop.scanners.IncludeScanner method)
(qop.scanners.PassScanner method)
(qop.scanners.Scanner method)
Scanner (class in qop.scanners)
send_command() (qop.daemon.QopClient method)
set_status() (qop.tasks.TaskQueue method)
SimpleConvertTask (class in qop.tasks)
SKIP (qop.constants.Status attribute)
SLEEP (qop.constants.TaskType attribute)
SleepTask (class in qop.tasks)
spawn() (qop.tasks.ConvertTask method)
start() (qop.converters.Converter method)
(qop.converters.CopyConverter method)
(qop.converters.PydubConverter method)
(qop.tasks.ConvertTask method)
(qop.tasks.CopyTask method)
(qop.tasks.DeleteTask method)
(qop.tasks.EchoTask method)
(qop.tasks.FailTask method)
(qop.tasks.FileTask method)
(qop.tasks.MoveTask method)
(qop.tasks.SimpleConvertTask method)
(qop.tasks.SleepTask method)
(qop.tasks.Task method)
(qop.tasks.TaskQueue method)
stats (qop.daemon.QopDaemon attribute)
Status (class in qop.constants)
status (qop.tasks.TaskQueueElement attribute)
StatusMessage (class in qop.daemon)
stop() (qop.tasks.TaskQueue method)
T
Task (class in qop.tasks)
TASK (qop.constants.PayloadClass attribute)
task (qop.tasks.TaskQueueElement attribute)
TASK_LIST (qop.constants.PayloadClass attribute)
TaskQueue (class in qop.tasks)
TaskQueueElement (class in qop.tasks)
TaskType (class in qop.constants)
to_dict() (qop.converters.Converter method)
(qop.converters.CopyConverter method)
(qop.converters.PydubConverter method)
(qop.tasks.ConvertTask method)
(qop.tasks.QueueProgress method)
(qop.tasks.SimpleConvertTask method)
(qop.tasks.Task method)
to_json() (qop.tasks.Task method)
total (qop.tasks.QueueProgress property)
transfer_processes (qop.tasks.TaskQueue attribute)
U
UnknownTaskTypeError
V
VALUE (qop.constants.PayloadClass attribute)