Cat Feeder  1.0.0
The Cat feeder project
Loading...
Searching...
No Matches
endpoint_constants.py File Reference

Go to the source code of this file.

Namespaces

namespace  backend
 
namespace  backend.src
 
namespace  backend.src.libs
 
namespace  backend.src.libs.endpoint_manager
 
namespace  backend.src.libs.endpoint_manager.endpoint_constants
 

Variables

Disp backend.src.libs.endpoint_manager.endpoint_constants.IDISP = initialise_logger("Endpoint Constants", False)
 
TOMLLoader backend.src.libs.endpoint_manager.endpoint_constants.TOML = TOMLLoader()
 
TOMLLoader backend.src.libs.endpoint_manager.endpoint_constants.TEST_ENABLE_TESTING_ENDPOINTS
 
tuple backend.src.libs.endpoint_manager.endpoint_constants.WORDS = ()
 
int backend.src.libs.endpoint_manager.endpoint_constants.WORDS_LENGTH = 0
 
int backend.src.libs.endpoint_manager.endpoint_constants.DEFAULT_NAME_WORD_COUNT = 4
 
int backend.src.libs.endpoint_manager.endpoint_constants.DEFAULT_NAME_LENGTH = 12
 
str backend.src.libs.endpoint_manager.endpoint_constants.DEFAULT_NAME_LINK_CHARACTER = "-"