plaid-python


Nameplaid-python JSON
Version 21.0.0 PyPI version JSON
download
home_pagehttps://github.com/plaid/plaid-python
SummaryPython client library for the Plaid API and Link
upload_time2024-04-22 17:41:34
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/69/54/8c4b709c9630dfd8d362227583d43678d9bb9d05e31a1d621d045363cca9/plaid-python-21.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python client library for the Plaid API and Link",
    "version": "21.0.0",
    "project_urls": {
        "Download": "https://github.com/plaid/plaid-python/tarball/v21.0.0",
        "Homepage": "https://github.com/plaid/plaid-python"
    },
    "split_keywords": [
        "api",
        " client",
        " plaid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69548c4b709c9630dfd8d362227583d43678d9bb9d05e31a1d621d045363cca9",
                "md5": "e6f30a2a9b44b90e243095391ff37b89",
                "sha256": "92c613575d051948c122426bbb80a224894f2d3e12edf6e9b0dae361ccd31652"
            },
            "downloads": -1,
            "filename": "plaid-python-21.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e6f30a2a9b44b90e243095391ff37b89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 896958,
            "upload_time": "2024-04-22T17:41:34",
            "upload_time_iso_8601": "2024-04-22T17:41:34.121315Z",
            "url": "https://files.pythonhosted.org/packages/69/54/8c4b709c9630dfd8d362227583d43678d9bb9d05e31a1d621d045363cca9/plaid-python-21.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 17:41:34",
    "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": [
                [
                    "<",
                    "2.0.0"
                ],
                [
                    ">=",
                    "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: 0.24313s