Tag: flask

  • Using Flask-WTForms With Flask-Bootstrap

    Using Flask-WTForms With Flask-Bootstrap

    https://i.ytimg.com/vi/S7ZLiUabaEo/hqdefault.jpg I continue demonstrating Flask-Bootstrap by showing you how to integrate a form generated by WTForms in the template. My videos on WTForms in Flask: Intro – https://www.youtube.com/watch?v=eu0tg4vgFr4 Validators – https://www.youtube.com/watch?v=F9vTlDzn7ac Date fields – https://www.youtube.com/watch?v=il9hh5Ysw9o Get the code here: https://prettyprinted.com/l/t5y Flask Bootstrap WTForms docs: https://pythonhosted.org/Flask-Bootstrap/forms.html Join my free course on the basics of Flask-SQLAlchemy: https://prettyprinted.com/flasksql…

  • Generating Dynamic PDFs With CSS In Flask – Bootstrap Example

    Generating Dynamic PDFs With CSS In Flask – Bootstrap Example

    https://i.ytimg.com/vi/Jg20ZFqF7BE/hqdefault.jpg In the first video, I just showed you how to generate plain PDF files with no styling. In this video, I’ll continue by showing you how to include CSS within your PDF file to make it look much better. You’ll be using the Python library called PDFKit to do this. Also, I’ll take a…

  • Tic Tac Toe in HTML, CSS, JAVASCRIPT, BOOTSTRAP

    Tic Tac Toe in HTML, CSS,  JAVASCRIPT, BOOTSTRAP

    https://i.ytimg.com/vi/0yYU1QjGbeE/hqdefault.jpg Tic Tac Toe in HTML, CSS, JAVASCRIPT, BOOTSTRAP Comment if you want to learn web development . Game Download Link – https://www.dropbox.com/s/6lrvvntng3n5gg7/newTicTacToe.zip?dl=0 I didn’t add media queries for responsive typography . MUSIC – ‘knew day ‘ and ‘no game no life’ guitar arrangements by eddie van der meer Original source Link to this post!

  • Python Flask Tutorial: Full-Featured Web App Part 4 – Database with Flask-SQLAlchemy

    Python Flask Tutorial: Full-Featured Web App Part 4 – Database with Flask-SQLAlchemy

    In this Python Flask Tutorial, we will be learning how to create a database using Flask-SQLAlchemy. SQLAlchemy is a great tool for working with databases … Original source Link to this post!

  • Flask Tutorial – 7. Implementing Authentication In Flask with Flask-Security

    Flask Tutorial – 7.  Implementing Authentication In Flask with Flask-Security

    This video is sponsored by DevMountain Coding Bootcamp https://goo.gl/P4vgKS https://www.patreon.com/chrishawkes Description: New to Python? Original source Link to this post!