pgbase


Namepgbase JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryA library to help managing multiple database connections using SQLAlchemy with PostgreSQL
upload_time2024-11-04 17:07:56
maintainerNone
docs_urlNone
authorBruno Peixoto
requires_python<4.0,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pgbase",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Bruno Peixoto",
    "author_email": "brunolnetto@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/76/87/9b6004245c7611e9b87ff52a7817dba4d9c352d5420b4f11b4606227ffe8/pgbase-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library to help managing multiple database connections using SQLAlchemy with PostgreSQL",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "883080ee55dfa114b48ea6644b2c09649d74a0b2243f3e68bd76f38a19e2d340",
                "md5": "b9c31723b91745c654f72158bd361f38",
                "sha256": "7a08900a3ee3399de3c24e0899f4922c5c980ddfe5c9f1f03e4012f6e11d9702"
            },
            "downloads": -1,
            "filename": "pgbase-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9c31723b91745c654f72158bd361f38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 16593,
            "upload_time": "2024-11-04T17:07:52",
            "upload_time_iso_8601": "2024-11-04T17:07:52.514009Z",
            "url": "https://files.pythonhosted.org/packages/88/30/80ee55dfa114b48ea6644b2c09649d74a0b2243f3e68bd76f38a19e2d340/pgbase-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76879b6004245c7611e9b87ff52a7817dba4d9c352d5420b4f11b4606227ffe8",
                "md5": "250ee14b48b2bcb590cddbf709dbbe06",
                "sha256": "4dfcdd806e994c627998ca281eb7b0ec30c5dca77ad95a04d6dd177a46f3efc5"
            },
            "downloads": -1,
            "filename": "pgbase-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "250ee14b48b2bcb590cddbf709dbbe06",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 14416,
            "upload_time": "2024-11-04T17:07:56",
            "upload_time_iso_8601": "2024-11-04T17:07:56.296498Z",
            "url": "https://files.pythonhosted.org/packages/76/87/9b6004245c7611e9b87ff52a7817dba4d9c352d5420b4f11b4606227ffe8/pgbase-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:07:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pgbase"
}
        
Elapsed time: 4.79695s