pypika-tortoise


Namepypika-tortoise JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/tortoise/pypika-tortoise
SummaryForked from pypika and streamline just for tortoise-orm
upload_time2024-10-02 11:53:19
maintainerNone
docs_urlNone
authorlong2ice
requires_python<4.0,>=3.7
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.7",
    "maintainer_email": null,
    "keywords": "postgresql, Tortoise-ORM, mysql, sqlite, sql",
    "author": "long2ice",
    "author_email": "long2ice@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/30/af/b4a6035611cf6f3990879385cf6d077013c1bdf7ea294d6ceebfa14c8d08/pypika_tortoise-0.2.1.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.2.1",
    "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": "ec4961d69d18b90b5fc43d63d0aaa14851356fcce7e89e1b2186d6c70db96682",
                "md5": "9eb367b3a4df38be9bdcfb5f1e6b11e5",
                "sha256": "e91a1c5a78c6753ead1a9ba1aa169a1f1282c5035170e5462f0073564bc18886"
            },
            "downloads": -1,
            "filename": "pypika_tortoise-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9eb367b3a4df38be9bdcfb5f1e6b11e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 48314,
            "upload_time": "2024-10-02T11:53:18",
            "upload_time_iso_8601": "2024-10-02T11:53:18.132649Z",
            "url": "https://files.pythonhosted.org/packages/ec/49/61d69d18b90b5fc43d63d0aaa14851356fcce7e89e1b2186d6c70db96682/pypika_tortoise-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30afb4a6035611cf6f3990879385cf6d077013c1bdf7ea294d6ceebfa14c8d08",
                "md5": "69e74ea7ee7236de921c662a3b0940bc",
                "sha256": "979bbb9d60fe9f6e4129a25c44ee008aab4a4e97b296350be9983dcaa2766354"
            },
            "downloads": -1,
            "filename": "pypika_tortoise-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "69e74ea7ee7236de921c662a3b0940bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 38660,
            "upload_time": "2024-10-02T11:53:19",
            "upload_time_iso_8601": "2024-10-02T11:53:19.240345Z",
            "url": "https://files.pythonhosted.org/packages/30/af/b4a6035611cf6f3990879385cf6d077013c1bdf7ea294d6ceebfa14c8d08/pypika_tortoise-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 11:53:19",
    "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.37656s