easy-pgsql


Nameeasy-pgsql JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryAn async package that makes database handling extremely easy!
upload_time2023-07-17 05:19:01
maintainer
docs_urlNone
authorCannonball Chris
requires_python
license
keywords db bot discord bot database postgresql asyncpg async pgutils nosql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a package that makes it really easy and convenient to handle postgresql database in python. It uses asyncpg to handle all database related work.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "easy-pgsql",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "db,bot,discord bot,database,postgresql,asyncpg,async,pgutils,nosql",
    "author": "Cannonball Chris",
    "author_email": "cannonballchris8@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/42/e9/37a945293d14b4e5c1407c7e427ca9bf029f34119035448928e85277b1c0/easy-pgsql-0.0.1.tar.gz",
    "platform": null,
    "description": "This is a package that makes it really easy and convenient to handle postgresql database in python. It uses asyncpg to handle all database related work.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "An async package that makes database handling extremely easy!",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "db",
        "bot",
        "discord bot",
        "database",
        "postgresql",
        "asyncpg",
        "async",
        "pgutils",
        "nosql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4dd1875d3dff1eaf5b8d864c22313290d56c07bc1e2965842116e041d2aadb64",
                "md5": "d20183d0a102f56d57062248a1456501",
                "sha256": "539a8ba0ce0eaa521b6200229c8277371a5d0a2c506218115bcd57633f6c91ab"
            },
            "downloads": -1,
            "filename": "easy_pgsql-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d20183d0a102f56d57062248a1456501",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3367,
            "upload_time": "2023-07-17T05:18:59",
            "upload_time_iso_8601": "2023-07-17T05:18:59.579050Z",
            "url": "https://files.pythonhosted.org/packages/4d/d1/875d3dff1eaf5b8d864c22313290d56c07bc1e2965842116e041d2aadb64/easy_pgsql-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42e937a945293d14b4e5c1407c7e427ca9bf029f34119035448928e85277b1c0",
                "md5": "13006111d6c5a62e82176e34c0ca1d3d",
                "sha256": "a2cf77238cd0c9d56a40474aa58db9a1a4a07167ff41866949b01c5c4d480e9b"
            },
            "downloads": -1,
            "filename": "easy-pgsql-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "13006111d6c5a62e82176e34c0ca1d3d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3051,
            "upload_time": "2023-07-17T05:19:01",
            "upload_time_iso_8601": "2023-07-17T05:19:01.370816Z",
            "url": "https://files.pythonhosted.org/packages/42/e9/37a945293d14b4e5c1407c7e427ca9bf029f34119035448928e85277b1c0/easy-pgsql-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-17 05:19:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "easy-pgsql"
}
        
Elapsed time: 0.09275s