pepper.config module

The Pepper Configuration File contains Settings for:

  • Application Backend, Language, Paths & URLs
  • API Keys (Google Cloud Services & Wolfram Alpha)
  • Sensory Parameters (tweak for desired performance)

(see source file for more information)

pepper.config.get_backend()[source]

Get Backend based on config.py settings

Returns:backend
Return type:AbstractBackend