About Anaconda Help Download Anaconda

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

copied from cf-staging / pony

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.7.18
  • win-64 v0.7.9
  • osx-64 v0.7.9
  • linux-64 v0.7.1
  • win-32 v0.7.6

conda install

To install this package run one of the following:
conda install conda-forge::pony
conda install conda-forge/label/cf201901::pony
conda install conda-forge/label/cf202003::pony

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy