fandango package¶
Subpackages¶
Submodules¶
- fandango.arrays module
- fandango.callbacks module
- fandango.db module
- fandango.debug module
- fandango.devslist module
- fandango.dicts module
- fandango.doc module
- fandango.dynamic module
- fandango.excepts module
- fandango.functional module
- Description
- Variables
- Classes
- Functions
- now
- text2list
- isGenerator
- shape
- toRegexp
- toString
- randomize
- isMapping
- obj2str
- clsplit
- str2type
- djoin
- signedint2bin
- isIterable
- seqdiff
- time2tuple
- evalF
- int2bool
- int2char
- toSequence
- matchTuples
- pgrep
- isNumber
- inCl
- str2int
- pfilter
- isString
- reldiff
- pmatch
- rtf2plain
- setitem
- html2text
- getitem
- testF
- ifThen
- matchCl
- rms
- everyone
- isDictionary
- str2epoch
- matchAll
- isNone
- negbin
- retry
- xor
- replaceCl
- bool2int
- time2date
- randpop
- isSequence
- pslice
- splitCl
- code2atoms
- last
- mysql2time
- toStringList
- int2hex
- str2bool
- date2time
- epoch2str
- first
- sortedRe
- char2int
- absdiff
- matchAny
- isFalse
- text2tuples
- unicode2str
- dict2json
- bin2unsigned
- date2str
- toList
- doc2str
- splitList
- isNested
- contains
- clmatch
- anyone
- filtersmart
- hex2int
- str2float
- isBool
- iif
- str2time
- kmap
- time2str
- isRegexp
- time2gmt
- isDate
- list2str
- join
- retried
- bin2signedint
- isTrue
- ctime2time
- pindex
- timezone
- avg
- isNaN
- dict2str
- toCl
- str2list
- evalX
- setlocal
- tuple2time
- int2bin
- matchMap
- notNone
- str2lines
- clsub
- searchCl
- floor
- clsearch
- tuples2text
- raw autodoc
- fandango.linos module
- Description
- Classes
- Functions
- is_link
- get_memstats
- kill_process
- get_memory
- is_dir
- sysargs_to_dict
- diffdir
- expand_args_to_list
- findfolders
- ping
- listdir
- get_cpu
- copydir
- timefun
- desktop_switcher
- get_memory_usage
- get_process_pid
- sendmail
- expand_args_to_int_list
- shell_command
- expand_args_to_str_list
- get_file_size
- arg_to_bool
- file_exists
- check_process
- get_free_memory
- KillEmAll
- raw autodoc
- fandango.log module
- fandango.objects module
- fandango.qt module
- Description
- Classes
- QDropable
- DialogCloser
- QDictTextBrowser
- NullWidget
- QDialogWidget
- QCustomTabWidget
- QExceptionMessage
- QEvaluator
- TangoHostChooser
- TaurusImportException
- QSignalHook
- QTableOnWidget
- TauEmitterThread
- QOptionDialog
- TauColorComponent
- QDraggable
- QCustomPushButton
- QGridTable
- QDoubleClickable
- QColorDictionary
- ModelRefresher
- QWidgetWithLayout
- TauFakeEventReceiver
- QWorker
- ApiBrowser
- QTextBuffer
- QDropTextEdit
- QDraggableLabel
- QOptionChooser
- QDictToolBar
- Functions
- raw autodoc
- fandango.servers module
- fandango.tango module
- Description
- Classes
- Functions
- get_distinct_devices
- get_domain
- check_property_extensions
- _file_extension
- get_attribute_time
- get_alias_dict
- get_matching_servers
- get_device_started
- check_device
- read_internal_attribute
- get_device_help
- export_commands_to_dict
- get_internal_devices
- get_device_attributes
- export_attribute_to_dict
- check_host
- attr2str
- find_attributes
- get_matching_device_attribute_labels
- get_class_devices
- get_distinct_members
- get_server_property
- get_matching_devices
- parse_labels
- get_device
- get_database
- put_class_property
- get_attribute_info
- get_device_info
- get_member
- set_device_labels
- get_all_models
- get_device_for_alias
- get_attribute_label
- get_matching_device_properties
- get_device_property
- loadTaurus
- get_extension_arg
- parse_tango_model
- get_distinct_attributes
- get_model_name
- check_attribute
- get_device_host
- reduce_distinct
- get_server_pid
- get_database_device
- export_properties_to_dict
- get_property_history
- get_family
- get_device_labels
- get_tango_host
- get_attribute_config
- get_attribute_events
- __test_method__
- cast_tango_type
- find_devices
- check_starter
- get_devices_properties
- set_attribute_label
- property_undo
- add_new_device
- getTangoValue
- get_proxy
- check_device_list
- parse_db_command_array
- read_attribute
- get_device_commands
- _attr_extension
- get_distinct_domains
- get_distinct_families
- get_full_name
- TGet
- _copy_extension
- get_real_name
- put_device_property
- get_polled_attrs
- export_device_to_dict
- get_matching_attributes
- get_alias_for_device
- get_class_property
- raw autodoc
- fandango.threads module
- fandango.web module
Module contents¶
@package fandango @mainpage fandango “Functional tools for Tango” Reference Several modules included are used in Tango Device Server projects, like @link dynamic @endlink and PyPLC. @n @brief This module(s) include some PyTango additional classes and methods that are not implemented in the C++/Python API’s; it replaces the previous PyTango_utils module