-
Notifications
You must be signed in to change notification settings - Fork 0
shanmuga-cv/simple_pyramid_auth_example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
simple_pyramid_app README ================== A minimal example to showcase a authentication and authorization in pyramid framework. This mimics a student signup. * Sign up page is not accessible after login * Student list can be shown to only logged in users Getting Started --------------- - cd <directory containing this file> - $VENV/bin/python setup.py develop - $VENV/bin/initialize_simple_pyramid_app_db development.ini - $VENV/bin/pserve development.ini
About
A simple pyramid walkthrough showcasing pyramid capabilities
Resources
Stars
Watchers
Forks
Packages 0
No packages published