CMD + K

pony

Community

Pony is a Python Object Relational Mapper (ORM) with beautiful query syntax.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pony

Usage Tracking

0.7.18
0.7.17
0.7.16
0.7.15
0.7.14
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Pony ORM is easy to use and powerful object-relational mapper for Python. Using Pony, developers can create and maintain database-oriented software applications faster and with less ffort. One of the most interesting features of Pony is its ability to write queries to the database using generator expressions. Pony then analyzes the abstract syntax tree of a generator and translates it to its SQL equivalent.

About

Summary

Pony is a Python Object Relational Mapper (ORM) with beautiful query syntax.

Last Updated

Aug 26, 2024 at 22:57

License

Apache-2.0

Total Downloads

176.7K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.7.1
win-32 Last supported version: 0.7.6
macOS-64 Last supported version: 0.7.9
win-64 Last supported version: 0.7.9