7.1.4.1. ConfigInstall

class BookBrowser.Config.ConfigInstall.Logging[source]

Bases: object

default_config_file = 'logging.yml'
directories = (PosixPath('/home/fabrice/home/developpement/python/book-browser/BookBrowser/Config'),)
static find(config_file)[source]
class BookBrowser.Config.ConfigInstall.OsFactory[source]

Bases: object

__init__()[source]

Initialize self. See help(type(self)) for accurate signature.

name
on_linux
on_osx
on_windows
class BookBrowser.Config.ConfigInstall.Path[source]

Bases: object

book_browser_module_directory = PosixPath('/home/fabrice/home/developpement/python/book-browser/BookBrowser')
config_directory = PosixPath('/home/fabrice/home/developpement/python/book-browser/BookBrowser/Config')