Slide 1

Slide 1 text

Full-stack Python Web Applications

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

No content

Slide 8

Slide 8 text

1. Exception Handling 2. Logging 3. System Monitoring 4. Testing

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

VS

Slide 15

Slide 15 text

● Flask-SQLAlchemy https://pythonhosted.org/Flask- SQLAlchemy/ ● Flask-OpenID https://pythonhosted.org/Flask- OpenID/ ● Flask Documentation http://flask.pocoo.org/docs/

Slide 16

Slide 16 text

1. Setup git repos in Github 2. Heroku and Flask setup https://devcenter.heroku. com/articles/getting-started-with-python 3. Setup dev and production folders https://devcenter. heroku.com/articles/config-vars 4. Setup TravisCI for testing http://docs.travis-ci. com/user/languages/python/ 5. Flask and SQLAlchemy http://flask.pocoo. org/docs/patterns/sqlalchemy/ 6. Email Exceptions http://flask.pocoo. org/docs/errorhandling/ 7. Heroku Logging https://devcenter.heroku. com/articles/logging