Comment on Ask HN: Django or Flask as first web framework?parentComments−GeneralMaximus13yHave you given Pyramid a look?−veeti13yThe core Pyramid setup is actually just as minimal as Flask is. You need to add a million different Pyramid_ addons to get "full stack" functionality.
Comments
Have you given Pyramid a look?
The core Pyramid setup is actually just as minimal as Flask is. You need to add a million different Pyramid_ addons to get "full stack" functionality.