stuffer.configuration module

Application-wide configuration.

class stuffer.configuration.config[source]

Bases: object

store_directory = None

Configuration parameters.

store_directory
Directory where the key/value store is saved. Can be overridden with the command line argument –store-dir.