pysite.conf package

Module contents

class pysite.conf.PySiteConfiguration(basedir, sitename=None, sitetitle=None, logfile=None)

Bases: object

basedir_abspath(*args)

Get the absolute path to the site base directory

@rtype: string

pysite.conf.getConfiguration(basedir=None)
pysite.conf.get_conf(basedir=None)