tortoise-orm0.25.1
tortoise-orm0.25.1
Published
Easy async ORM for python, built with relations in mind
pip install tortoise-orm
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- aiomysql
; extra == "aiomysql" - aiosqlite
<1.0.0,>=0.16.0 - asyncmy
<1.0.0,>=0.2.8; python_version < "4.0" and extra == "asyncmy" - asyncodbc
<1.0.0,>=0.1.1; python_version < "4.0" and extra == "asyncodbc" - asyncpg
; extra == "asyncpg" - ciso8601
; (sys_platform != "win32" and implementation_name == "cpython") and extra == "accel" - iso8601
<3.0.0,>=2.1.0; python_version < "4.0" - orjson
; extra == "accel" - psycopg
[binary,pool]<4.0.0,>=3.0.12; extra == "psycopg" - pypika-tortoise
<1.0.0,>=0.6.1; python_version < "4.0" - pytz
 - uvloop
; (sys_platform != "win32" and implementation_name == "cpython") and extra == "accel"