OracUery


NameOracUery JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/DakshBhalala/Oracle-Query
SummaryPython module for generating SQL queries
upload_time2023-09-10 16:15:32
maintainerYour Name
docs_urlNone
authorBDakshP
requires_python>=3.6
licenseMIT
keywords sql database query database-utility database-tool sql-generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Oracuery is a comprehensive Python module that simplifies database interaction by providing a set of powerful functions to generate SQL queries effortlessly. Whether you're working with databases in your web application, data analysis project, or any Python-based application, Oracuery streamlines the process, saving you time and reducing the complexity of writing SQL queries.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DakshBhalala/Oracle-Query",
    "name": "OracUery",
    "maintainer": "Your Name",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "your.email@example.com",
    "keywords": "SQL database query database-utility database-tool SQL-generator",
    "author": "BDakshP",
    "author_email": "bhalaladaksh613@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/46/09/442fb266978170b3d12012aa04b4eda0eaead7c1775323e79c0833b2c69f/OracUery-1.0.4.tar.gz",
    "platform": "any",
    "description": "\r\nOracuery is a comprehensive Python module that simplifies database interaction by providing a set of powerful functions to generate SQL queries effortlessly. Whether you're working with databases in your web application, data analysis project, or any Python-based application, Oracuery streamlines the process, saving you time and reducing the complexity of writing SQL queries.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python module for generating SQL queries",
    "version": "1.0.4",
    "project_urls": {
        "Changelog": "https://github.com/DakshBhalala/Oracle-Query/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/DakshBhalala/Oracle-Query/blob/main/docs/index.md",
        "GitHub Repository": "https://github.com/DakshBhalala/Oracle-Query",
        "Homepage": "https://github.com/DakshBhalala/Oracle-Query",
        "PyPI Page": "https://pypi.org/project/OracUery/"
    },
    "split_keywords": [
        "sql",
        "database",
        "query",
        "database-utility",
        "database-tool",
        "sql-generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cad3db54576656f9355bc11a5679fd1e818de0ed9a78fbdd82b1156d5c9584b4",
                "md5": "e8bf64750b2d8668c752cbf23f446dc4",
                "sha256": "5d7afb3c8cc49d5a6ce0e9967261102b62f1a54d89fae8116f5f1bff7957128e"
            },
            "downloads": -1,
            "filename": "OracUery-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e8bf64750b2d8668c752cbf23f446dc4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5921,
            "upload_time": "2023-09-10T16:15:30",
            "upload_time_iso_8601": "2023-09-10T16:15:30.903051Z",
            "url": "https://files.pythonhosted.org/packages/ca/d3/db54576656f9355bc11a5679fd1e818de0ed9a78fbdd82b1156d5c9584b4/OracUery-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4609442fb266978170b3d12012aa04b4eda0eaead7c1775323e79c0833b2c69f",
                "md5": "c1d74571fc99e8acfb391ddd33c68d77",
                "sha256": "09296e644bdfe97fde474c59c9fa0aa1a32d0063568c33f00c856a299c6b5b82"
            },
            "downloads": -1,
            "filename": "OracUery-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "c1d74571fc99e8acfb391ddd33c68d77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5866,
            "upload_time": "2023-09-10T16:15:32",
            "upload_time_iso_8601": "2023-09-10T16:15:32.094968Z",
            "url": "https://files.pythonhosted.org/packages/46/09/442fb266978170b3d12012aa04b4eda0eaead7c1775323e79c0833b2c69f/OracUery-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-10 16:15:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DakshBhalala",
    "github_project": "Oracle-Query",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "oracuery"
}
        
Elapsed time: 0.11447s