Show HN: SQLAlchemy just the core – a better way
github.comFor people who prefer to avoid ORM magic, this library defines a factory class that helps declare tables for SQLAlchemy core in a better way, so that the benefits of linting and editing tools can be utilised and a better syntax can be used for the queries.