calcbench-api-client


Namecalcbench-api-client JSON
Version 12.1.1 PyPI version JSON
download
home_pagehttps://github.com/calcbench/python_api_client
SummaryClient for Calcbench data.
upload_time2024-03-13 22:14:01
maintainer
docs_urlNone
authorAndrew Kittredge
requires_python>=3.6
licenseApache2
keywords finance accounting sec 10-(k|q)
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Calcbench API Client

A Python client for Calcbench's API.

Calcbench is an interface to the XBRL encoded 10-(K|Q) documents public companies file on the SEC's Edgar system.

    >>>import calcbench as cb
    >>>cb.standardized(company_identifiers=["MSFT", "GOOG"], point_in_time=True)

:warning: **API access is not included in the standard Calcbench subscription. Talk to us@calcbench.com before you start coding.**

## Documentation

http://calcbench.github.io/python_api_client/html/index.html

## Examples

https://github.com/calcbench/notebooks.

## Installation

    pip install calcbench-api-client

    conda install -c calcbench calcbench-api-client

## Credentials

Use your Calcbench username (email) and password. Get a free two week Calcbench trial @ https://www.calcbench.com/join

## Support

andrew@calcbench.com

## Credit

@someben https://github.com/calcbench/python_api_client/commit/6c2312525fa365acc91bd8e979037fc2492845f3

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/calcbench/python_api_client",
    "name": "calcbench-api-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "finance accounting SEC 10-(K|Q)",
    "author": "Andrew Kittredge",
    "author_email": "andrew@calcbench.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/4e/ea6a121bf2f734c1cfbe6daac15aed90df275288a80c05ee4ea3b3c08aac/calcbench_api_client-12.1.1.tar.gz",
    "platform": null,
    "description": "# Calcbench API Client\r\n\r\nA Python client for Calcbench's API.\r\n\r\nCalcbench is an interface to the XBRL encoded 10-(K|Q) documents public companies file on the SEC's Edgar system.\r\n\r\n    >>>import calcbench as cb\r\n    >>>cb.standardized(company_identifiers=[\"MSFT\", \"GOOG\"], point_in_time=True)\r\n\r\n:warning: **API access is not included in the standard Calcbench subscription. Talk to us@calcbench.com before you start coding.**\r\n\r\n## Documentation\r\n\r\nhttp://calcbench.github.io/python_api_client/html/index.html\r\n\r\n## Examples\r\n\r\nhttps://github.com/calcbench/notebooks.\r\n\r\n## Installation\r\n\r\n    pip install calcbench-api-client\r\n\r\n    conda install -c calcbench calcbench-api-client\r\n\r\n## Credentials\r\n\r\nUse your Calcbench username (email) and password. Get a free two week Calcbench trial @ https://www.calcbench.com/join\r\n\r\n## Support\r\n\r\nandrew@calcbench.com\r\n\r\n## Credit\r\n\r\n@someben https://github.com/calcbench/python_api_client/commit/6c2312525fa365acc91bd8e979037fc2492845f3\r\n",
    "bugtrack_url": null,
    "license": "Apache2",
    "summary": "Client for Calcbench data.",
    "version": "12.1.1",
    "project_urls": {
        "Documentation": "http://calcbench.github.io/python_api_client/html/index.html",
        "Examples": "https://github.com/calcbench/notebooks",
        "Homepage": "https://github.com/calcbench/python_api_client"
    },
    "split_keywords": [
        "finance",
        "accounting",
        "sec",
        "10-(k|q)"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96b7394ada244c46a1880a947a4a329bc64f11fdc0e1dbb1a13c15335b5e2f75",
                "md5": "1035628585c8a855c8b301f8012053bf",
                "sha256": "cfe69e582db319fbf7a6708ba7fd4066a2e2d6cf26e1598db42d3b8c044d923d"
            },
            "downloads": -1,
            "filename": "calcbench_api_client-12.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1035628585c8a855c8b301f8012053bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 572173,
            "upload_time": "2024-03-13T22:13:59",
            "upload_time_iso_8601": "2024-03-13T22:13:59.329871Z",
            "url": "https://files.pythonhosted.org/packages/96/b7/394ada244c46a1880a947a4a329bc64f11fdc0e1dbb1a13c15335b5e2f75/calcbench_api_client-12.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e44eea6a121bf2f734c1cfbe6daac15aed90df275288a80c05ee4ea3b3c08aac",
                "md5": "7f4bf053968890358b0422cf790b426e",
                "sha256": "9bcbae679fc85489491b15398574cde9edcf91469661e701a90a1ce129549779"
            },
            "downloads": -1,
            "filename": "calcbench_api_client-12.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7f4bf053968890358b0422cf790b426e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 936167,
            "upload_time": "2024-03-13T22:14:01",
            "upload_time_iso_8601": "2024-03-13T22:14:01.257615Z",
            "url": "https://files.pythonhosted.org/packages/e4/4e/ea6a121bf2f734c1cfbe6daac15aed90df275288a80c05ee4ea3b3c08aac/calcbench_api_client-12.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 22:14:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "calcbench",
    "github_project": "python_api_client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "calcbench-api-client"
}
        
Elapsed time: 0.22266s