rctab_infrastructure.utils
General infrastructure code utilities.
Functions
|
Raise an error if filepath is not a valid path to a real file. |
|
Raise an error if checkstr is not 'true' or 'false'. |
|
Check the integer list provided is a list of valid integers or an empty string. |
|
Check the log level is a valid log level. |
|
Check the UUID list provided is a list of valid UUIDs or an empty string. |
|
Check an IP address is a valid IP address. |
|
Convert a comma-separated list of ints into a JSON compatible list. |
|
Convert a comma-separated list of strings into a JSON compatible list. |
|
Convert a comma-separated list into a JSON compatible list. |
|
Check a provided UUID is a valid UUID. |
|
Raise an exception if value is None. |
|
Validate the sku_type is one of the allowed types. |
|
Raise an error if ticker and stack names are not valid names. |