Skip to main content

Ziggurat Foundations template for the Pyramid web framework

Project description

This template is a combination of Chameleon template engine and Ziggurat Foundations user management. Usage:

$ myenv/bin/pcreate -s ziggurat myproject
$ cd myproject
$ myenv/bin/python setup.py develop

Edit development.ini file for database auth then run:

$ myenv/bin/initialize_myproject_db development.ini

Run web server:

$ myenv/bin/pserve development.ini --reload

Open URL http://localhost:6543 in a browser. Login with username admin@local password admin.

0.1.2 (2014-01-07)

  • Require pyramid_beaker.

  • Require alembic >= 0.3.4.

  • Require factory_boy.

  • Add localization and timezone tools.

0.1.1 (2013-12-26)

  • Require Pyramid >= 1.5.

  • Require Deform >= 2.0.

  • Use redirect after POST.

  • Use Bootstrap 3 intensively.

  • Add change password form.

0.1 (2013-12-22)

  • Initial release.

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

PyramidZiggurat-0.1.2.tar.gz (34.7 kB view hashes)

Uploaded Source

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