Workout With Friends
Stay fit with a little motivation
 All Classes Namespaces Files Functions Variables Properties
Namespaces | Classes | Functions | Variables
wowf.config Namespace Reference

Namespaces

namespace  routes

Classes

class  Settings
 Storage container for settings, which attempts to guess the type, e.g., number, boolean, etc. More...

Functions

def globalize_settings

Variables

tuple BOOLS = ('t', 'f', 'true', 'false', 'on', 'off')
tuple settings = Settings()

Function Documentation

def wowf.config.globalize_settings (   config)

Definition at line 17 of file __init__.py.

Variable Documentation

tuple wowf.config.BOOLS = ('t', 'f', 'true', 'false', 'on', 'off')

Definition at line 14 of file __init__.py.

tuple wowf.config.settings = Settings()

Definition at line 40 of file __init__.py.