In February I released a Python ORM. Originally the project was called PyORM, also known as “Yet Another Python ORM”, but the community was in favor of the name I proposed, Autumn. So today I finished up the final touches on the package rename and the website. Today we’re deploying Autumn at our new URL: autumn-orm.org.
This website uses a custom web framework based on the WSGI spec through mod_wsgi, leveraging Autumn for the database layer, and the wonderful Jinja project for templates.
Autumn’s current version is 0.3.2 which means it has a way to go before being feature-complete. Please report all bugs and feature requests to the mailing list.
Thanks for stopping by!