module documentation

Helper methods used across the CLI commands.

Function async_spinner Undocumented
Function escape_data Undocumented
Function filter_with_netmask Undocumented
Function get_api_key Returns the API key of the current logged-in user.
Function get_banner_field Undocumented
Function humanize_api_plan Undocumented
Function match_filters Undocumented
Function open_streaming_file Undocumented
Function timestr Undocumented
def async_spinner(finished): (source)

Undocumented

def escape_data(args): (source)

Undocumented

def filter_with_netmask(banner, netmask): (source)

Undocumented

def get_api_key(): (source)

Returns the API key of the current logged-in user.

def get_banner_field(banner, flat_field): (source)

Undocumented

def humanize_api_plan(plan): (source)

Undocumented

def match_filters(banner, filters): (source)

Undocumented

def open_streaming_file(directory, timestr, compresslevel=9): (source)

Undocumented

def timestr(): (source)

Undocumented