Module util

Source
Expand description

Module for utility functions.

Functionsยง

capwords
Function to capitalize the first letter of each word in a string.
convert_seconds
Function to convert seconds to human-readable format
ip_regex
Function to retrieve the REGEX object for an IPv4 address format
public_ip_mapping
Mapping of URLs to check for public IP addresses
run_command
Function to run a terminal command.
size_converter
Function to convert byte size to human-readable format