intrinio-sdk


Nameintrinio-sdk JSON
Version 6.27.2 PyPI version JSON
download
home_pagehttps://github.com/intrinio/python-sdk
SummaryIntrinio API
upload_time2024-04-10 06:19:29
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/f9/70/902581ecca5b666e5161d2c9da09e2a8a8d7ec6da62a409951cc3836f4d5/intrinio-sdk-6.27.2.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.27.2",
    "project_urls": {
        "Homepage": "https://github.com/intrinio/python-sdk"
    },
    "split_keywords": [
        "swagger",
        " intrinio api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12d89e7c9e7126522992ae1b1fbb618b7e604f9c6806235b7446848db66155e7",
                "md5": "29217116ba1dbba528dc98bc34afda93",
                "sha256": "6f3f905180073eaf1d2c9cb3441a181ed2c72ff1802af98bcc32a3db2ef06c24"
            },
            "downloads": -1,
            "filename": "intrinio_sdk-6.27.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29217116ba1dbba528dc98bc34afda93",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1051915,
            "upload_time": "2024-04-10T06:19:26",
            "upload_time_iso_8601": "2024-04-10T06:19:26.811223Z",
            "url": "https://files.pythonhosted.org/packages/12/d8/9e7c9e7126522992ae1b1fbb618b7e604f9c6806235b7446848db66155e7/intrinio_sdk-6.27.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f970902581ecca5b666e5161d2c9da09e2a8a8d7ec6da62a409951cc3836f4d5",
                "md5": "0895d212ea436df45aa98c588fd3be89",
                "sha256": "fed1a704f5278753efee1143589a7b48d6ffd28b2288012dffbfcaf4834db1be"
            },
            "downloads": -1,
            "filename": "intrinio-sdk-6.27.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0895d212ea436df45aa98c588fd3be89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 395175,
            "upload_time": "2024-04-10T06:19:29",
            "upload_time_iso_8601": "2024-04-10T06:19:29.129099Z",
            "url": "https://files.pythonhosted.org/packages/f9/70/902581ecca5b666e5161d2c9da09e2a8a8d7ec6da62a409951cc3836f4d5/intrinio-sdk-6.27.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 06:19:29",
    "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.22645s