A query builder API for Python
Project description
PyPika is a Python API for building SQL queries. The motivation behind PyPika is to provide a simple interface for building SQL queries without limiting the flexibility of handwritten SQL. Designed with data analysis in mind, PyPika leverages the builder pattern design to construct queries to avoid messy string formatting and concatenation. It is also easily extended to take full advantage of specific features of SQL database vendors.
Installation
PyPika supports python 2.7 and 3.3+. It may also work on pypy, cython, and jython, but is not being tested for these versions.
To install PyPika run the following command:
pip install pypika
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file PyPika-0.0.12.tar.gz
.
File metadata
- Download URL: PyPika-0.0.12.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 178fe4d72dd0e3d25721fa11de883ce2f4596e227c8e07eb40d9d184d632e09d |
|
MD5 | 250a2bedb048e183bc97058a49bb34f6 |
|
BLAKE2b-256 | 3f6690b80bbe6334f9894376dc92c3de94cdf7310686373647e431173e1274ff |