https://github.com/Pylons/pyramid_zcml
Package to externalize ZCML configuration for Pyramid
https://github.com/Pylons/pyramid_zcml
Last synced: about 2 months ago
JSON representation
Package to externalize ZCML configuration for Pyramid
- Host: GitHub
- URL: https://github.com/Pylons/pyramid_zcml
- Owner: Pylons
- Created: 2011-01-17T03:42:15.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2022-09-18T07:11:55.000Z (over 3 years ago)
- Last Synced: 2024-05-04T21:22:37.742Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 256 KB
- Stars: 4
- Watchers: 12
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
Awesome Lists containing this project
- awesome-pyramid - pyramid_zcml - Zope Configuration (Settings)
README
pyramid_zcml
============
pyramid_zcml is a package which provides ZCML (Zope Configuration Markup
Language) directives for all "configurator" methods available in the `Pyramid
`_ web framework.
See `https://docs.pylonsproject.org/projects/pyramid_zcml/en/latest/
`_ for
detailed documentation.