py-models-parser

Parser for Different Python Models (Pydantic, Enums, ORMs: Tortoise, SqlAlchemy, GinoORM, PonyORM, Pydal tables) to extract information about columns(attrs), model, table args,etc in one format.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install py-models-parser

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.0 2026-01-18    
0.7.0 2023-08-17
0.6.0 2021-08-17
0.5.1 2021-08-14
0.5.0 2021-07-05
0.4.0 2021-07-02
0.3.0 2021-05-08
0.2.0 2021-05-06
0.1.1 2021-05-05
0.1.0 2021-05-05

Issues with this package?

Page last updated 2026-09-03 04:25:47 UTC