.. This file is a part of the AnyBlok / Pyramidproject .. .. Copyright (C) 2015 Jean-Sebastien SUZANNE .. .. This Source Code Form is subject to the terms of the Mozilla Public License, .. v. 2.0. If a copy of the MPL was not distributed with this file,You can .. obtain one at http://mozilla.org/MPL/2.0/. .. contents:: AnyBlok / Pyramid framework =========================== anyblok_pyramid.pyramid_config ------------------------------ .. automodule:: anyblok_pyramid.pyramid_config .. autoclass:: Configurator :show-inheritance: :members: :noindex: .. autoclass:: AnyBlokRequest :show-inheritance: :members: :noindex: .. autoclass:: InstalledBlokPredicate :show-inheritance: :members: :noindex: pyramid_config.settings ~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: pyramid_settings :noindex: pyramid_config.includeme ~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: static_paths :noindex: anyblok_pyramid.scripts module ------------------------------ .. automodule:: anyblok_pyramid.scripts .. autofunction:: anyblok_wsgi :noindex: