
Web Applications with Python and the Pyramid Framework
From Views and Routes to Forms and Authentication
Publisher: Infinite Skills
Release Date: November 2015
Duration: 4 hours 28 minutes
Watch on O'Reilly Online Learning with a 10-day trial
Start your free trial nowWhere's the cart? All videos are now exclusively with O'Reilly Online Learning. Questions? See our FAQ or contact customer service:
1-800-889-8969 / 707-827-7019
support@oreilly.com
You will start by learning about single file web apps, templating, and multiple routes and views. From there, Paul will teach you about MyApp Python package, views and routes, and templating and static assets. This video tutorial also covers forms, databases, and sessions, authentication and authorization, and JSON. Finally, you will learn about extensibility, including custom configuration settings, extending and overriding, and custom view predicates.
Once you have completed this computer based training course, you will have gained a basic understanding of the features needed for Python web development and the features unique to Pyramid.
Table of Contents
Chapter: Introduction
Course Overview
06m 42s
About The Author
01m 58s
Python Installation
03m 18s
Pyramid Installation
01m 9s
How To Access Your Working Files
01m 15s
Chapter: Getting Started
Single File Web Apps
03m 17s
Using Decorators
01m 58s
Templating
02m 38s
Multiple Routes And Views
03m 2s
Chapter: Myapp Python Package
Python Package
07m 18s
Pyramid Package
03m 51s
Chapter: Views And Routes
Routes And Parameters
06m 34s
View Classes
03m 1s
Views And Predicates
07m 13s
Not Found Views
06m 53s
Chapter: Templating And Static Assets
Template Inheritance
05m 4s
Template Control Flow
04m 46s
Static Assets
07m 15s
Other Templating
05m 54s
Chapter: Forms, Databases, And Sessions
Forms And Schemas
07m 57s
Form Validation
03m 36s
Setting Up SQLAlchemy
05m 36s
Defining The Domain Model
10m 43s
Sessions
06m 2s
Chapter: Authentication And Authorization
Authentication
06m 26s
Authorization
06m 58s
Users In Database
06m 27s
Route Factories
11m 13s
Object-Level Security
10m 12s
Managing Users
07m 18s
Object Ownership
07m 14s
0708.mp4
04m 53s
Chapter: JSON
Hello JSON
06m 58s
Hello Angular
03m 55s
Front End UI
05m 16s
REST Resources
05m 52s
Single-Page Applications
04m 5s
REST And CRUD
06m 36s
REST And SQLAlchemy
07m 50s
Moving The UI Out Of Pyramid With CORS
04m 52s
Chapter: Extensibility
Modular Systems With Configuration Includes
10m 0s
Custom Configuration Settings
02m 10s
Custom Request Methods
04m 32s
Extending And Overriding
06m 35s
Custom View Predicates
10m 50s
Built-In And Custom Events
06m 54s
Middleware With Tweens
04m 13s
Chapter: Conclusion
Wrap Up
01m 19s