Pyrebase4


NamePyrebase4 JSON
Version 4.8.0 PyPI version JSON
download
home_pagehttps://github.com/nhorvath/Pyrebase4
SummaryA simple python wrapper for the Firebase API with current deps
upload_time2024-04-30 18:29:44
maintainerNone
docs_urlNone
authornhorvath
requires_pythonNone
licenseMIT
keywords firebase
VCS
bugtrack_url
requirements requests-toolbelt requests urllib3 gcloud oauth2client python-jwt pycryptodome
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nhorvath/Pyrebase4",
    "name": "Pyrebase4",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Firebase",
    "author": "nhorvath",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/65/ba/23ff167d45d7f42a5db9300513f7f27cf8db2931af21c4aa17e11bc7795a/pyrebase4-4.8.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple python wrapper for the Firebase API with current deps",
    "version": "4.8.0",
    "project_urls": {
        "Homepage": "https://github.com/nhorvath/Pyrebase4"
    },
    "split_keywords": [
        "firebase"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d43b3789128a9945a6516813f8ff3031f995efc945327a38cf74e9804e5562c7",
                "md5": "203f53a8a2a6f8ea3e4d573b36f2b07f",
                "sha256": "7352256f0f60e19adb018f1da87923182050c687c82a85460df3e05121d5eff2"
            },
            "downloads": -1,
            "filename": "Pyrebase4-4.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "203f53a8a2a6f8ea3e4d573b36f2b07f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9197,
            "upload_time": "2024-04-30T18:29:42",
            "upload_time_iso_8601": "2024-04-30T18:29:42.424684Z",
            "url": "https://files.pythonhosted.org/packages/d4/3b/3789128a9945a6516813f8ff3031f995efc945327a38cf74e9804e5562c7/Pyrebase4-4.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65ba23ff167d45d7f42a5db9300513f7f27cf8db2931af21c4aa17e11bc7795a",
                "md5": "bb34d6ca1c31a44a02ba011925a1ed87",
                "sha256": "e749c791c7a44a123f246502f29d672a4ef688eb1cbfcd97c5ceca8afcdd72df"
            },
            "downloads": -1,
            "filename": "pyrebase4-4.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bb34d6ca1c31a44a02ba011925a1ed87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13804,
            "upload_time": "2024-04-30T18:29:44",
            "upload_time_iso_8601": "2024-04-30T18:29:44.082696Z",
            "url": "https://files.pythonhosted.org/packages/65/ba/23ff167d45d7f42a5db9300513f7f27cf8db2931af21c4aa17e11bc7795a/pyrebase4-4.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 18:29:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nhorvath",
    "github_project": "Pyrebase4",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "<",
                    "1.0"
                ],
                [
                    ">=",
                    "0.7.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.31"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.21.1"
                ]
            ]
        },
        {
            "name": "gcloud",
            "specs": [
                [
                    ">=",
                    "0.18.3"
                ]
            ]
        },
        {
            "name": "oauth2client",
            "specs": [
                [
                    ">=",
                    "4.1.2"
                ]
            ]
        },
        {
            "name": "python-jwt",
            "specs": [
                [
                    ">=",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "pycryptodome",
            "specs": [
                [
                    ">=",
                    "3.6.4"
                ]
            ]
        }
    ],
    "lcname": "pyrebase4"
}
        
Elapsed time: 0.25453s