py-logto


Namepy-logto JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/Housain-maina/py-logto
SummaryPython SDK for Logto API
upload_time2024-12-07 16:38:29
maintainerNone
docs_urlNone
authorHussaini Usman
requires_pythonNone
licenseNone
keywords openapi openapi-generator python sdk for logto api
VCS
bugtrack_url
requirements urllib3 python_dateutil pydantic typing-extensions
Travis-CI
coveralls test coverage No coveralls.
                Python SDK for Logto API.  Note: This SDK is for Logto Cloud and OSS. However, if you are using Logto OSS, some features available in the SDK may not work for you. Please refer to the response of `/api/swagger.json` endpoint on your Logto OSS instance for features available to you.
    


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Housain-maina/py-logto",
    "name": "py-logto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "OpenAPI, OpenAPI-Generator, Python SDK for Logto API",
    "author": "Hussaini Usman",
    "author_email": "hussainmaina27@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/d3/7fc14c276848bd98d3b50d4c788758c253a025120f8fb7a761f8c2e762d6/py-logto-2.0.0.tar.gz",
    "platform": null,
    "description": "    Python SDK for Logto API.  Note: This SDK is for Logto Cloud and OSS. However, if you are using Logto OSS, some features available in the SDK may not work for you. Please refer to the response of `/api/swagger.json` endpoint on your Logto OSS instance for features available to you.\n    \n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python SDK for Logto API",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Housain-maina/py-logto"
    },
    "split_keywords": [
        "openapi",
        " openapi-generator",
        " python sdk for logto api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7e570d76f53d0ca0712346e26b62d031d55a4e237437b1767a98b5a75c6fa2e",
                "md5": "2653e0186dbe56678c200f19b85d87f8",
                "sha256": "4cba6e86e58c4abf95a4e12e3329cb44015e6a10d22061cb747a02b9b0dff04f"
            },
            "downloads": -1,
            "filename": "py_logto-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2653e0186dbe56678c200f19b85d87f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 776894,
            "upload_time": "2024-12-07T16:38:27",
            "upload_time_iso_8601": "2024-12-07T16:38:27.149991Z",
            "url": "https://files.pythonhosted.org/packages/f7/e5/70d76f53d0ca0712346e26b62d031d55a4e237437b1767a98b5a75c6fa2e/py_logto-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdd37fc14c276848bd98d3b50d4c788758c253a025120f8fb7a761f8c2e762d6",
                "md5": "36f4b63ec0e6cc36db4ba9391ccc04d8",
                "sha256": "c9ac3309e9de0204b14a6a69540e60ced61cb4aab769a033ba0a58c89d989afd"
            },
            "downloads": -1,
            "filename": "py-logto-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "36f4b63ec0e6cc36db4ba9391ccc04d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 316062,
            "upload_time": "2024-12-07T16:38:29",
            "upload_time_iso_8601": "2024-12-07T16:38:29.316057Z",
            "url": "https://files.pythonhosted.org/packages/cd/d3/7fc14c276848bd98d3b50d4c788758c253a025120f8fb7a761f8c2e762d6/py-logto-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-07 16:38:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Housain-maina",
    "github_project": "py-logto",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "urllib3",
            "specs": [
                [
                    "<",
                    "3.0.0"
                ],
                [
                    ">=",
                    "1.25.3"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    ">=",
                    "4.7.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "py-logto"
}
        
Elapsed time: 0.40101s