Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-pony
Pony Object-Relational Mapper
https://www.ponyorm.org/
0
no reviews
Install
Pony is an advanced object-relational mapper for Python that allows writing queries to the database using Python generator expressions.
Pony analyzes the abstract syntax tree of the generator expression and translates it into a SQL query.