I am planning a small, simple website to showcase myself as an engineer. My preferred language is Python and I hope to use it to create my website.
My pages will be mostly static, with some database stored posts/links. The site will be simple, but I would like to have freedom in how it operates. I plan on using CSS/JS for the design, so I really just need an easy way to throw a small amount of content around.
Some frameworks I have come across:
- Flask
- cherry.py
- Pinax
Recommended Framework:
- Werkzeug
- Bottle
- web.py
- Zope 2
- repoze.bfg
- Pylons
- Hyde (Static HTML)
Are there any suggestions? Does anyone have any experience with Python on small/hobby websites? Any hindsight advice?