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

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
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 2023-10-28 08:23:39 UTC