pypika-tortoise


Namepypika-tortoise JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/tortoise/pypika-tortoise
SummaryForked from pypika and streamline just for tortoise-orm
upload_time2024-11-21 17:21:28
maintainerNone
docs_urlNone
authorlong2ice
requires_python<4.0,>=3.8
licenseApache-2.0
keywords postgresql tortoise-orm mysql sqlite sql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pypika-tortoise

[![image](https://img.shields.io/pypi/v/pypika-tortoise.svg?style=flat)](https://pypi.python.org/pypi/pypika-tortoise)
[![image](https://img.shields.io/github/license/tortoise/pypika-tortoise)](https://github.com/tortoise/pypika-tortoise)
[![image](https://github.com/tortoise/pypika-tortoise/workflows/pypi/badge.svg)](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:pypi)
[![image](https://github.com/tortoise/pypika-tortoise/workflows/ci/badge.svg)](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:ci)

Forked from [pypika](https://github.com/kayak/pypika) and streamline just for tortoise-orm.

## Why forked?

The original repo include many databases that tortoise-orm don't need, and which aims to be a perfect sql builder and
should consider more compatibilities, but tortoise-orm is not, and we need add new features and update it ourselves.

## What change?

Delete many codes that tortoise-orm don't need, and add features just tortoise-orm considers to.

## What affect tortoise-orm?

Nothing, because this repo keeps the original struct and code.

## ThanksTo

- [pypika](https://github.com/kayak/pypika), a python SQL query builder that exposes the full richness of the SQL
  language using a syntax that reflects the resulting query.

## License

This project is licensed under the [Apache-2.0](./LICENSE) License.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tortoise/pypika-tortoise",
    "name": "pypika-tortoise",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "postgresql, Tortoise-ORM, mysql, sqlite, sql",
    "author": "long2ice",
    "author_email": "long2ice@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c4/70/671f64b85051d7c31a2153c1fba293a3d44ea6cd8cb35aca6139d79b5056/pypika_tortoise-0.3.0.tar.gz",
    "platform": null,
    "description": "# pypika-tortoise\n\n[![image](https://img.shields.io/pypi/v/pypika-tortoise.svg?style=flat)](https://pypi.python.org/pypi/pypika-tortoise)\n[![image](https://img.shields.io/github/license/tortoise/pypika-tortoise)](https://github.com/tortoise/pypika-tortoise)\n[![image](https://github.com/tortoise/pypika-tortoise/workflows/pypi/badge.svg)](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:pypi)\n[![image](https://github.com/tortoise/pypika-tortoise/workflows/ci/badge.svg)](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:ci)\n\nForked from [pypika](https://github.com/kayak/pypika) and streamline just for tortoise-orm.\n\n## Why forked?\n\nThe original repo include many databases that tortoise-orm don't need, and which aims to be a perfect sql builder and\nshould consider more compatibilities, but tortoise-orm is not, and we need add new features and update it ourselves.\n\n## What change?\n\nDelete many codes that tortoise-orm don't need, and add features just tortoise-orm considers to.\n\n## What affect tortoise-orm?\n\nNothing, because this repo keeps the original struct and code.\n\n## ThanksTo\n\n- [pypika](https://github.com/kayak/pypika), a python SQL query builder that exposes the full richness of the SQL\n  language using a syntax that reflects the resulting query.\n\n## License\n\nThis project is licensed under the [Apache-2.0](./LICENSE) License.\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Forked from pypika and streamline just for tortoise-orm",
    "version": "0.3.0",
    "project_urls": {
        "Documentation": "https://github.com/tortoise/pypika-tortoise",
        "Homepage": "https://github.com/tortoise/pypika-tortoise",
        "Repository": "https://github.com/tortoise/pypika-tortoise.git"
    },
    "split_keywords": [
        "postgresql",
        " tortoise-orm",
        " mysql",
        " sqlite",
        " sql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb40877e32f612d905a3407b5fa680e9afcfbc2512020e8a61b38d1ac3c83d45",
                "md5": "4f67e9a4fe9770de6a547ac65f450cfd",
                "sha256": "c374a09591cdb24828d1c28bd0dfcfa2916094f4d3561a65c965b2549aa7c52f"
            },
            "downloads": -1,
            "filename": "pypika_tortoise-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f67e9a4fe9770de6a547ac65f450cfd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 50455,
            "upload_time": "2024-11-21T17:21:27",
            "upload_time_iso_8601": "2024-11-21T17:21:27.269810Z",
            "url": "https://files.pythonhosted.org/packages/eb/40/877e32f612d905a3407b5fa680e9afcfbc2512020e8a61b38d1ac3c83d45/pypika_tortoise-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c470671f64b85051d7c31a2153c1fba293a3d44ea6cd8cb35aca6139d79b5056",
                "md5": "96d0a8c4105a5ec86e3dadc419e8f22d",
                "sha256": "9bfb796e15ff8b395355ff42d9c4a4146fd716d3cbf9679391ac3a1c06d0e56a"
            },
            "downloads": -1,
            "filename": "pypika_tortoise-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "96d0a8c4105a5ec86e3dadc419e8f22d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 40212,
            "upload_time": "2024-11-21T17:21:28",
            "upload_time_iso_8601": "2024-11-21T17:21:28.653339Z",
            "url": "https://files.pythonhosted.org/packages/c4/70/671f64b85051d7c31a2153c1fba293a3d44ea6cd8cb35aca6139d79b5056/pypika_tortoise-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 17:21:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tortoise",
    "github_project": "pypika-tortoise",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pypika-tortoise"
}
        
Elapsed time: 0.41533s