alfred3.util#
Provides miscellaneous utilities for alfred experiments.
New in version 1.5.
Functions
|
Returns a new string in which emoji shortcodes in the input string are replaced with their unicode representation. |
|
dict: Turns a nested dictionary into a flat one. |
|
Returns HTML code for displaying font-awesome icons. |
|
Returns True, if the given object is an |
|
Returns True, if the given object is an |
|
Returns True, if the given object is an |
|
Returns True, if the given object is a |
|
Returns True, if the given object is a |
|
Finds the indexes of the choices saved for a multiple choice element. |
|
dict: Returns the input dictionary with prefixed keys. |
|
Takes the data dict and prefixes its keys in a way that makes sure that there are no keys that are present in both the resulting prefixed dictionary and the base dictionary. |
|
dict: Turns an iterable into a flat dictionary. |