Skip to main content

Enables pyramid configuration INI file inheritance via the "iniherit" package.

Project description

The pyramid-iniherit package enables pyramid configuration INI file inheritance via the “iniherit” package. See iniherit for documentation on how to use INI file inheritance.

Installation

$ pip install pyramid-iniherit

Usage

To be able to use %inherit-enabled INI files, do the following:

  • Use i-pserve instead of pserve (same goes for pshell, proutes, pviews, ptweens, prequest, pscheduler, and alembic).

  • Add this line before you import any pyramid, paster, or other server application module (such as in your WSGI loader):

    # add support for inherited INI files
    import pyramid_iniherit.install

That’s it!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid_iniherit-0.1.9.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file pyramid_iniherit-0.1.9.tar.gz.

File metadata

File hashes

Hashes for pyramid_iniherit-0.1.9.tar.gz
Algorithm Hash digest
SHA256 a62817827a87fd29cc4c4e2374091993efee8965f0fa5f716906b9bf8c338535
MD5 c5a85b6aa077e9b6fb9475fdce1d1c33
BLAKE2b-256 330818a55352818a8bef340dbc4af077daf411b3727fa86aaa0213d005c61eda

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page