Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
goobynight
on Aug 21, 2019
|
parent
|
context
|
favorite
| on:
A Beginner’s Introduction to Python Web Frameworks...
Right. With Flask, I can simply get to the point where I'm rendering templates, styling with CSS, adding assets and populating template variables with data from simple (or complex) functions I've written.
You can take care of a lot with just that.
rbanffy
on Aug 21, 2019
[–]
Eventually, when the application reaches production, you'll have cobbled together a unique subset of Django.
That's the downside of Flask.
bayesian_horse
on Aug 24, 2019
|
parent
[–]
And good luck with auditing upstream versions and security in general.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You can take care of a lot with just that.