plaid-python


Nameplaid-python JSON
Version 36.0.0 PyPI version JSON
download
home_pagehttps://github.com/plaid/plaid-python
SummaryPython client library for the Plaid API and Link
upload_time2025-08-13 22:13:02
maintainerNone
docs_urlNone
authorPlaid Inc.
requires_python>=3.6
licenseMIT
keywords api client plaid
VCS
bugtrack_url
requirements nulltype python_dateutil setuptools urllib3 cov-core coverage flake8 flake8-mutable mock pytest pytest-xdist pytest-cov sphinx
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/plaid/plaid-python",
    "name": "plaid-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "api, client, plaid",
    "author": "Plaid Inc.",
    "author_email": "developers@plaid.com",
    "download_url": "https://files.pythonhosted.org/packages/1a/45/24a7806ac16cfa9c27866c6d0c300f07c96d7bc0fff85f992077ed4815a1/plaid_python-36.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python client library for the Plaid API and Link",
    "version": "36.0.0",
    "project_urls": {
        "Download": "https://github.com/plaid/plaid-python/tarball/v36.0.0",
        "Homepage": "https://github.com/plaid/plaid-python"
    },
    "split_keywords": [
        "api",
        " client",
        " plaid"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1a4524a7806ac16cfa9c27866c6d0c300f07c96d7bc0fff85f992077ed4815a1",
                "md5": "826db7881935024c85c18ab37085745a",
                "sha256": "9772dce109f7f9713ba8ac11c16919b623fd11444bfe56a1a77c95e2ea42b32c"
            },
            "downloads": -1,
            "filename": "plaid_python-36.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "826db7881935024c85c18ab37085745a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1087505,
            "upload_time": "2025-08-13T22:13:02",
            "upload_time_iso_8601": "2025-08-13T22:13:02.791485Z",
            "url": "https://files.pythonhosted.org/packages/1a/45/24a7806ac16cfa9c27866c6d0c300f07c96d7bc0fff85f992077ed4815a1/plaid_python-36.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-13 22:13:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "plaid",
    "github_project": "plaid-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "requirements": [
        {
            "name": "nulltype",
            "specs": []
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.25.3"
                ]
            ]
        },
        {
            "name": "cov-core",
            "specs": [
                [
                    "==",
                    "1.15.0"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "==",
                    "5.3"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "3.8.4"
                ]
            ]
        },
        {
            "name": "flake8-mutable",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "mock",
            "specs": [
                [
                    "==",
                    "4.0.3"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.4.2"
                ]
            ]
        },
        {
            "name": "pytest-xdist",
            "specs": [
                [
                    "==",
                    "3.3.1"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "sphinx",
            "specs": [
                [
                    "==",
                    "3.3.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "plaid-python"
}
        
Elapsed time: 1.79989s