class Constants: SYSTEM_INFO_URL = '{}/data/system_information.html' CLIENT_TABLE_URL = '{}/data/client-table.html?take=1000' CLIENTS_URL = '{}/data/clients.html' def __init__(self): pass