Qwael


NameQwael JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryEasy Coding
upload_time2025-08-04 10:48:34
maintainerNone
docs_urlNone
authorBedirhan
requires_pythonNone
licenseProprietary
keywords google coding easy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DRIVE: Google Drive File Management Library

DRIVE is a Python library that allows you to interact with files on Google Drive. With simple function calls, you can download, upload, update, delete, and retrieve file content in a structured format. This library leverages the Google Drive API and allows seamless integration into your applications.

## Features

- *Download* files from Google Drive.
- *Upload* updated files back to Google Drive.
- *Update* file content by adding or modifying data.
- *Delete* specific sections of a file.
- *Search* for specific data within files based on headers.

## Installation

To install DRIVE, you can use pip:

```bash
pip install Qwael

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Qwael",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Google, coding, Easy",
    "author": "Bedirhan",
    "author_email": "bedirhan.oytpass@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5e/80/954419c33bd8422b30a78576c6b6295876e6110b7e022d322150c06468e8/Qwael-0.1.3.tar.gz",
    "platform": null,
    "description": "# DRIVE: Google Drive File Management Library\r\n\r\nDRIVE is a Python library that allows you to interact with files on Google Drive. With simple function calls, you can download, upload, update, delete, and retrieve file content in a structured format. This library leverages the Google Drive API and allows seamless integration into your applications.\r\n\r\n## Features\r\n\r\n- *Download* files from Google Drive.\r\n- *Upload* updated files back to Google Drive.\r\n- *Update* file content by adding or modifying data.\r\n- *Delete* specific sections of a file.\r\n- *Search* for specific data within files based on headers.\r\n\r\n## Installation\r\n\r\nTo install DRIVE, you can use pip:\r\n\r\n```bash\r\npip install Qwael\r\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "Easy Coding",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [
        "google",
        " coding",
        " easy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b248ba290461c02bea08b8506fdae88a33f86078968bececc90bc4566b41b22b",
                "md5": "4a0d8d16287cf1f332ee6e5efda8403b",
                "sha256": "fdf235b4c6ea17afb39574c4403cf5178f220e9e5ad7ceba575ac102dc3df350"
            },
            "downloads": -1,
            "filename": "Qwael-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a0d8d16287cf1f332ee6e5efda8403b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7793,
            "upload_time": "2025-08-04T10:48:33",
            "upload_time_iso_8601": "2025-08-04T10:48:33.053631Z",
            "url": "https://files.pythonhosted.org/packages/b2/48/ba290461c02bea08b8506fdae88a33f86078968bececc90bc4566b41b22b/Qwael-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e80954419c33bd8422b30a78576c6b6295876e6110b7e022d322150c06468e8",
                "md5": "ae6b73684bc0e78e0e7b0b8529a10284",
                "sha256": "8697fabf8366ec3e414f8afc020b9f389a143735baa6bb5a1841a3720c41e235"
            },
            "downloads": -1,
            "filename": "Qwael-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ae6b73684bc0e78e0e7b0b8529a10284",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4961,
            "upload_time": "2025-08-04T10:48:34",
            "upload_time_iso_8601": "2025-08-04T10:48:34.420634Z",
            "url": "https://files.pythonhosted.org/packages/5e/80/954419c33bd8422b30a78576c6b6295876e6110b7e022d322150c06468e8/Qwael-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-04 10:48:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qwael"
}
        
Elapsed time: 0.97020s