|
|
|
|
|
by amalashkevich
4805 days ago
|
|
I'm Alexey Malashkevich, one of the Pony ORM authors.
For now Pony ORM runs on CPython only because there is no access to frames in other implementations. "Pure Python" means that you can write queries in term of objects using Python generators. |
|