pypika-tortoise
Forked from pypika and adapted just for tortoise-orm.
Why forked?
The original repository includes many databases that Tortoise ORM doesn’t require. It aims to be a comprehensive SQL builder with broad compatibility, but that’s not the goal for Tortoise ORM. Having it forked makes it easier to add new features for Tortoise.
What changed?
Deleted unnecessary code that Tortoise ORM doesn’t require, added features tailored specifically for Tortoise ORM, and modified to improve query generation performance.
ThanksTo
- pypika, a Python SQL query builder that exposes the full expressiveness of SQL, using a syntax that mirrors the resulting query structure.
License
This project is licensed under the Apache-2.0 License.
Release files for pypika-tortoise 0.6.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pypika_tortoise-0.6.5.tar.gz | 81.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pypika_tortoise-0.6.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 129.4 kB
Release files / pypika_tortoise-0.6.5.tar.gz
| Download URL | pypika_tortoise-0.6.5.tar.gz |
|---|---|
| Size | 81.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
64d96c9b88450f6360ad22a7063933b6a90961a7317f04b2b63c98fd5d705506
|
|
BLAKE2b-256 checksum How to use checksums |
c20689fe5fff93c5a01dbdeb9f3d843a7e997dc6e3a87222a260a164ff91fb81
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / pypika_tortoise-0.6.5-py3-none-any.whl
| Download URL | pypika_tortoise-0.6.5-py3-none-any.whl |
|---|---|
| Size | 47.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9194ac6ce6ac9bdfc6e959c831c5788ef05ee1371e82ba281b0eb75f4a2bd4f1
|
|
BLAKE2b-256 checksum How to use checksums |
6cb8502910eb8b315f719d8f6a6509f13a38b6c4c05378f14ac151ff347bff0a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|