Skip to main content

Extended paramstyle for sqlite3 module

Project description

Give a comatibility for following paramstyles to sqlite3 module.

  • ANSI C printf format codes, e.g. …WHERE name=%s

  • Python extended format codes, e.g. …WHERE name=%(name)s

Requirements

  • Python 2.7 or 3.4

Setup

$ easy_install sqlite3paramstyle

or

$ pip install sqlite3paramstyle

Usage

import sqlite3paramstyle
conn = sqlite3paramstyle.connect(":memory:")

History

0.0.2 (2015-07-03)

  • wheel support

0.0.1 (2015-03-30)

  • first release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlite3paramstyle-0.0.2.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sqlite3paramstyle-0.0.2-py2.py3-none-any.whl (3.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file sqlite3paramstyle-0.0.2.tar.gz.

File metadata

File hashes

Hashes for sqlite3paramstyle-0.0.2.tar.gz
Algorithm Hash digest
SHA256 53c2dabac80e6b21333b69198ede470d8d242de1fab5dc34a34d10bc88cc26f7
MD5 4456523531595068475cf86936774698
BLAKE2b-256 c1ee273d36df5f48b6ce749b441098d4efea6f1b0146864a75d31fb6c29dc5a9

See more details on using hashes here.

File details

Details for the file sqlite3paramstyle-0.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for sqlite3paramstyle-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 78e057c72a8b654fc8280694812ba87160ba634105417be86035fd8c5b57b1ed
MD5 cc54a6e87fcc77aff7021c7d0a929da1
BLAKE2b-256 5f3a4085d2b83cac9316d9a042d6bf6721ae659f3b4e860071e0419aa660d6fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page