Index

Symbols | _ | A | C | D | E | F | G | H | I | K | L | M | O | P | R | S | T | U | V | W

Symbols

--aperture <float>
gphoto2-driver command line option
--autopilot
command line option
--chdkptp-path <path>
chdkcamera-driver command line option
--debug
command line option, [1]
--detection <content/page> [default: content]
command line option
--dpi <int>
chdkcamera-driver command line option
--flip-target-pages
spread-capture command line option
--focus-distance <int/auto>
chdkcamera-driver command line option
--iso <string>
gphoto2-driver command line option
--language LANGUAGE
command line option
--mode <full/scanner/processor>
command line option
--mode [scanner, processor, full (default)]
command line option
--no-auto-margins
command line option
--no-content
command line option
--no-deskew
command line option
--no-parallel-capture
spread-capture command line option
--no-split-pages
command line option
--port <int>
command line option
--port <port> (default: 5000)
command line option
--postprocessing-server <address>
command line option
--project-dir <path>
command line option, [1]
--rotate
command line option
--sensitivity <int>
chdkcamera-driver command line option
--shoot-raw
chdkcamera-driver command line option
gphoto2-driver command line option
--shutter-speed <fraction>
chdkcamera-driver command line option
gphoto2-driver command line option
--standalone-device
command line option, [1]
--zoom-level <int>
chdkcamera-driver command line option

_

__init__ (spreads.plugin.CaptureHooksMixin attribute)
(spreads.plugin.OutputHooksMixin attribute)
(spreads.plugin.ProcessHooksMixin attribute)
(spreads.plugin.SubcommandHooksMixin attribute)
(spreads.plugin.TriggerHooksMixin attribute)
__init__() (spreads.config.Configuration method)
(spreads.config.OptionTemplate method)
(spreads.metadata.Metadata method)
(spreads.metadata.SchemaField method)
(spreads.plugin.DeviceDriver method)
(spreads.plugin.ExtensionException method)
(spreads.plugin.HookPlugin method)
(spreads.plugin.SpreadsPlugin method)
(spreads.tkconfigure.TkConfigurationWindow method)
(spreads.util.RomanNumeral method)
(spreads.util.abstractclassmethod method)
(spreads.workflow.Page method)
(spreads.workflow.TocEntry method)
(spreads.workflow.ValidationError method)
(spreads.workflow.Workflow method)

A

abstractclassmethod (class in spreads.util)
add_argument_from_template() (in module spreads.main)
as_view() (spreads.config.Configuration method)
available_drivers() (in module spreads.plugin)
available_plugins() (in module spreads.plugin)

C

CAN_ADJUST_FOCUS (spreads.plugin.DeviceFeatures attribute)
CAN_DISPLAY_TEXT (spreads.plugin.DeviceFeatures attribute)
capture() (in module spreads.cli)
(spreads.plugin.CaptureHooksMixin method)
(spreads.plugin.DeviceDriver method)
CaptureHooksMixin (class in spreads.plugin)
cfg_path (spreads.config.Configuration attribute)
chdkcamera-driver command line option
--chdkptp-path <path>
--dpi <int>
--focus-distance <int/auto>
--sensitivity <int>
--shoot-raw
--shutter-speed <fraction>
--zoom-level <int>
check_futures_exceptions() (in module spreads.util)
colorize() (in module spreads.util)
ColourStreamHandler (class in spreads.util)
command line option
--autopilot
--debug, [1]
--detection <content/page> [default: content]
--language LANGUAGE
--mode <full/scanner/processor>
--mode [scanner, processor, full (default)]
--no-auto-margins
--no-content
--no-deskew
--no-split-pages
--port <int>
--port <port> (default: 5000)
--postprocessing-server <address>
--project-dir <path>, [1]
--rotate
--standalone-device, [1]
Configuration (class in spreads.config)
configuration_template() (spreads.plugin.DeviceDriver class method)
(spreads.plugin.HookPlugin method)
(spreads.plugin.SpreadsPlugin class method)
configure() (in module spreads.cli)
(in module spreads.tkconfigure)
configure_focus() (spreads.tkconfigure.TkConfigurationWindow method)
connected() (spreads.plugin.DeviceDriver method)
create() (spreads.workflow.Workflow class method)
create_driver_widgets() (spreads.tkconfigure.TkConfigurationWindow method)
create_plugin_widgets() (spreads.tkconfigure.TkConfigurationWindow method)
crop_page() (spreads.workflow.Workflow method)
CustomJSONEncoder (class in spreads.util)

D

DeviceDriver (class in spreads.plugin)
DeviceException
DeviceFeatures (class in spreads.plugin)
diff_dicts() (in module spreads.util)
draw_progress() (in module spreads.cli)
dump() (spreads.config.Configuration method)

E

EventHandler (class in spreads.util)
ExtensionException

F

features (spreads.plugin.DeviceDriver attribute)
find_all() (spreads.workflow.Workflow class method)
find_by_id() (spreads.workflow.Workflow class method)
find_by_slug() (spreads.workflow.Workflow class method)
find_in_path() (in module spreads.util)
finish_capture() (spreads.plugin.CaptureHooksMixin method)
(spreads.plugin.DeviceDriver method)
(spreads.workflow.Workflow method)
flatten() (spreads.config.Configuration method)

G

get_data_dir() (in module spreads.util)
get_devices() (in module spreads.plugin)
get_driver() (in module spreads.plugin)
get_free_space() (in module spreads.util)
get_isbn_metadata() (in module spreads.metadata)
get_isbn_suggestions() (in module spreads.metadata)
get_latest_processed() (spreads.workflow.Page method)
get_plugins() (in module spreads.plugin)
get_subprocess() (in module spreads.util)
get_version() (in module spreads.util)
getch() (in module spreads.cli)
gphoto2-driver command line option
--aperture <float>
--iso <string>
--shoot-raw
--shutter-speed <fraction>

H

HookPlugin (class in spreads.plugin)

I

IS_CAMERA (spreads.plugin.DeviceFeatures attribute)
is_os() (in module spreads.util)
is_roman() (spreads.util.RomanNumeral static method)
is_tty (spreads.util.ColourStreamHandler attribute)

K

keys() (spreads.config.Configuration method)

L

load_defaults() (spreads.config.Configuration method)
load_templates() (spreads.config.Configuration method)
load_values() (spreads.tkconfigure.TkConfigurationWindow method)

M

main() (in module spreads.main)
Metadata (class in spreads.metadata)
MissingDependencyException

O

on_log_emit (spreads.util.EventHandler attribute)
on_process_plugin_move() (spreads.tkconfigure.TkConfigurationWindow method)
on_progressed (spreads.plugin.DeviceDriver attribute)
(spreads.plugin.HookPlugin attribute)
(spreads.plugin.SpreadsPlugin attribute)
on_update_driver() (spreads.tkconfigure.TkConfigurationWindow method)
on_update_plugin_selection() (spreads.tkconfigure.TkConfigurationWindow method)
OptionTemplate (class in spreads.config)
output() (in module spreads.cli)
(spreads.plugin.OutputHooksMixin method)
(spreads.workflow.Workflow method)
OutputHooksMixin (class in spreads.plugin)

P

Page (class in spreads.workflow)
postprocess() (in module spreads.cli)
prepare_capture() (spreads.plugin.CaptureHooksMixin method)
(spreads.plugin.DeviceDriver method)
(spreads.workflow.Workflow method)
PREVIEW (spreads.plugin.DeviceFeatures attribute)
process() (spreads.plugin.ProcessHooksMixin method)
(spreads.workflow.Workflow method)
ProcessHooksMixin (class in spreads.plugin)

R

remove() (spreads.workflow.Workflow class method)
remove_pages() (spreads.workflow.Workflow method)
RomanNumeral (class in spreads.util)
run() (in module spreads.main)
run_config_windows() (in module spreads.main)
run_service_windows() (in module spreads.main)

S

save() (spreads.workflow.Workflow method)
save_config() (spreads.tkconfigure.TkConfigurationWindow method)
SchemaField (class in spreads.metadata)
set_from_args() (spreads.config.Configuration method)
set_from_template() (spreads.config.Configuration method)
set_orientation() (spreads.tkconfigure.TkConfigurationWindow method)
set_target_page() (spreads.plugin.DeviceDriver method)
setup_logging() (in module spreads.main)
setup_parser() (in module spreads.main)
should_show_argument() (in module spreads.main)
slugify() (in module spreads.util)
spread-capture command line option
--flip-target-pages
--no-parallel-capture
spreads (module)
spreads.cli (module)
spreads.config (module)
spreads.main (module)
spreads.metadata (module)
spreads.plugin (module)
spreads.tkconfigure (module)
spreads.util (module)
spreads.workflow (module)
SpreadsException
spreadsplug (module)
spreadsplug.intervaltrigger (module)
spreadsplug.web (module)
SpreadsPlugin (class in spreads.plugin)
start_trigger_loop() (spreads.plugin.TriggerHooksMixin method)
stop_trigger_loop() (spreads.plugin.TriggerHooksMixin method)
SubcommandHooksMixin (class in spreads.plugin)

T

TkConfigurationWindow (class in spreads.tkconfigure)
to_dict() (spreads.workflow.Page method)
(spreads.workflow.TocEntry method)
TocEntry (class in spreads.workflow)
TriggerHooksMixin (class in spreads.plugin)

U

update_configuration() (spreads.plugin.DeviceDriver method)
(spreads.workflow.Workflow method)
update_plugin_config() (spreads.tkconfigure.TkConfigurationWindow method)

V

ValidationError

W

wildcardify() (in module spreads.util)
with_overlay() (spreads.config.Configuration method)
wizard() (in module spreads.cli)
Workflow (class in spreads.workflow)