settings.py module
- gcc_and_py3_dev_installed()
Checks if gcc and python3 headers are installed.
- Returns:
True if both gcc and python3 headers are installed otherwise False
- Return type:
bool
- CYTHON_BACKEND_AVAILABLE = True
Indicates if cython backend is usable with python-SDK
- DEBUG = False
Indicates if debug level messages should be shown