[ 源代码: peewee ]
软件包:python3-peewee(3.17.7+dfsg-1)
Simple ORM for PostgreSQL, MySQL and SQLite (Python 3)
Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
* A small, expressive ORM * Written in Python with support for version 3.2+. * Built-in support for sqlite, MySQL, and PostgreSQL. Numerous extensions are available (postgres hstore/json/arrays, sqlite full-text-search, schema migrations, and much more).
This is the Python 3 package.
其他与 python3-peewee 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsqlite3-0 (>= 3.7.4)
- SQLite 3 共享库
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- rec: python3-mysqldb
- Python interface to MySQL
- 或者 python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- rec: python3-psycopg2
- Python 3 module for PostgreSQL
-
- sug: python-peewee-doc
- Documentation pyhton peewee simple ORM