Pakket: python-peewee (2.10.2+dfsg-2)
Verwijzigingen voor python-peewee
Trisquel bronnen:
Het bronpakket peewee downloaden:
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Adrian Vondendriesch
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Simple ORM for PostgreSQL, MySQL and SQLite (Python 2)
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 versions 2.6+ and 3.2+. * built-in support for sqlite, mysql and postgresql numerous extensions available (postgres hstore/json/arrays, sqlite full-text-search, schema migrations, and much more).
This is the Python 2 package.
Andere aan python-peewee gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (default version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- rec: python-mysqldb
- Python interface to MySQL
- of python-pymysql
- Pure-Python MySQL driver - Python 2.x
-
- rec: python-peewee-doc
- Documentation pyhton peewee simple ORM
-
- rec: python-psycopg2
- Python module for PostgreSQL