<div dir="ltr"><div>Hi Robert,</div><div>I've been using Bootstrap 4 with my Flask app for a while now and I've found it to be pretty easy to use: just link to the CDN in a base template header and start using Bootstrap elements in your HTML. I'm honestly not familiar with flask-bootstrap or bootstrap-flask, so I may be overlooking some added utility that they provide (do they create templates with Bootstrap elements generated from Python code in your routes?), but for a fairly simple app like mine, it seems preferable to just use BS directly.<br></div><div>Cheers, <br></div><div>Daniel<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Mar 2, 2019 at 12:44 PM Robert Simmons <<a href="mailto:rsimmons0@gmail.com">rsimmons0@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Please forgive me if this is the wrong place to ask this question.<div><br></div><div>It's been a while since I've used Flask, and I want to use Bootstrap 4. I see there is this project:</div><div><a href="https://github.com/mbr/flask-bootstrap" target="_blank">https://github.com/mbr/flask-bootstrap</a><br></div><div><br></div><div>But it appears to be abandoned since I last looked. There is another project here:</div><div><a href="https://github.com/greyli/bootstrap-flask" target="_blank">https://github.com/greyli/bootstrap-flask</a><br></div><div><br></div><div>But the template syntax is different enough that I'm unsure I want to use it.</div><div><br></div><div>And there is this:</div><div><a href="https://pypi.org/project/Flask-Bootstrap4/" target="_blank">https://pypi.org/project/Flask-Bootstrap4/</a><br></div><div><br></div><div>But that appears to be built from a private fork of flask-bootstrap and does not have an open source repository to look at.</div><div><br></div><div>Can someone offer guidance on which is the best choice to be able to use Bootstrap 4 with Flask?</div></div></div></div></div>
_______________________________________________<br>
Flask mailing list<br>
<a href="mailto:Flask@python.org" target="_blank">Flask@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/flask" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/flask</a><br>
</blockquote></div>