Quandl


NameQuandl JSON
Version 3.7.0 PyPI version JSON
download
home_pagehttps://github.com/quandl/quandl-python
SummaryPackage for quandl API access
upload_time2021-11-11 19:35:31
maintainerQuandl Development Team
docs_urlhttps://pythonhosted.org/Quandl/
authorQuandl
requires_python>= 3.6
licenseMIT
keywords quandl api data financial economic
VCS
bugtrack_url
requirements None
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Official Quandl API Client for Python
=========================================

A Python library for Quandl's RESTful API.


Setup
=====

You can install this package by using the pip tool and installing:

    $ pip install quandl

Or:

    $ easy_install quandl

Usage
=====

You can read more about developing and using the library here: https://github.com/quandl/quandl-python


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/quandl/quandl-python",
    "name": "Quandl",
    "maintainer": "Quandl Development Team",
    "docs_url": "https://pythonhosted.org/Quandl/",
    "requires_python": ">= 3.6",
    "maintainer_email": "connect@quandl.com",
    "keywords": "quandl,API,data,financial,economic",
    "author": "Quandl",
    "author_email": "connect@quandl.com",
    "download_url": "https://files.pythonhosted.org/packages/b1/9c/113e52b176d90532deaf4001cda6e7064d2c129c5c10164ace61423c6e4f/Quandl-3.7.0.tar.gz",
    "platform": "",
    "description": "Official Quandl API Client for Python\n=========================================\n\nA Python library for Quandl's RESTful API.\n\n\nSetup\n=====\n\nYou can install this package by using the pip tool and installing:\n\n    $ pip install quandl\n\nOr:\n\n    $ easy_install quandl\n\nUsage\n=====\n\nYou can read more about developing and using the library here: https://github.com/quandl/quandl-python\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Package for quandl API access",
    "version": "3.7.0",
    "split_keywords": [
        "quandl",
        "api",
        "data",
        "financial",
        "economic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5fbeadd5a6c6019117b089c01ad0643b",
                "sha256": "0e3e5dc60fd057c73c67380b1b0f2e3dc0e4c500fb5e6e146ac3a3c0d992cd1d"
            },
            "downloads": -1,
            "filename": "Quandl-3.7.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5fbeadd5a6c6019117b089c01ad0643b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">= 3.6",
            "size": 26731,
            "upload_time": "2021-11-11T19:35:29",
            "upload_time_iso_8601": "2021-11-11T19:35:29.525813Z",
            "url": "https://files.pythonhosted.org/packages/c9/cd/54ab3484243431e02dabab1254ffde296c005e0d11346536e5e02ce6c828/Quandl-3.7.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "b0ac3ae4e5d4a4f73fda1b274e944f84",
                "sha256": "6e0b82fbc7861610b3577c5397277c4220e065eee0fed4e46cd6b6021655b64c"
            },
            "downloads": -1,
            "filename": "Quandl-3.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b0ac3ae4e5d4a4f73fda1b274e944f84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.6",
            "size": 43035,
            "upload_time": "2021-11-11T19:35:31",
            "upload_time_iso_8601": "2021-11-11T19:35:31.609496Z",
            "url": "https://files.pythonhosted.org/packages/b1/9c/113e52b176d90532deaf4001cda6e7064d2c129c5c10164ace61423c6e4f/Quandl-3.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-11 19:35:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "quandl",
    "github_project": "quandl-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": null,
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "quandl"
}
        
Elapsed time: 0.01507s