Module tomatic.core

Core class and functions.

Classes

class Tomatic (bucket, static_profile='', env_profile='', raise_if_none=None, bucket_args={})

Implements the main logic of Tomatic library.

Initialize class receiving bucket object as bucket and profile in static_profile or as env_profile. Optionaly receive an exception to be raised in case of None values.