intrinio-sdk


Nameintrinio-sdk JSON
Version 6.40.0 PyPI version JSON
download
home_pagehttps://github.com/intrinio/python-sdk
SummaryIntrinio API
upload_time2025-08-01 20:44:39
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords swagger intrinio api
VCS
bugtrack_url
requirements certifi six python_dateutil setuptools urllib3 retrying
Travis-CI
coveralls test coverage No coveralls.
                Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.  # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/intrinio/python-sdk",
    "name": "intrinio-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Swagger, Intrinio API",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a4/38/07bf1f7e897933040ea91d1c4dc82d3ca189b9857f1e685d6910431f8ea0/intrinio_sdk-6.40.0.tar.gz",
    "platform": null,
    "description": "    Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.  # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Intrinio API",
    "version": "6.40.0",
    "project_urls": {
        "Homepage": "https://github.com/intrinio/python-sdk"
    },
    "split_keywords": [
        "swagger",
        " intrinio api"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d24e3824e6572e17cefa15bd65575a39e254c91dfcb6689a292b2b460151f9d0",
                "md5": "9d37e0f269666fbb6a2ba280831eb273",
                "sha256": "d773cde2a1e740577005f3391b41ddc066d060d2d50331aaa39e8a633ffdc32f"
            },
            "downloads": -1,
            "filename": "intrinio_sdk-6.40.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d37e0f269666fbb6a2ba280831eb273",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1165386,
            "upload_time": "2025-08-01T20:44:37",
            "upload_time_iso_8601": "2025-08-01T20:44:37.481549Z",
            "url": "https://files.pythonhosted.org/packages/d2/4e/3824e6572e17cefa15bd65575a39e254c91dfcb6689a292b2b460151f9d0/intrinio_sdk-6.40.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a43807bf1f7e897933040ea91d1c4dc82d3ca189b9857f1e685d6910431f8ea0",
                "md5": "31e8e915924fab4eb1efa98c59944493",
                "sha256": "7dc6b7ef2c077f4f1d89be05e28f99d74d1d11cfb66417cc5570fc76b413ff3f"
            },
            "downloads": -1,
            "filename": "intrinio_sdk-6.40.0.tar.gz",
            "has_sig": false,
            "md5_digest": "31e8e915924fab4eb1efa98c59944493",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 441743,
            "upload_time": "2025-08-01T20:44:39",
            "upload_time_iso_8601": "2025-08-01T20:44:39.168909Z",
            "url": "https://files.pythonhosted.org/packages/a4/38/07bf1f7e897933040ea91d1c4dc82d3ca189b9857f1e685d6910431f8ea0/intrinio_sdk-6.40.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 20:44:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "intrinio",
    "github_project": "python-sdk",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        },
        {
            "name": "retrying",
            "specs": [
                [
                    ">=",
                    "1.3.3"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "intrinio-sdk"
}
        
Elapsed time: 0.94543s