Pakket: python-sql (0.9-1)
Verwijzigingen voor python-sql
Trisquel bronnen:
Het bronpakket python-sql downloaden:
Beheerder:
Original Maintainers:
- Debian Tryton Maintainers
- Mathias Behrle
Externe bronnen:
- Homepage [hg.tryton.org]
Vergelijkbare pakketten:
Library to write SQL queries (implemented in Python 2)
python-sql is a library to write SQL queries in a pythonic way. It relies exclusively on the Python standard library. It is database independent, doesn't require the declaration of tables and allows one to manipulate the generated queries.
To make real use of this package you will have to install a database connector.
This package is targeting Python version 2.
Andere aan python-sql gerelateerde pakketten
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-mysqldb
- Python interface to MySQL
-
- sug: python-psycopg2
- Python module for PostgreSQL
-
- sug: python-pysqlite2
- Python interface to SQLite 3
- of python-apsw
- another Python SQLite 3 wrapper