Workout With Friends
Stay fit with a little motivation
 All Classes Namespaces Files Functions Variables Properties
Classes | Namespaces | Functions | Variables
__init__.py File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  wowf.config

Functions

def wowf.config.globalize_settings

Variables

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