[console_scripts]
phelpers-init-db = pyramid_helpers.scripts.initializedb:main

[paste.app_factory]
main = pyramid_helpers:main

