Show HN: Proper, a Rails-shaped Python web framework
Category: web-framework
Tags: web-framework, python, rails-like
Score: 6.8/10 (Innovation: 7, Technical: 7, Documentation: 7, Utility: 6)
Proper is a convention-over-configuration Python web framework heavily inspired by Ruby on Rails, focusing on server-rendered HTML and RESTful patterns. Its innovative 'sync above, async below' approach allows writing synchronous code on an ASGI runtime, and it targets AI-assisted development with a dedicated skill for agents, making generated code more predictable and review-friendly.
Target audience: backend devs
Repository: https://properproject.org/ · Python · MIT · 1 stars
View on Hacker News